/* CSS Document */

body {
background-color:#F0F3F2;
height:100%;
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


#wrapper {
margin:0 auto;
width:770px;
background-color:#FFFFFF;
position:relative;
border-left:1px solid #B1C3BB;
border-right:1px solid #B1C3BB;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#socialmenu {
float:right;
width:196px;
}

#header {
width:100%;
height:90px;
margin-bottom:14px;
padding-top:8px;
}

#contacts {
border:1px solid #B1C3BB;
width:90%;
margin-bottom:16px;
}

#contacts ul {
margin:0;
padding-top:6px;
padding-bottom:6px;
list-style:none;
}

#contacts ul li{
font-size:11px;
}

#contacts ul a{
text-decoration:none;
color:#F6951D;
}

img {
border:none;
}

a {
color:#F6951D;
}

p {
margin:0px;
padding:0px;
line-height:2em;
}

.bartitle {
height:18px;
background-color:#009150;
text-align:center;
color:#FFFFFF;
font-weight:bold;
}

h1 {
color:#052850;
font-size:24px;
padding:0px;
margin:0px;
}

h3 {
padding:0px 0px 6px 0px;
margin:0px;
}

.small {
color:E1E1E1;
padding:0;
margin:0;
font-size:12px;
}

#content {
width:562px;
}


#tags {
width:94%;
background-color:#F0FFFF;
margin-bottom:10px;
padding:8px;
}

#tags a {
padding-left:12px;
padding-right:12px;
}




#contacts ul {
 list-style-type: none;
 padding-top: 6px;
 padding-bottom: 6px;
 padding-left: 6px;
 padding-right: 6px;
 margin: 0px;
}

#contacts ul a {
 line-height: 20px;
 padding-left: 20px;
 vertical-align: middle;
 text-decoration: none;
}

#contacts #a a {
 background: url( http://news.prblogger.com/images/stumbleupon.gif ) left no-repeat;
}

#contacts #b a {
 background: url( http://news.prblogger.com/images/reddithead5.png ) left no-repeat;
}

#contacts #c a {
 background: url( http://news.prblogger.com/images/facebook_share_icon.gif ) left no-repeat;
}

#contacts #d a {
 background: url( http://news.prblogger.com/images/t-twitter.gif ) left no-repeat;
}

#contacts #e a {
 background: url( http://news.prblogger.com/images/16x16-digg-guy.gif ) left no-repeat;
}

#contacts #feed a {
 background: url( http://news.prblogger.com/images/rss.gif ) left no-repeat;
}


#contacts #related a {
background: url( http://upload.wikimedia.org/wikipedia/commons/6/64/Icon_External_Link.png ) left no-repeat;
}

blockquote {
background:transparent url(quote.png) no-repeat scroll 0 0;
margin:1em 20px;
padding-left:40px;
}