/* --- RESET --- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

a {
    text-decoration: none;
}

ul {
	list-style: none;
}
/* --- END. RESET --- */


@font-face {
	font-family: 'Museo Sans';
	src: url('../fonts/museosans_500-webfont.eot');
	src: local('☺'), url('../fonts/museosans_500-webfont.woff') format('woff'), url('../fonts/museosans_500-webfont.ttf') format('truetype'), url('../fonts/museosans_500-webfont.svg#webfontxJNZOtWa') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo Sans';
	src: url('../fonts/museosans_500_italic-webfont.eot');
	src: local('☺'), url('../fonts/museosans_500_italic-webfont.woff') format('woff'), url('../fonts/museosans_500_italic-webfont.ttf') format('truetype'), url('../fonts/museosans_500_italic-webfont.svg#webfontph2LfKQD') format('svg');
	font-weight: normal;
	font-style: italic;
}

/* CSS Document */
body {
	background-color:#DFF3D7;
	font-family: "Museo Sans", "Helvetica", "Arial", sans-serif;    
	font-size:14px;
	color:#333333;
	cursor:default;
	margin:0;
}

h1,h2,h3 {
	font-size: 140%;
	color:#000000;
	padding-bottom:2px;
	padding-top:2px;
	font-weight: bold;
}
/** background: top right url("../img/backgrounds/headers.jpg") no-repeat; */

/*
.ads {
    background: center center url("../img/loader.gif") no-repeat;
}
*/

.ad728x90 {
    width: 728px;
    height: 90px;
}

.ad120x240 {
    width: 120px;
    height: 240px;
}

.ad120x600 {
    width: 120px;
    height: 600px;
    color: white;
    font-size: 1px;
}

.ad468x60 {
    margin: 1em 0 1em 0;
    width: 468px;
    height: 60px;
    display: block;
}

.ad468x60 .wrapAd {
    margin-left: -234px;
    left: 50%;
    position: absolute;
}


#container {
	width:75em;
	padding:1em;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}

#header {
	background-color:#3F4A3E;
	height:120px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:150%;
	font-weight:bold;
	line-height:2em;
}

#header p {
	padding:0.5em;
	margin:0;
	margin-left:34em;
	margin-right:1em;
	text-indent:.5em;
}

#header img {
	float: left;
}

#header .ads_leaderboard {
	float: right;
	margin: 0;
	top: 0;
	padding: 0;
	font-size: 0px;
}

#header h1 {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:300%;
	font-weight:bold;
	padding:0;
	margin:0;
	background-image:none;
	float: left;
}

#header h1 a:link, #header h1 a:visited { }
#header h1 a:hover { text-decoration: none; }

#main_menu {
	width:75em;
	padding-top:.5em;
	padding-bottom:.5em;
	background-color:#CCCCCC;
	text-align:right;
	color:#FFFFFF;
	background-image: url("../img/backgrounds/menubg.jpg");
	margin-bottom:1em;
}

#main_menu a {
	font-size:60%;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:.5em;
	padding-right:.5em;
	padding-top:1.2em !important;
	padding-top:1.3em;
	padding-bottom:1.1em;
	margin-left:0.1em !important;
	margin-left:0.1em;
}

#main_menu a:hover {
	background-color:#3F4A3E;
	background-image: url("../img/backgrounds/link.jpg");
}

#main_menu .aactive {
	background-color:#3F4A3E;
	background-image: url("../img/backgrounds/link.jpg");
}

.leaves {
	border-right:0.2em solid #ffffff;
	float:left;

}

#leftbar {
	top: 0;
	left: 0;
	width:15em;
	border:0.1em solid #cccccc;
	padding: 0 0.5em 0 0.5em;
	float:left;
	background-position:bottom right;
	background-repeat:repeat-x;
	color: black;
	background-image:none;
	border:none;
}
.sidebars ul, .sidebars ul li {
	list-style: none;
	line-height: normal;
	margin-bottom: 0.5em;
	padding-left:0;
	margin-left:0;
}
.sidebars ul li a:link, .sidebars ul li a:visited {
	text-decoration: none;
	color: #3F4A3E;
}
.sidebars ul li a:hover {
	text-decoration: none;
	color: black;
}


.sidebars h1 { font-size: 115%; }
.sidebars h2 { font-size: 110%; }
.sidebars h3 { font-size: 100%; }

#leftbar .ads { margin: 0; padding: 0; }

.media {
	padding:1em;
	border: 0.1em solid #cccccc;
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:1em;
	width: 100%;
	background-position:bottom right;
	background-repeat:repeat-x;
	background-image: url("../img/backgrounds/article.jpg");
}

.media h2 a:hover {
	color: #3f4a3e;
	text-decoration: none;
}
#content h3 {
	margin-top: 1em;
	margin-botton: 0.5em;
}
#content h3 a:hover {
	color: #3f4a3e;
}


.media p {
	margin:1em;
}

.media_info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	letter-spacing:0.2em;
	font-variant:small-caps;
	text-transform:lowercase;
}

.media_info a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

ul.entry-meta li {
	margin: 0 !important;
}

.entry-meta {
	font-style: italic;
	font-size: 90%;
	margin: 1em 0 1em 0;
}

#content {
	width: 40.5em;
	float: left;
	line-height: normal;
}

#content ul li {
	margin-top: 0.5em;
}

#content ul.by-author li {
	margin: 0.9em;
	list-style: square;
	
}

#content ul.by-author li a:link, #content ul.by-author li a:visited {
	color: #3c3c3c;
}

#content ul.by-author li a:hover {
	color: #3F4A3E;
}


#content h2 {
	border-bottom:2px solid #cccccc;
}


#content .entry-categories {
	font-style: italic;
	font-size: 85%;
	margin-top: 1em;
}

#content .entry-categories :first-child {
	font-weight: bold;
}

#content .entry-categories a:link, #content .entry-categories a:visited {
	color: #3F4A3E;
}
#content .entry-categories a:hover {
	color: #9ACC53;
}

#content .entry-social {
    padding: 1em;
    font-size: 12px;
}

#content .entry-social p {
    
}

#content .entry-social a:link, #content .entry-social a:visited {
    color: black;
} 

#content .entry-social a:hover {
    text-decoration: underline;
    color: #3F4A3E;
}

#content .entry-social .entry-social-value {
    float: right;
    width: 75%;
    text-align: justify;
    margin: 0;
}

#content .entry-social .entry-social-name {
    width: 100%;
}

.spacer {
  clear: both;
}


.comment {
	margin-left:17em;
	padding:1em;
	border: 0.1em solid #cccccc;
	background-image:url(../img/backgrounds/article.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:1em;
}
a {
	color:#9ACC53;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}


.entry-body {
	margin-bottom: 0.5em;
}

#footer {
	clear: both;
	color: rgb(255,255,255);
	background-color:#3F4A3E;
	font-family: sans-serif;
}

#footer p {
	text-align: center;
}

#footer .footer-links {
	margin: 1em;
	padding: 1em 0 1em 0;
}

#footer .footer-links span a {
	display: block;
}

#sidebar_right {
	top: 0px;
	margin: 0;
	padding: 0;
	float: right;
	width: 200px;
	text-align: right;
}

#sidebar_right form, #sidebar_right legend {
	padding-bottom: 1em;
}

#alphabetical_box {
	padding-bottom: 1em;
}

#sidebar_right legend {
	font-weight: bold;
}

#leftbar .authors_top, #leftbar .authors_top a:link, #leftbar .authors_top a:visited {
	color: #9ACC53;
}
#leftbar .authors_top a:hover {
	color: black;
	text-decoration: underline;
}


.box-tabs, .box-tabs * {
	font-size: 11px;
}
.box-tabs .ui-state-default a:link, .box-tabs .ui-state-default a:visited, .box-tabs .ui-state-default a:hover {
	font-weight: bold;
}
#search_box  {
	margin-bottom: 1em;
}
#search_box fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

.leftbar-box {
	text-align: left;
}

.leftbar-box h2, .leftbar-box h3 {
	padding: 5px 5px 5px 5px;
	margin-bottom: 4px;
	color: #3f4a3e;
	background: #DFF3D7;
}

.alphabetical-tabs a {
	margin: 0 0 4px 0;
	width: 40px;
}

#content ul.list-authors {
	padding:0;
	margin:0;
}
#content ul.list-authors li, ul.list-authors li ul, ul.list-authors li ul li {
	margin: 1em 0 0 0;
}
#content ul.list-authors li ul li {
	float:left;
}
.spacer{clear:left}
#content li.author-country {
	width: 20px;
	clear: left;
}
#content li.author-name {
	width: 200px;
}
#content li.author-count {
	width: 100px;
}
#content li.author-dates {
	width: 100px;
}


.social-share {
    margin: 1em;
}

#content .entry-social h3 {
	font-size: 100% !important;
	background: url("images/ui-bg_highlight-soft_33_3a8104_1x100.png") repeat-x scroll 50% 50% #eaeaea;
	text-align: center;
}

a.social-share-icon:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.twitter-box {
	border: solid 1px #aaaaaa;
	margin: 1em 0 1em 0;
}

.twitter-box h3 {
	margin: 0;
	padding: 0.5em;	
}
.twitter-box h3 a:link, .twitter-box h3 a:visited {
	color: black;
}
ul.tweet, ul.tweet li {
	font-size: 90%;
	margin: 0.5em;
	text-align: justify;
}
.tweet-publisher {
	font-weight: bold;
}


/** FB **/
.connect_widget .connect_widget_interactive_area {
    border-collapse: separate !important;
}

/* Daily poem */
.daily-poem {
  background: -moz-radial-gradient(#dff3d7, #f7f7f7); 
  background-image: -webkit-gradient(radial,center center,10,center center,480,from(#dff3d7),to(#f7f7f7)); 
  background-repeat: no-repeat;
  margin: 0em 0 1em 0;
  padding: 0 1em 1em 1em;
  border: solid 1px #cccccc;
}
