/* 
Theme Name: The Logo Love
Theme URL: http://thelogolove.com/
Description: The Logo Love.
Author: Emil Paun
Author URI: http://www.maqina.ro/
Version: 0.1
*/
* {margin:0;padding:0;}
body {
font:normal 11px/15px Helvetica, Arial, sans-serif;
color:#999;
background:#fff;
}

a:link {
color:#000;
text-decoration:none;
}
.post a:link {
color:#999;
text-decoration:none;
}
a:visited {
color:#000;
text-decoration:none;
}
a:hover {
color:#000;
text-decoration:none;
background:#ff0;
}
a:active {
color:#c11;
text-decoration:none;
}
a img {border:0 none;}

h1 {font-size:12px; height: 60px; width:500px; cursor:pointer; margin-bottom:20px;}
h1 a, h1 a:visited, h1 a:hover { text-indent:-9000em; display:block; background:url(images/logolove.png) 40px 0 no-repeat #fff; height: 60px; width:500px; cursor:pointer;  }

#header p {background:url(images/tagline.png) 40px 6px no-repeat; text-indent:-9000em; height:42px; border: solid #ccc; border-width: 1px 0; clear:both;}

h2, h3, h4, h5, h6 {
color:#000;
font-size:12px;
}
ul {list-style-type:none;}


#container {
width:960px;
margin:10px;
}

#header {
height:140px;
}
#main {
float:left;
width:960px;
clear:both;
}
#page {
float:left;
width:880px;
clear:both;
padding:10px 40px;
}

#page p {margin-bottom:15px;}


#sidebar {
width:880;
height:20px;
padding:20px 40px 15px 40px;
clear:both;
border:dotted #ccc;
border-width:1px 0;

}

.post {width:240px; margin:0 40px 20px 40px; float:left;}

.post img {background:#fff; vertical-align:text-bottom; border: solid #ccc; border-width:1px 0;}
.post h2 {margin-top:5px;}
#footer {
clear:both;
padding:10px 40px;
margin-top:10px;
}

#pages {float:left;}
#maqina {float:right;}

#page .column.thin {width:240px; margin:0 80px 10px 0; float:left;}
#page .column.thin.last {width:240px; margin:0 0 10px 0; float:left;}
