/*
Theme Name: Blog LinkFromBlog
Description: Theme special for linkfromblog.com
Version: 1.0
Author: Andrey Mukhin

*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
}
a, a:link, a:visited, a:active { color: #4478bc; text-decoration:none;}
a:hover {text-decoration:underline;}
a img {
border:none;
}
h1, h2, h3, h4, h5, h6 {
font-weight:bold;
font-size:14px;
}

#page {
text-align:center;
}
#wrap {
width:915px;
margin:0 auto;
text-align:left;
}
.logo {
width:915px;
height:95px;
margin:0 auto;
text-align:left;
}
.hometop1 {background:url(images/maintop.jpg) left top repeat-x; height:10px; overflow:hidden;}
.hometop2 {background:url(images/mainlefttop.jpg) left top no-repeat; height:10px; overflow:hidden;}
.hometop3 {background:url(images/mainrighttop.jpg) right top no-repeat; height:10px; overflow:hidden;}

.homemiddle {background:url(images/mainbg.jpg) center repeat; height:100%; padding:0 10px; border-right:1px solid #EE8F31; border-left:1px solid #EE8F31;}

.homebottom1 {background:url(images/mainbottom.jpg) left top repeat-x; height:10px; overflow:hidden;}
.homebottom2 {background:url(images/mainleftbottom.jpg) left top no-repeat; height:10px; overflow:hidden;}
.homebottom3 {background:url(images/mainrightbottom.jpg) right top no-repeat; height:10px; overflow:hidden;}

#content {
width:630px;
float:left;
}
.side {
width:245px;
float:right;
background:#FFFBEB;
}
.sideinto {
border:1px solid #F6EDBD;
border-top:none;
}
.righttop1 {  height:8px; width:100%; background: url(images/righttop.jpg) left top repeat-x; overflow:hidden; }
.righttop2 {  height:8px; width:100%; background: url(images/righttopleft.jpg) left top no-repeat; overflow:hidden; }
.righttop3 {  height:8px; width:100%; background: url(images/righttopright.jpg) right top no-repeat; overflow:hidden; }
#sidebar ul {
list-style:none;
padding:0;
margin:0;
margin-left:20px;
}
#sidebar ul li {
margin-top:5px;
}
#footer {
text-align:center;
padding:10px 0;
}