/*  
Theme Name: Viridity Energy
*/


/* General */
* { margin: 0; padding: 0; }
body { background: #ddd url(images/bg.png) repeat-x; font-family: "Helvetica Neue", Helvetica, Arial; font-size: 12px; padding: 0px; margin-top: 0px; color:#333;}
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#2d3538; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}

a:link { text-decoration: none; color : #3a6f98; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #3a6f98; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #3a6f98; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #205689; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }

/* BG 
############################################################################################################## */
#bg { width: 1000px; margin: 0 auto; margin-top: 10px;}
#bg-all { width: 1000px; background: #fff; overflow: hidden;}
/**/ * html #bg-all { height: 1%;} /* */

/* Container 
############################################################################################################## */
.container { padding: 20px 30px 40px 30px; float: left; width: 590px;}


.menu { overflow: hidden; float: left; width: 100%; background: url(images/menu_bg.jpg); width: 980px; margin: 0 auto; padding: 10px 0px 13px 100px;}
/**/ * html .menu { height: 1%;} /* */ 
.menu ul { float:left; }
.menu li { display: inline; font: bold 14px/14px "Arial"; letter-spacing: -1px; float: left; height: 28px; }
.menu li ul li { font-weight: normal; letter-spacing: normal;}
.menu li a, .menu li a:visited { color:#272d36; float: left; padding: 4px 6px 10px 6px; margin-right: 5px;}
.menu li a:hover { background: #fff; color:#0099cc; text-decoration: none;}
.menu .current_page_item a, .menu .current_page_item a:visited, .menu .current_page_item a:hover { background: #272d36 url(images/menu-on-bkg.png) repeat-x bottom; color:#fff; }

.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #def1f9; color:#272d36;}
.menu .current_page_item .page_item a:hover { background: #fff; color:#0099cc; }

/* Logo
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo {float: left; margin: 0px 0px 3px 0px;}
/**/ * html .logo { height: 1%;} /* */ 

.logo .txt { width: 520px; padding-left: 70px; background: url(images/logo-symbol.png) no-repeat left 10px; padding-bottom: 30px; }
.logo .txt h1 { font: bold 55px/50px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 5px;}
.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#272d36;}
.logo .txt p.desc { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#2abada;}

.logo .img { padding-bottom: 9px; }


/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 600px; float: left; padding-left: 0px;}

.title { color:#272d36; font: normal 24px/20px "Helvetica"; letter-spacing: 1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 0px #ccc;}
.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px;}
.edit a { background:url(images/edit-icon.png) no-repeat left 2px; padding-left: 14px; color:#ff6600; font-size: 11px; }
.error { color:#cc0000; font-size: 11px; font-weight: bold;}


.img-top { width: 1000px; float: left; height: 238px; display: block; border-bottom: 1px solid #555; background: url(images/front_image.jpg); }
.img-top-clients { width: 1000px; float: left; height: 238px; display: block;  border-bottom: 1px solid #555; background: url(images/clients.jpg); }
.img-top-services { width: 1000px; float: left; height: 238px; display: block; border-bottom: 1px solid #555; background: url(images/services.jpg); }
.img-top-news { width: 1000px; float: left; height: 238px; display: block; border-bottom: 1px solid #555; background: url(images/news.jpg); }
.img-top-partners { width: 1000px; float: left; height: 238px; display: block; border-bottom: 1px solid #555; background: url(images/partners.jpg); }



/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post, .attachment { width: 100%; position: relative;}
/**/ * html .post, .attachment { width: 99%;} /**/ 


.p-head { padding-bottom: 5px;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#69ae44; font: bold 26px "Helvetica Neue", Helvetica, Arial; padding-bottom: 0px; margin-bottom: 0px;}
.p-head h1 a:hover { color:#69ae44; text-decoration: none; }

.p-head h2 { color:#3a6f98; font: normal 20px "Helvetica Neue", Helvetica, Arial; padding-bottom: 0px; margin-bottom: 0px;  }
.p-head h2 a, .p-head h2 a:visited { color:#3a6f98; padding-bottom: 0px; margin-bottom: 0px;}
.p-head h2 a:hover { text-decoration: underline; }

.p-head h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; }
.p-head h3 a, .p-head h3 a:visited { color:#272d36;}
.p-head h3 a:hover { color:#0099cc; text-decoration: none;}

.p-cat { font: normal 11px/14px 'Arial'; text-transform: uppercase; color:#999;}
.p-catbig { font: normal 13px 'Arial'; text-transform: uppercase; color:#999;}
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: underline; color:#999; padding-right: 5px;}

/**/ * html .p-time { left: -70px;} /**/ 
.p-time strong { float: left; text-align: center;}
.p-time .day { font: normal 20px/18px "Arial"; letter-spacing: -1px; color:#fff; width: 40px; padding: 7px 0px; background:#2abada; overflow: hidden; }
.p-time .month { background:#dedede; width: 40px; padding: 3px 0px; margin-bottom: 10px;}
.p-time .year { background: #fff; border: solid 1px #dedede; font: normal 11px/11px 'Verdana'; padding: 12px 5px; color:#bababa;}

.p-con { border-top: solid 0px #dbdbdb;}
.p-con p { font: normal 14px/22px "Helvetica Neue", Helvetica, Arial; padding: 5px 0px; margin: 5px 0px;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { font: normal 14px/22px "Helvetica Neue", Helvetica, Arial; padding: 0px 0px 10px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat 0px 4px; color:#454545; }
.p-con blockquote { font: italic 14px/19px Georgia, "Helvetica Neue", Helvetica, Arial; padding: 10px 20px; margin: 10px 0px; background: #f4ffe8; }
.p-con blockquote p { font: italic 14px/19px "Helvetica Neue", Helvetica, Arial; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}


.p-det { margin-top: 15px;}
.p-det li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 20px; margin-right: 10px; }
.p-det li.p-det-com { background: url("images/comment_icon.jpg") left center no-repeat; }
.p-det li.p-det-com a { font-weight: bold; letter-spacing: -1px;}
.p-det li.p-det-tag { background: url("images/p-det-tag.png") left center no-repeat; }
.p-det li a,.p-det a:visited { font: normal 14px/18px "Arial"; margin-right: 3px;}

.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 100%; }
.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 4px #eee; padding: 1px; }
.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; padding-bottom: 20px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 20px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; }
.nav a, .nav a:visited { cursor: hand; font: bold 14px/16px "Arial"; letter-spacing: -1px; }



/* Comments
############################################################################################################## */
.comments-list { padding-top: 10px;}
.comments-list h2 { color:#272d36; font: normal 16px/16px;  padding-bottom: 15px;}
.comments-list div.entry { margin-bottom: 15px; display: block; padding: 15px; border: 1px solid #ccc; background: #fff url() no-repeat right bottom;}
.comments-list div.alt { margin-bottom: 15px; display: block; padding: 15px; border: 1px solid #ccc; background: #fff url() no-repeat right bottom;}

.comments-list p.name { font: bold 14px/14px "Helvetica"; color:#333;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#3a6f98; text-decoration: underline;}

.comments-list .con { font: normal 12px/17px "Helvetica"; margin-right: 90px; color:#333;}
.comments-list .con p { font: normal 12px/17px "Helvetica"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background: #e1f4fc; padding: 20px; margin: 10px 0px;}
.comments-form h3 { color:#272d36; font-size: 20px;  padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #c5e1ed; }
.comments-form p { padding: 7px 0px; color:#808080;}
.comments-form .required { font-weight: normal; color:#ff0000;}
.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }
.comments-form input.formid { border: 1px solid #a8d3e4; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formemail { border: 1px solid #a8d3e4; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formuri { border: 1px solid #a8d3e4; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}

.comments-form textarea { border: 1px solid #a8d3e4; background: #fff; padding: 4px; width: 97%;}
.comments-form .button { border: 1px solid #a8d3e4; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}







/* Side Right 
############################################################################################################## */
.SR { width: 300px; margin-right: 30px; padding-bottom: 30px; float: right;}

/* Search 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.search { background: #fff url(images/search_bg.jpg) no-repeat left bottom; float: right; width: 141px; right: 0px; height: 28px; padding: 6px 0px 0px 6px; margin: 68px 0px 0px 0px;}
.search input { margin: 0px 0px 0px 2px; border: none; padding: 4px 0px 4px 0px; width: 115px; color:#888;}

/**/ *html .SR .search  { height: 1%;} /**/ 
.SR .search form { width: 245px; padding: 10px; border: 1px solid #3ac6e5; background: #2abada; }
.SR .search fieldset { overflow: hidden; height: 1%;  }
.SR .search button { float: left; background: url(images/search-button.png) no-repeat; width: 26px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }
.SR .syn ul { margin: 10px 0px;}
.SR .syn li { background: url(images/SynIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; color:#ffcc66; display: inline; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.SR .syn li a {color:#fff; }
.SR .syn li a:visited {color:#fff; }
.SR .syn li a:hover {color:#fff; }

/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .about { background: #57abe6 url(images/about-bkg.png) no-repeat left top; padding: 20px 15px 15px 15px; color:#fff;}
.SR .about h3 { font-size: 24px; letter-spacing: -1px; color:#fff;}
.SR .about p { padding: 5px 0px; margin: 0px; font-size: 13px; line-height: 16px;}

/* Photostream 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .photostream { overflow: hidden; background: #9ed5e1 url(images/photostream-bkg.png) no-repeat bottom left; padding: 15px 0px 25px 15px;}
/**/ *html .SR .photostream { height: 1%;} /**/ 
.SR .photostream h3 { font-size: 24px; letter-spacing: -1px; color:#102a30;}
.SR .photostream ul { float: left; margin-top: 10px;}
.SR .photostream li { background: url(images/photostream-li-bkg.png) no-repeat left top; list-style-type: none; display: inline; padding: 5px; float: left; margin: 0px 3px 5px 0px;}
.SR .photostream li a img, .SR .photostream li a:visited img { border: solid 1px #fff; width: 54px; height: 54px;}
.SR .photostream li a:hover img { border: solid 1px #000;}

/* Categories + Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .categs { background: #d1f0e2; overflow: hidden; padding: 15px; margin-bottom: 3px;}
/**/ *html .SR .categs { height: 1%;} /**/ 
.SR .categs div { float: left; width: 130px;}
.SR .categs div h3 { font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px;}
.SR .categs div li { padding: 1px 0px; list-style-type: none; font-size: 11px; color:#5e8a89; }
.SR .categs div a, .SR .categs div a:visited { color:#247682; text-decoration: underline;}
.SR .categs div a:hover { color:#003333; text-decoration: underline;}

/* Recent
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .recent { background: #fff;  padding: 0px; margin-top: 20px; margin-bottom: 3px; }	
.recent h1 {color: #69ae44; font-size: 23px; padding-bottom: 15px; padding-top: 5px;}	
.SR .recent .tabs { overflow: hidden; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: #e3e3e3; margin-left:1px;}
.SR .recent .tabs li a { float: left; font: bold 17px/17px "Helvetica Neue", Helvetica, Arial; border-bottom: 7px solid #f1f1f1; color: #333; padding: 5px 7px 5px 7px; text-decoration: none;}
.SR .recent .tabs li a.active  { padding: 5px 7px 5px 0px;  font-size: 18px; color: #3a6f98; text-decoration: none; }
.SR .recent .tabs li a:hover { padding: 5px 7px 5px 7px; border-bottom: 7px solid #c3eafa; background: #39b1e3; color: #fff; text-decoration: none; }
.SR .recent a, .SR .recent a:visited { color:#3a6f98; text-decoration: underline;}
.SR .recent a:hover { color:#003333; text-decoration: underline;}

#tab-news{ font-size: 13px; }
#tab-news li { display: block; line-height: 18px; border-bottom: 1px solid #ddd; }
#tab-news li a { background: #fff; display: block; text-decoration: none; padding: 7px 0px 7px 5px;}
#tab-news li a:hover { background: #f1fbff; display: block; text-decoration: none; padding: 7px 0px 7px 5px;}

#tab-posts { font-size: 13px; }
#tab-posts li { display: block; line-height: 18px; border-bottom: 1px solid #ddd; }
#tab-posts li a { background: #fff; display: block; text-decoration: none; padding: 7px 0px 7px 5px;}
#tab-posts li a:hover { background: #f1fbff; display: block; text-decoration: none; padding: 7px 0px 7px 5px;}
#tab-tags { display: none; margin-bottom: 5px; font-family: "Verdana"; line-height: 22px;}



/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .widget { background: #e1f3ee; padding: 15px; margin-bottom: 3px; color:#5e8a89;}
.SR .widget h3 {font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px; border-bottom: solid 1px #c5ded7; margin-bottom: 5px;}
.SR .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}
.SR .widget a, .SR .widget a:visited { color:#247682; text-decoration: underline;}
.SR .widget a:hover { color:#003333; text-decoration: underline;}

.SR .widget_tag_cloud { line-height: 22px;}

.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #d2e9e3;}

.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}

.SR .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.SR .widget_flickrRSS ul { float: left;}
.SR .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}
.SR .widget_flickrRSS li a:hover img { border: solid 1px #000;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { width: 1000px; height: 47px; color: #ccc; margin: 0 auto; margin-bottom: 10px; padding:0; background: url(images/footer_bg.jpg)}
.footerbottom { width: 1000px; height: 47px; margin: 0 auto; margin-bottom: 40px; padding:0; }
.footer-copyright {float: left; margin: 16px 0px 0px 20px; }
.footer-nav {float: right; margin: 16px 20px 0px 0px;}
.footer a, .footer a:visited { color:#ccc; text-decoration: none;}
.footer a:hover { color:#fff; text-decoration: underline;}


* {
	margin:0;
	padding:0
	}

#nav {
        overflow: hidden; float: left; width: 100%; height: 50px; background: url(images/menu_bg.jpg); width: 100%; margin: 0 auto; padding: 0px 0px 0px 12px; font-family: trebuchet ms;
	}

#nav li {
	margin-right:0px;
        text-transform: lowercase;
        font-size: 16px;
        letter-spacing: 1px;
        display: block;
        font-weight: bold;
	}

#nav li, #subnav li {
	float:left;
	list-style:none;
	}


#nav a, #nav a:visited {
	color:#FFF;
	text-decoration:none;
        font-weight: bold;
        height: 39px;
        padding: 11px 20px 0px 20px;
        display: block;
        background: url(images/menu_bg_top.jpg) no-repeat right top;
	}

#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
        font-weight: bold;
        height: 39px;
        color: #70c843;
        padding: 11px 20px 0px 20px;
        display: block;
	}

#nav .side-menu {
	margin-right:40px;
	}

#nav .side-menu li {
        text-transform: lowercase;
        font-size: 14px;
        letter-spacing: 1px;
        display: block;
        font-weight: bold;
	}

#nav .side-menu a, #nav .side-menu a:visited {
	color:#cc;
	text-decoration:none;
        font-weight: bold;
        height: 39px;
        padding: 11px 8px 0px 8px;
        display: block;
        background: url() no-repeat right top;
	}

#nav .side-menu a:hover, #nav .side-menu a:active,
#nav .side-menu li.current_page_item a,
#nav .side-menu li.current_page_item a:visited
        {
        font-weight: bold;
        height: 39px;
        color: #70c843;
        padding: 11px 8px 0px 8px;
        display: block;
	}

#subnav {
	background:#69ad48;
        border-bottom: 1px solid #78c44f;
	height:23px;
        font-size: 13px;
        float: left;
        margin: 0px auto;
        padding-left: 25px;
        width: 100%;
	}

#subnav li {
	border-right:1px solid #78c44f;
	padding:0 7px;
        margin-top: 0px;
        display: block;
	}	

#subnav a, #subnav a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

#subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:underline;
	}

#subnav a:hover {
        color: #fff;
        text-decoration:underline;
        }

.front-txt {display: block; width: 600px; margin: 60px 0px 0px 35px; color: #ebebeb; font-size: 17px; line-height: 24px;}
.front-txt a {color: #ebebeb; font-size: 17px;}

.twitter-front {display: block; margin: 190px 0px 0px 30px; font-size: 13px; font-weight: normal; color: #ccc; }
.twitter-front a {color: #ccc; }

.biglink a {font-size: 18px; color: #3a6f98; display: block; text-decoration: underline; margin-top: 20px; margin-bottom: 20px; font-weight: bold;}
.biglink a:hover {color: #205689;}

.sidebartxt {display: block; padding: 15px 0px 10px 0px; line-height: 19px; font-size: 13px;}
.sidebartxt h3 a {font-size: 16px; padding-bottom: 5px; display: block; text-decoration:underline;}
.sidebarmain {margin-top: 20px;}
.sidebar-feed {display: block; margin-top: 20px;}
.sidebar-feed a {color: #d85d03;}

.gReader-title {font-size: 18px; padding-bottom: 5px;}
.gReader-desc {font: normal 14px/21px "Helvetica Neue", Helvetica, Arial; margin: 0px 0px 15px 0px; padding-bottom: 15px; border-bottom: 1px dotted #ccc;}
.gReader-date {font: normal 13px/20px "Helvetica Neue", Helvetica, Arial; margin: 8px 0px 8px 0px;}
