/*  
Theme Name: FlowingData
Theme URI: http://flowingmagazine.com/
Description: An online magazine theme.
Version: 2.5c
Author: Nathan Yau
Author URI: http://flowingdata.com
License: Private theme
*/

/* Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, legend {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 100%;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

caption,th {
	text-align: left;
}

/* @end */


/* Structure */

#header {
	padding: 0px;
	text-align: left;
	background-color: #FFF;
    padding-bottom: 10px;
}

#header-container {
    width: 902px; /*882px;*/
    margin: 0 auto;
    padding: 10px 0 0 5px;
}

#main-wrapper {	
	text-align: center;	
	background-color: #FFFFFF;
	font-size: 12px;
	overflow: hidden;
}
#content-wrapper {
    border-top: 1px solid #d3d3d3;
    background-color: #FFF;
    width: 905px; /*915px;*/ 
	margin: 10px auto 10px auto;
	padding-top: 10px;
}
#content {
	text-align: left;
	width: 547px;
	margin: 10px 8px 20px 0;
	padding: 0 20px 0 0px;
	float:left;
	position:relative;
}

#home-content {
	text-align: left;
	width: 555px;
	margin: 0 0 20px 0;
	padding: 0 20px 0 0px;
	float:left;
	position:relative;
}

#sidebar {
	text-align: left;
	width: 316px; 
	margin: 0px 0px 20px 0px;
	padding-bottom: 30px;
    border-left: 1px solid #d3d3d3;
	float:left;
	position: relative;
	color: #333;
}

#footer {
	clear: both;
	position: relative;
	padding: 0 0 20px 0;
	margin: 0;
	text-align:left;
	font-size: 11px;
	border-top: 1px solid #DBDBDB;
	background-color: #ECECEC;
}

#footer-container {
    width: 902px;
    margin: 0 auto;
    padding: 5px 0px 25px 0px;
    background-color: #ECECEC;
}

/* @Structure end */



body {
	margin: 0 auto;
	padding: 0;
	background-color: #ECECEC;
	color: #333;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	text-align: center;
}






/* Core elements */

a { 
    text-decoration:none; 
    color: #821122;
}
a:hover { text-decoration:underline; }
label { font-size: 0.90em; display: block; }

/* @Core elements end */



.meta { color: #4f4f4f; }
.float-left { float: left; }
.float-right { float: right; }
.img-left { float:left; margin:0px 13px 13px 0;}
.img-right { float:right; margin:2px 0 13px 35px;}

.imgleft { float:left; margin:5px 13px 13px 0;}
.imgright { float:right; margin:5px 0 13px 13px;}

.clear-line { clear:both; }
.border_top { border-top:1px solid #e2e2e2; }
.border { border: 1px solid #e2e2e2; }
.border_bottom { border-bottom:1px solid #e2e2e2; }

a.button { 
    background-color: #f2f2f2;
    color: #821122;
    padding: 3px 6px;
    text-decoration:none;
    border: 1px solid #CCC;
    font-weight: normal;
    font-size: 0.95em;
}
a.button:hover {
    background-color: #821122;
    color: #FFF;
}

h4.section_header {
    margin: 0 0 10px 0;
    font-size: 12px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}
h4.section_header a {
    color: #000;
}


/* @Homepage */

#top-wrapper {
    margin: 0 auto;
}

#featured-article {
/*    width: 545px;*/
    padding: 0px 0 15px 0; /*15px 0 15px 0;*/
/*    margin-bottom: 15px;*/
    /*height:112px;*/
    float: left;
    position: relative;
    text-align: left;
/*    font-size: 12px;*/
    line-height: 1.4em;
/*    border-bottom: 2px solid #333;*/
    background-color: #FFF;
}

#main-sponsor {
    width: 310px;
    margin: 20px 0px 0 10px;
    float: left;
    position: relative;
}



#column-wrapper {
/*    text-align: left;*/
/*  width: 555px;*/
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	float:left;
/*  position:relative;*/
	
    font-size: 1.0em;
    line-height: 1.4em;
    overflow: hidden;
    
    border-bottom: 1px solid #d3d3d3;
}

#main-left-column {
    width: 197px; /*260px;*/
    float: left;
    margin: 0;
    padding: 10px 20px 5px 0;
    text-align: left;
    border-right: 1px solid #e2e2e2;
    
/*    padding-bottom: 20010px;
    margin-bottom: -20000px;*/
}

#main-center-column {
    width: 317px;
    margin-left: 20px;
    padding: 10px 0 0 0;
    float: left;
    
/*    padding-bottom: 20010px;
    margin-bottom: -20000px;*/
}

#mid-column-wrapper { margin-bottom:10px; }
#mid-column-wrapper #vizgallery {
    width: 327px;
    font-size: 0.95em;
    margin-right: 20px;
    padding: 5px 20px 0 0;
    float: left;
    border-right: 1px solid #e2e2e2;
}
#mid-column-wrapper .homeviz {
    line-height: 1.4em;
    margin-bottom: 30px;
}
#mid-column-wrapper .homeviz img {
    border:1px solid #e2e2e2;
    float:right;
    margin-left:15px;
    margin-top:3px;
    margin-bottom:10px;
}
#mid-column-wrapper .homeviz .meta {
    margin: 0.2em 0 0.3em 0;
}

#mid-column-wrapper #popular-articles {
    width: 187px;
    float: left;
    margin: 0;
    padding: 5px 0 20px 0;
}

#data_underload {
    border-top:1px solid #d3d3d3;
    padding: 15px 0 20px 0;
}
#data_underload ul { text-align:center; }
#data_underload ul li { margin-right: 3px; display:inline;}
#data_underload ul li:last-child { margin-right:0;}
#data_underload a img { border: 1px solid #e2e2e2; }

#everything_else { padding-top:10px; border-top:1px solid #d3d3d3; }
#everything_else h4.section_header { font-size:11px; }
#everything_else #category-recent1, #category-recent2 { 
    padding-top: 10px;
    width: 29%; 
    padding-right: 15px;
    float: left;
}
#everything_else #category-recent2 { 
    padding: 10px 15px;
    width: 29%;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    float: left;
}
#everything_else #category-recent3 { 
    padding-top: 10px;
    width: 29%; 
    padding-left: 15px;
/*    border-right: 1px solid #e2e2e2;*/
    float: left;
}
#everything_else .category_recent { font-size:0.6em; line-height:1.8em; }
#everything_else .category_recent li a { font-size:11px; }
#everything_else .category_recent ul {
    margin: 5px 0 25px 12px;
}
#everything_else .category_recent ul li {
    margin-bottom: 1.5em;
}

/* @end homepage */


/* Navigation Bar */

#navbar-container {
    background: #000;
    border-bottom: 2px solid #821122;
}

#navbar {
    width: 900px; /*880px;*/
    margin: 0 auto;
    background: #000;
    padding: 0 0 1px 0;
}

#navbar ul {
    margin-left: 0;
    padding-left: 0;
    /*width: 600px;*/
}


#navbar ul li { 
    list-style-type:none;
    font-size: 11px; /*12px;*/
    display: inline;
}

#navbar a:visited, #navbar a:link {
    color: #fff;
    text-decoration: none;
    /*padding:5px 13px;*/
    padding: 3px 8px;
    background: #000;
    font-weight: bold;
}

#navbar a.out:visited, #navbar a.out:link {
    background: #000;
}

#navbar li.current_page_item a {
    color: #000;
    background-color: #fff;
    padding:3px 8px 7px 8px;
}

#header #navbar li a:hover {
    color: #000;
    background-color: #fff;
}


#header #subscribe { 
    background-color: #fff;
    color: #000; 
    padding: 7px 15px 5px 15px;
    margin: 13px 0 0 0;
    font-size: 12px;
    font-weight: normal;
    float: right;
    
}
#header #subscribe span { color: gray; }
#header #subscribe a { color: #821122; text-decoration: none; font-weight:bold;}
#header #subscribe a:hover { color: #821122; text-decoration: underline;}
#header #subscribe img { vertical-align: middle; padding-bottom: 4px; }





/*.main-sec { margin:0 0 20px 0;}*/


#featured-article h1 { font-size:20px; line-height:1.2em; color: #000; font-weight: normal; }
/*#featured-article img { float: left; margin:2px 12px 0px 0px; }*/
#featured-article img { text-align:center; }
#featured-article a img { border:1px solid #f2f2f2; }
#featured-article a { color:#000; text-decoration:none; }
#featured-article a:hover {color:#821122; text-decoration:underline;}
#featured-article #featured-content { margin: 6px 0px 5px 0; }
#featured-article .meta { border:none;margin:5px 0 10px 0;font-size:0.95em; line-height:1.3em; }
#featured-article .meta a { color: #821122; text-decoration:none;}
#featured-article .meta a:hover { color:#821122; text-decoration:underline; }



#column-wrapper h2 {
    font-size: 13px;
    color: #000;
    margin:0 0 20px 0;
    text-transform: uppercase;
}
#column-wrapper h2 a { color:#821122; font-weight:normal; }
#column-wrapper h2 a:hover { text-decoration:underline; color:#821122; }
#home-content h3 { 
    font-size:1.15em; 
    line-height:1.3em; margin:0 0 3px 0; padding:0;
    font-weight: bold;
}

#column-wrapper ul { list-style-type:none;}
#column-wrapper img { border: 1px solid #e2e2e2; }

#recent-posts li { color:#333;margin-bottom: 25px;line-height:1.4em;font-size:0.95em;}
    #recent-posts .meta-home { color:#969696; margin-bottom:2px; line-height:1.2em; /*text-transform: uppercase;*/ }
    #recent-posts .meta-home a { color:#969696; font-weight:normal;text-decoration:underline;}
    #recent-posts .meta-home a:hover {color:#821122;text-decoration:underline;}
    #recent-posts li:last-child { margin-bottom:0; }

#popular-articles ul { 
    list-style-type: disc; 
    list-style-position:outside;
    margin:10px 0 10px 14px;
/*    margin: 10px 0 10px 0;*/
    color: #CCC;
}
#popular-articles li { font-size:1.0em; margin-bottom:13px; line-height:1.3em;}
#popular-articles a { color:#821122;text-decoration:none;font-weight:normal;}
#popular-articles a:hover { color:#821122; text-decoration:underline;}




#column-wrapper #blogroll a { text-decoration: underline;}
#column-wrapper #blogroll li {margin-bottom:15px;}

#column-wrapper #main-right-column a.adhere{
    color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;
}

#column-wrapper #main-right-column a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;}

/* @end homepage */







.post #content h1 {
/*    border-top: 1px solid #CCC;*/
}

#content h1 { 
    font-size: 2.0em; 
    padding: 0px 0 5px 0; 
    line-height: 1.2em; color:#000;
    margin-bottom: 0px;
    font-weight: normal;
}
#content h1 a:link, #content h1 a:visited {
    color: #821122; 
	text-decoration: none;
}
#content h1 a:hover {
	text-decoration: underline;
}

#content h2 {
    color: #000;
	font-size: 20px;
	padding: 0.8em 0 0.5em 0;
	line-height: 1.2em;
	font-weight: normal;
}

#content h3 {
    color:#000;
    font-size: 16px;
    line-height: 1.2em;
    padding: 1.0em 0 0.7em 0;
    font-weight: normal;
}
#content h4 { font-size: 14px; color: #000; }

#content p {
    /*font-size: 13px;
    padding: 0 0 1.7em 0;*/
}

#content .archive-post h1.archive-header {
    border-top: none;
}
#content .archive-post h2.archive-header {
    padding-top: 0;
}



/* @entry-content i.e. list of posts */

.entry-content { 
    clear:both;
    line-height: 1.6em;
}
.entry-content p {
    font-family: Arial, sans-serif;
    padding: 0 0 1.9em 0;
    font-size: 1.0em;
}
.entry-content label {font-size: 1.0em;}
.entry-content legend {font-size:15px;font-weight:bold;margin-bottom:14px;}
.entry-content a:link, .entry-content a:visited { color:#821122; text-decoration:underline; }
.entry-content a:hover { text-decoration:underline;}

.entry-content ul, .entry-content ol {
    margin-left: 30px;
    margin-bottom: 1.9em;
}
.entry-content ul {list-style-type: disc;}
.entry-content li { margin-bottom:8px; }

.entry-content blockquote {
	background-image: url('images/quotation.gif');
	background-repeat: no-repeat;
	padding: 0px 55px 0 55px;
	margin: 0 0 20px 0; 
	color: #808080; 
	font-size: 1.0em;
	min-height: 20px;
}
.entry-content blockquote p { padding: 1.5em 0 0 0;}
.entry-content blockquote p:first-child {padding: 0;}

.entry-content img { max-width: 545px; }
.entry-content img.img-left { padding: 0 1em 1em 0; }
.entry-content img.imgleft { padding: 0 1em 1em 0; }
.entry-content img.img-right { padding: 0 0 1em 2em; }
.entry-content img.imgright { padding: 0 0 1em 1em; }
.entry-content table td { padding: 3px 5px 3px 0; }

.entry-content .quote {
    background-image: url('images/quotation.gif');
	background-repeat: no-repeat;
	padding: 0px 0 0px 55px;
	font-size: 2.0em;
	line-height: 1.2em;
}
.entry-content .quote cite {
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    color: gray;
}


.entry-content .subscription-form {
	padding: 10px 10px 0 10px;
	border: 1px solid #CCC;
	background-color: #F0F0F0;
    margin-bottom: 14px;
}

/* @entry-content end */



#content .archive-post {
	list-style-type: none;
	padding: 20px 0 22px 0;
	margin: 0px 0 15px 0;
	display: block;
	border-bottom: 1px solid #e2e2e2;
}



#content .archive-post ul { margin: 0em 0 20px 0; padding: 0; }
#content .archive-post .entry-content ul { margin-left:30px; margin-top:0;}
#content .archive-post h2 a { color:#000; text-decoration:none;}
#content .archive-post h2 a:hover { color:#821122; background-color:none; }
#content .archive-post .img-left { margin-top:2px;}
#content .archive-post a.more-link { 
    background-color: #F8E0EC;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 5px;
    font-size: 0.85em;
    float: right;
    margin-top: 20px;
    border-bottom: 1px solid #821122;
}
#content .archive-post a.more-link:hover { background-color:#821122; color:#FFF; } 

/* Post meta-bar */

.meta-bar {
    font-size: 0.95em;
	margin: 0 0 20px 0;
	color: gray;
    line-height: 1.3em;
/*    text-transform: uppercase;*/
}
.meta-bar a:link, .meta-bar a:visited { color:#821122; text-decoration:none; }
.meta-bar a:hover { color:#821122; text-decoration:underline;  }

/* @end meta-bar */



/* Attachment page */

#attachment {text-align:left;margin:0 20px;padding:20px 0px 0 0px;}
#attachment a:link, #attachment a:visited { color:#821122; text-decoration:none; }
#attachment a:hover { color:#fff; background-color:#821122;}
#attachment h1 { font-size: 26px; padding: 0 0 5px 0; line-height: 1.0em;}
#attachment h1 em {font-weight: bold;}
#attachment h1 a:link {color: #821122; text-decoration: none;}
#attachment h1 a:hover {color: #C59A6F;background:none;}
#attachment img { margin: 20px 0;}
#attachment a:hover img {background:none;text-decoration:none;}



/* Begin Sponsor */

.sponsor {
    margin: 10px 0 30px 0;
    text-align: left;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#flowingprints {
    border-top: 3px solid #c59a6f;
    background: #FFE4C4;
    padding: 6px 20px;
}
#flowingprints h3 {
    border-bottom: 1px dotted #c59a6f;
    padding: 5px 0px 8px 0px;
    margin-bottom: 10px;
}
#flowingprints p {
    padding: 0 0 1.9em 0;
}
#flowingprints ul {
    margin-left: 30px;
    margin-bottom: 1.9em;
}
#flowingprints ul li {
    margin-bottom: 12px;
}
#flowingprints img {
    border: 5px solid #FFF;
}
#flowingprints a {
    color: #821122;
    font-weight: bold;
}
#flowingprints a:hover {
    text-decoration: none;
}
/* end sponsor */






/* Begin Comments */

#comments-block { padding: 0 0 15px 0; margin: 10px 0; }
#comments-block #respond {  margin-top:0px }
#comments-block p { padding-bottom: 1.3em;}
#comments-block ul { list-style-type: none; margin: 0; padding: 0; }
#comments-block a { color: #821122;text-decoration:none;}
#comments-block a:hover { text-decoration:underline;}
#comments-block label { font-size: 0.95em; }
#comments-block input { padding:4px;border:1px solid #CCC;}
#comments-block input#submit {border:none;}
#comments-block textarea { width:400px; height:150px; padding:4px; font-family:Arial,sans-serif;font-size:13px;line-height:1.3em;border:1px solid #CCC;}

#comments-block li.comment {  
    border-top: 1px solid #f2f2f2;
    padding: 20px 0 0 0;
    margin-top: 0;
    margin-bottom: 0;
}
#comments-block .commentlist { font-size: 0.95em; }
#comments-block .comment:first-child.depth-1 { border:none; }

#comments-block .comment .avatar { width:50px; float:left; margin: 2px 15px 0 0; }
#comments-block .comment .comment-content { width: 480px; float: left; }
#comments-block .comment .depth-2 .comment-content { width: 415px; }
#comments-block .comment .depth-3 .comment-content { width: 350px; }

#comments-block .comment p { line-height:1.5em; }

#comments-block .comment .vcard { 
/*    line-height: 1.4em; */
/*    margin-bottom: 15px; */
/*    background-color: #f2f2f2;*/
/*    padding: 5px 9px;*/
/*    border-bottom: 1px solid #CCC;*/
}
#comments-block .comment .vcard.flowingdata-author { 
/*    background-color: #F8E0EC; */
/*    border-bottom: 1px solid #821122;*/
}
#comments-block .comment .vcard a { color: #000; }
#comments-block .comment .vcard a:hover { background:none; text-decoration:underline; }
#comments-block .comment .vcard cite { font-weight:bold; }
#comments-block .comment .comment-meta a { font-weight:normal; color: #4f4f4f; }
#comments-block .comment .comment-meta a:hover { text-decoration:underline; background:none; }

#comments-block .comment .depth-2 { margin-left: 65px; }
#comments-block .comment .depth-3 { margin-left: 65px; }
#comments-block .comment .reply { 
    margin-bottom: 20px; 
    font-weight:normal;
    color: #CCC;
}

#comments-block #trackbacks { 
    margin-top: 20px;
    margin-bottom: 20px; 
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 0 30px 0;
    font-size: 0.95em;
}
#comments-block #trackbacks ul { border: none; list-style-type: disc; margin-left:15px;}
#comments-block #trackbacks li { line-height: 1.2em; margin-bottom: 15px;}

#comments-block #cancel-comment-reply { margin-bottom:10px; }

#comments-block .subscribe-to-comments input { vertical-align: middle; }
#comments-block .subscribe-to-comments label { display: inline; vertical-align: middle; }
/* End Comments */



/* Begin Archive */

#content .category { width:245px; float:left; }
#content .category a { color: #821122; }
#content .category a:hover { color: #fff; }
#content .category h2 { font-size: 14px; padding-bottom:5px; }
    #content .category h2 a { color:#000; text-decoration:none; }
    #content .category h2 a:hover { color:#821122; background:none; text-decoration:none;}
#content .category .description { margin-bottom:5px; line-height:1.2em; }
#content .category ul { margin:10px 0 30px 14px; color:#CCC; list-style-type: disc; }
    #content .category li { font-size:12px; margin-bottom:13px; line-height:1.2em; } 

#archive-thumbs { margin-bottom: 20px;}
#content #archive-thumbs a:hover img {
    background: none;
}
#archive-thumbs img {
    border: 1px solid #e2e2e2;
    margin: 0 5px 5px 0;
    float:left;
}

/* end Archive */




/* Contact-form */

.contact-form {
    margin: 1.0em 0;
}

.contact-form select {
    font-size: 1.0em;
}

.contact-form textarea {
    padding: 3px;
    font-family: Arial, sans-serif;
    font-size: 1.0em;
}

.contact-form input {
    font-size: 1.0em;
}

/* @end contact-form */

.nav-link { min-height:12px; background-color: #F2F2F2; padding: 2px 5px; border: 1px solid #e2e2e2;}
.nav-link a { font-weight:bold; color:#821122; text-decoration:none; }
.nav-link a:hover { text-decoration: underline; }




/* Begin Search */

#search { margin: 0 0px 10px 0; }
#search input { 
    border:1px solid #CCC;
}

/* End Search */




/* @Sidebar */


#sidebar #sidebar-content { 
    margin: 0 0 0 20px;
    font-size: 0.95em;
}
#sidebar .sec { color: #333; padding: 22px 0 22px 0; clear:both; }
#sidebar .sec ul { list-style-type: disc; list-style-position:outside;margin:10px 0 10px 14px;clear:both; }
#sidebar .sec li { margin-bottom:13px; line-height:1.3em;}

#sidebar h2 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	color: #000;
}

#sidebar h3 {
	margin: 0 0 10px 0;
    font-size: 13px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}
#sidebar h3.rss {
    padding: 1px 0 0 21px;
    background: url("images/feed-icon16x16.png");
    background-repeat: no-repeat;
    background-position: center left;
}

#sidebar h3 a {
    text-decoration:none;
    font-weight:bold;
    color: #821122;
}
#sidebar h3 a:hover {
    font-weight: bold;
    text-decoration: none;
}

#sidebar a {color:#821122; font-weight:normal; text-decoration:none;}
#sidebar a:hover {color:#821122; font-weight:normal; text-decoration:underline; background:none;}


#sidebar #about p {
    font-size: 1.0em;
    border-bottom:1px solid #e2e2e2;
    padding:10px 0 20px 0;
    line-height:1.4em;
    }
#sidebar #about strong a { font-weight:bold; }

#sidebar #popular-articles a { text-decoration:none; }
#sidebar #popular-articles a:hover { text-decoration: underline; }

#sidebar #sponsors { padding-bottom:0px;margin:5px 0 10px 0;}
#sidebar #sponsors h3 { border: none;}

#sidebar #subscribe-bottom { 
    border-top:1px solid #e2e2e2; 
/*    border-bottom:1px solid #CCC; */
/*    margin-bottom: 10px;*/
}
#sidebar #subscribe-bottom p {
    margin-bottom: 8px;
}
#sidebar #subscribe-bottom a {
    background-color: #821122;
    color: #ffffff;
    padding: 4px 6px;
    text-decoration:none;
    font-weight: bold;
    font-size: 0.95em;
/*    border: 1px solid #CCC;*/
}
/*#sidebar #subscribe-bottom a:hover {
    background-color: #f2f2f2;
    color: #821122;
}*/
#sidebar #twitter { border-top: 1px solid #e2e2e2; }
#sidebar #twitter ul { margin-left: 0; }
#sidebar #twitter ul li {
    margin: 18px 0;
    list-style-type: none;
}
#sidebar #forums { border-top:1px solid #e2e2e2 }
#sidebar #forums a { text-decoration: none; }
#sidebar #forums a:hover { text-decoration:underline;}
#sidebar #forums ul { margin-left: 0; }
#sidebar #forums ul li {
    border-bottom: 1px dotted #e2e2e2; 
    padding-bottom: 7px;
    margin-bottom: 7px;
    list-style-type: none;
}

#sidebar #recent-comments ul { margin-left:0; padding-left:0; }
#sidebar #recent-comments ul li { margin-bottom:20px; padding-left:0; list-style-type:none; }
#sidebar #recent-comments a { font-weight:normal; text-decoration:underline; }
#sidebar #recent-comments a:hover { text-decoration:none; }


/* OpenX */

#sidebar #sponsors a { text-decoration:none;font-weight:bold; }
#sidebar #sponsors a:hover { text-decoration:underline }

#openx-top {
    margin: 15px auto 10px auto;
    padding-bottom: 5px;
    line-height: 1.0em;
    font-size: 0.95em;
}
#openx-top #left-sponsor {
    float:left;
    padding:0px 20px 10px 5px;
    border-right:1px solid #e2e2e2;
    width:120px;
}
#openx-top #right-sponsor {
    float:left;
    padding:0px 0px 10px 20px;
    width:120px;
}
#openx-top .ad-copy {
    margin-top: 5px;
}
.openx-bottom {
/*    border-bottom:1px dotted #CCC;*/
    border-top: 1px solid #e2e2e2;
    padding:12px 0;
    font-size: 0.95em;
}
.ad-copy {
/*    font-size: 0.95em;*/
    line-height: 1.4em;
}
.openx-bottom img {
    float:left;
    padding-right: 10px;
}





/* @Sidebar end */


/* @Syndication and sharing */

#subscribe-sec { 
    background-repeat:no-repeat;
    background-position: top right;
    border-right:2px solid #333;border-bottom:2px solid #333;border-top:1px solid #ccc;border-left:1px solid #ccc;
    /*background-color: #F0F0F0;*/
    background-color:#333;
    text-align: left;
    height:85px;
    padding:10px 12px 14px 17px;
}
#subscribe-sec h3 {font-size:14px;margin:0 0 7px 0;text-align:center;color:#fff;border:none;}
#subscribe-sec p { margin: 0; padding:0;}
#subscribe-sec a { font-weight:normal;/*color:#821122;*/color:#fff;text-decoration:underline; }
#subscribe-sec a:hover {text-decoration:none;color:#C59A6F;}
#sidebar #subscribe-sec a {font-weight:normal;}
/*#subscribe-sec a img {border:none;text-decoration:none;margin-left:12px;}*/
#share-icons { float:right; padding-top:3px;}
/*#share-icons a img {border: none;text-decoration: none;background-color: #fff;}*/

#sharing li { list-style-type:none; margin-bottom:8px; }
#end { 
    width: 545px; padding: 10px 0 10px 0; 
    margin: 0;margin-top:0px;clear:both; 
    border-top:1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;
}
    #end h3 { padding:0;margin-bottom:10px;font-size:16px;}
    #end .actions { float: left; width: 244px; text-align: left; margin-left:20px;padding:15px 0; }
    #end ul.related { float: left; width: 259px; text-align: left; padding:15px 20px 2px 0;border-right:1px solid #e2e2e2;}
	#end ul li { line-height:1.4em; color:#CCC; }
        #end .actions p { color: #666; margin-bottom:12px;line-height:1.4em; }
	#end .actions li { padding: 0; margin: 0px 0 13px 16px; list-style-type:disc; }
        #end ul.related li { padding: 0; margin: 0px 0 13px 16px; list-style-type:disc; }
        #end a { color:#821122; text-decoration: none;}
        #end a:hover { color:#821122; text-decoration:underline;}

a.email { padding: 4px 0 2px 20px;background: url("images/email_famfamfam.gif") 0 0 no-repeat; }
a.rss { padding: 0 0 2px 20px;background: url("images/feed-icon-14x14.png") 0 0 no-repeat; }
a.rss-big { padding: 6px 0 10px 34px;background: url("images/feed-icon28x28.png") 0 0 no-repeat; }
a.mail { padding: 0px 0 10px 22px; background: url("images/mail-icon16x12.gif") 0 0 no-repeat;  }
a.leave-comment {padding: 1px 0 2px 22px; background: url("images/comment.gif") 0 0 no-repeat; }
a.delicious { padding: 0 0 2px 22px; background: url("images/delicious.16px.gif") 0 0 no-repeat; }
a.digg { padding: 2px 0 4px 22px; background: url("images/16x16-digg-guy.gif") 0 0 no-repeat; }
a.facebook { padding: 2px 0 4px 22px; background: url("images/facebook.gif") 0 0 no-repeat; }
a.reddit {padding: 2px 0 4px 22px; background: url("images/reddit.16px.gif") 0 0 no-repeat;}
a.stumbleupon { padding: 2px 0 4px 22px; background: url("images/icon_su.gif") 0 0 no-repeat; }

p.wwwsgd { border-top:1px dotted #CCC; padding:10px;text-align:center;font-size:13px }

/* @end syndication */



/* @Footer */

#footer a { color:#821122; text-decoration:none;margin:0px;}
#footer a:hover { color:#FFF;background-color:#821122;}

/* @end footer */




/* Bookmarks */

#bookmarks {
	margin: 0 0 10px 0;
	padding: 12px;
	background-color: #D0D3AD;
}

#bookmarks ul {
	list-style-type: none;
	font-size: 1.0em;
	line-height: 1.2em;
}

#bookmarks .linkcat {
	margin: 0 0 0px 0;
	color: #000;
}

#bookmarks ul li ul li {
	padding: 8px 0px;
	margin: 1px 0;
	border-bottom: 1px dotted #000;
}

/* @end */



#poll { margin-top:25px;}

.democracy { margin-bottom:10px;}
.democracy ul { margin:10px 0 5px 0; }
.democracy ul li { list-style-type:none; font-size:12px; margin-bottom:10px; }
.democracy label { font-size: 12px; }
.democracy input { margin-left: 0;}
.democracy strong { font-size: 14px; line-height:15px;}
.democracy li a { font-size: 12px; }
.democracy a { font-size:10px; color:#000;text-decoration:underline; }
.democracy .dem-vote-button { margin-bottom:2px; }

#sidebar .democracy { margin-bottom:10px;}
#sidebar .democracy ul { margin:10px 0 5px 0;}
#sidebar .democracy ul li { list-style-type:none; font-size:12px; margin-bottom:10px; }
#sidebar .democracy label { font-size: 12px; }
#sidebar .democracy input { margin-left: 0;}
#sidebar .democracy strong { font-size: 14px; line-height:15px;}
#sidebar .democracy li a { font-size: 12px; font-weight:normal; }
#sidebar .democracy a { font-size:10px; color:#000;text-decoration:underline; }
#sidebar .democracy .dem-vote-button { margin-bottom:2px; }



/* Rounded corners */

.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

/* end rounded corners */

