/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Bitstream Vera Sans" "Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {padding:0 1.5em;}
ul, ol {padding:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
pre{display: block;
font-family: monospace;
margin: 1em 0px;

}
/*End genericstyles*/

/*Main layout */
body{
background:#E9ECEB;
}
blockquote{
margin-left:20px;
}
#wrapper{
width:1200px;
margin:0 auto;
}
a {
color: #075FB2;
text-decoration:none;
}
a:hover {
color: #909090;
text-decoration:none;
}
a:visited {
color: #9090B6;
text-decoration:none;
}
.header #searchform{
float:right;
}
.header h1,.header h1 a,.header h1 a span{
color:#383838;
font-size:26px;
font-weight:bold;
height:40px;
margin-bottom:22px;
margin-top:14px;
text-decoration:none;
}
.rss-icon,.rss-icon img{
margin:0 0 0 10px;
padding:0;
}
.dyntitle{
width:250px;
background-image:url(/images/transp.png);
border:2px solid #ddd;
-moz-border-radius:13px;
-webkit-border-radius:13px;
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
font-size:12px;
padding:8px;
}
.mainnav{
color:#909090;
font-size:11px;
line-height:17px;
float:right;
margin:5px 0 5px 0;
padding:0;
}
.mainnav a{
text-decoration:none;
color:#909090;
}
.mainnav li,.mainnav li.first{
float:left;
padding:0;
margin:0 10px;
}
.mainnav li.first{
list-style-type:none;
}

#searchform div{
margin-right:30px;
padding:1px 3px;
border:1px solid #ddd;
-moz-border-radius:13px;
-webkit-border-radius:13px;
}
#searchform div input{
background:transparent;
border:0;
padding :0;
margin:0;

}
.sidebar-left{
float:left;
position:fixed;
width:120px;
top:70px;
/*
right:1105px;
*/
background-color:#e9eceb;

}

.sidebar-left ul{
list-style-type:none;
color:#909090;
font-size:12px;
line-height:24px;
font-family: "bitstream vera sans" tahoma sans-serif;
text-transform:lowercase;
width:116px;
}
.sidebar-left ul .home{
margin-bottom:14px;
}
.sidebar-left ul li a{
text-decoration:none;
color:#909090;
}
.sidebar-left ul .current-cat{
background:#fff;
font-weight:bold;
border:1px solid #ddd;
border-right:0;
-moz-border-radius-topleft:6px;
-moz-border-radius-bottomleft:6px;
-webkit-border-top-left-radius:6px;
-webkit-border-bottom-left-radius:6px;
margin-left:-16px;

}
.sidebar-left ul .current-cat a{
color:#444;
display:block;
margin:5px 16px;
}
.children{
margin-left:-16px;
padding-bottom:0px;
}

.rightwrap{
clear:right;
width:1035px;
background:#fff;
float:right;
margin:0;
padding:20px 0 20px 30px;
border:1px solid #ddd;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.content{
width:750px;
float:left;
}
.sidebar-right{
float:left;
float:right;
width:250px;
padding:15px 0 0 20px;

}
.sidebar-right #menu ul,.sidebar-right #menu{
margin:0;
padding:0;
}
.sidebar-right #menu ul li {
background:#E0ECFF;
padding:18px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-top-left-radius:10px;
list-style-type:none;
margin:0 0 30px  0;
font-size:13px;

}
.sidebar-right #menu ul li ul li{
margin:1px 0;
padding:0;
}
.sidebar-right #menu ul li a{
color:#075FB2;
text-decoration:none;
}
.sidebar-right #menu h2 {
color:#606060;
font-size:11px;
margin-bottom:5px;
margin-top:0;
text-transform:uppercase;
font-weight:bold;
}
.today{
background-color: rgb(233, 236, 235);
border: 1px solid rgb(218, 218, 218);
color: rgb(144, 144, 144);
float: left;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 15px;
margin: 20px 0 20px -31px;
padding:1px 5px;
position: relative;
text-align: center;
text-transform: uppercase;
}

#top-stories .posts{
width:29%;
padding:0 2%;
float:left;
overflow:hidden;
}
.posts h2{
margin:0;
padding:0;
margin-bottom:8px;
margin-top:14px;
clear:both;
}

.posts h2 a, .maximized h2 a{
color:#075FB2;
font-size:16px;
font-weight:bold;
height:16px;
overflow:hidden;
text-transform:capitalize;
text-decoration:none;
line-height:16px;
clear:both;
}

.top-story-thumbnail{
padding:0;
margin:0 auto;

text-align:center;
height:130px;
overflow:hidden;
border:1px solid #bbb;
margin-bottom:8px;
display:block;

}
.top-story-thumbnail img{
height:130px;
margin:0;
padding:0;

}
#single .top-story-thumbnail{
border:none;
}
#single .top-story-thumbnail img{
border:1px solid #bbb;
}
.top-story{
clear:both;

}
.postmetadata-top,.postmetadata-btm, .excerpt, .full-content, #top-stories .posts p{
margin:0;
padding:0;


}
.postmetadata-btm{
clear:both;
}
#top-stories .posts .postmetadata-btm,#top-stories .posts .postmetadata-btm a, .postmetadata-btm{
text-decoration:none;
color:#909090;
font-size:90%;
margin:2px 0 0 0;
padding:0;

}
#top-stories .posts .postmetadata-btm a:hover {
color:#075FB2;
text-decoration:none;
}
#articles{
clear:left;
padding-top:30px;
}

.minimize{
display:block;
width:100%;
text-align:right;
background:#E9ECEB;
padding:3px 0;
clear:both;
}
.minimize a{
text-decoration:none;
width:95%;
display:block;
color:#bbb;
padding-right:5%;


}
.maximized{
border: 2px solid #E4E4E4;
-moz-border-radius:10px;
-webkit-border-radius:10px;
margin-left:-10px;
margin-top:25px;
clear:left;
}
.maximized .full-content{
font-size:120%;
}
.postmetadata-top{
display:none;
}
.postmetadata-btm{
display:block;
}
.maximized .postmetadata-btm{
display:none;
}
.maximized h2, .maximized .postmetadata-top{
display:block;
padding : 15px 15px 0px 20px;
}
.maximized .postmetadata-top, .maximized .postmetadata-top a,.postmetadata-btm a,.postmetadata-btm{
color:#909090;
text-decoration:none;
}
.maximized .postmetadata-top a:hover, .postmetadata-btm a:hover{
color:#075FB2;
text-decoration:none;
}
.maximized h2 a{
color:#383838;
font-size:20px;
height:20px;
margin-bottom:10px;
margin-top:14px;
max-height:29px;
}
/* Comments Styles */

.avatar{
float:left;
margin: 2px 8px 0 2px;
}
.commentlist, .commentlist ul {
list-style-type:none;
}
.commentlist ul {
margin-left:20px;
}
.comment .comment-body{
padding:5px;
margin:9px 0;
border:1px solid #cdcdcd;
}
.comment .comment-body p{
margin: 2px 5px;
}
.bypostauthor .comment-body{
border:1px solid #B4CDFF;

background:#F5F8FF;
}
.pingback .comment-body{
border:1px solid #dedede;
color:#aaa;
}
.commentform textarea{
height:100px;
}
/* End Comments Styles */
.sociable{
display:none;
margin:3px 0;
padding:0;

}
#single .sociable{
display:block;
margin:10px 0 0 0;
padding:10px 0 0 0;
clear:both;
}
#single .sociable .sociable_tagline, .related{
display:block;
padding:10px 0 ;
padding:0;
clear: both;
color: rgb(116, 171, 0);
display: block;
font-size: 11px;
font-weight: bold;
height: 17px;
line-height: 17px;
margin-bottom: 6px;
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
text-transform: uppercase;
}
.maximized .sociable_tagline{
display:none;
}
.linklove{
display:none;
}
.sociable ul{
margin:0;
padding:0;
list-style-type:none;
height:32px;
}
.sociable ul li{
display:inline !important;
float:left;
margin:0 3px;
}
/*
.sociable ul li img{
height:16px;
width:16px;
}
*/
.maximized .sociable{
display:block;
}
.maximized .full-content, .comment-content{
padding : 2px 15px 8px 20px;
}
.alignright{
float:right;
}
.alignleft{
float:left;
}
.aligncenter{
margin:0 auto;
}
.wp-caption{
background:#eee;
text-align:center;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border:1px solid #bbb;
padding:4px;

}
.wp-caption-text{
margin:0;
font-family:serif;
font-size:90%;
}
#single .comment-content {
padding:0 !important;
}
.comment-content {

margin-top:10px;
}
.comment-content h2{
padding:0;
clear: both;
color: rgb(116, 171, 0);
display: block;
font-size: 11px;
font-weight: bold;
height: 17px;
line-height: 17px;
margin-bottom: 6px;
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
text-transform: uppercase;
}
.show-comments{
margin-top:10px;
}
.recent-comment{
clear:left;
}
.recent-comment-gravatar{

}
.recent-comment-comment{
margin-left:32px;
}
#footer{
width:100%;
clear:both;
text-align:center;
}
#footer ul{
list-style-type:none;
}
.about{
margin:0 auto;
width:50%;
color:#bbb;
}
.credit{
float:right;
margin:10px 60px 0 0;
}

blockquote{
font-weight:normal;
font-style:italic;
font-family:sans-serif;
background:#f3f3f3;
border:1px solid #ccc;
border-radius:8px;
-moz-border-radius:8px;
-khtml-border-radius:8px;
-webkit-border-radius:8px;
padding:8px;
color:#000;
margin:25px 20px 20px 50px;
text-align:justify;
}
blockquote p{
margin:0;
padding:0;
color:#555;
font-size:150%;
}
blockquote:before{
content:"\201C";
float:left;
font-size:1500%;
font-family:Georgia, "Times New Roman", times,serif;
margin-top:0px;
margin-right:7px;
color:#ddd;
padding:0;
margin-bottom:-40px;
line-height:80px;
}