/*
* Simple Zen skin
*
* This version by Foppe Hemminga - http://www.blog.hemminga.net/
* Licence: GPL2/3
* Skin for B2evolution v 2.x- http://www.b2evolution.net/
*
*
* Original Copyright information:
* Theme Name: SimpleZEN WS
* Theme URI: http://www.wpskins.org/themes/1654/Simple-Zen/
* Description: A clean, Adsense-optimized 3 column theme
* Version: 0.1
* Author: Maki
* Author URI: http://www.wpskins.org/author.php?id=maki
* Licence: GPL
*
*/

@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */

/* Begin Typography & Colors */
body {
	padding: 0px;
	margin: 0px;
	color: #aaa;
	font: 84% Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.post p {
padding: 0 0 0 20px;
}

div .drop {
}

.alert {
	background: #fff6bf url(img/exclamation.png) center no-repeat;
	background-position: 2px 24%; /* x-pos y-pos */
	text-align: left;
	padding: 20px 20px 20px 20px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
color: black;
margin: 0px 50px 0px 50px;
	}

.alert a,
.alert a:visited {
color: black;
text-decoration: underline;
}

#sidebar .drop li {
text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
}

#sidebar .drop ul {
list-style-type: none;
background-color: #eee;
	list-style-image: none;
}

div.PageTop {
padding-right: 26px;
padding-top: 20px;
}

div.bPosts {

}

#sidebar .drop ul li a{
color: #000000;
text-align: left;
	list-style-type: none;
	argin: 0px 0px 3px 0px;
}

a {
	color: #eee;
	text-decoration: none;
}
a:visited {
	color: #eee;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

table.latest {
padding: 0 0 0 20px;
}

div.PageTop ul {
	background: #000000;
	border-bottom: ;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding-top: 50px;
}
div.PageTop li {
	border-right: ;
	display: inline;
	padding: 5px 1em;
}

div.PageTop a {
	font-weight: bold;
font-size: 1.5em;
	text-decoration: none;
}
div.PageTop a.default {
	color: #aaa;
}
div.PageTop a.selected {
	color: #F9BA2D;
}
div.PageTop a:hover {
	text-decoration: underline;
	color: #fff;
}
div.pageHeader {
	padding: 5px;
	border-bottom: ;
	background: #000000;
	color: #aaa;
}

h1#pageTitle {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}
div#pageFooter {
padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
}
p.baseline {
	text-align: center;
	font-size: 84%;
}




/* simple zen starts here*/


#page {
	background-color: white;
	/* border: 1px solid #959596; */

}
/* simple zen starts here */

}

#content {
	clear: both;
	font-size: 1.2em;

}

.narrowcolumn .bText,
.widecolumn .bText {
	
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
border-bottom: 1px dotted #5383BA;
}

#footer {
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}



h2.evo_post_title {
	font-size: 2em;
	text-align: left;
	padding: 76px 0 0 16px;
	color: #ffffff;
margin: 10px;
}

h2.evo_post_title1 {
	font-size: 2em;
	text-align: left;
	padding: 80px 0 0 16px;
	color: #ffffff;
margin: 10px;
}

h2.evo_post_title2 {
	font-size: 2.1em;
	text-align: left;
	padding: 20px 0 0 76px;
	color: #000000;
margin: 10px;
}

h3.evo_post_title {
	text-align: left;
	color: ;
margin-left: 20px;
margin-bottom: 0px;
}


h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}



h3 {
	font-size: 1.3em;
color: #ffffff;
}


.bCalendarTable caption,
cite {
	text-decoration: none;
}

.bText p a:visited {
	color: #eee;
}

/*
small, #sidebar ul ul li,
#sidebar ul ol li,
#sidebar_2 ul ul li,
#sidebar_2 ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike {
	color: #777;
}
*/

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}



/* End Typography & Colors */



/* Begin Structure */


#page {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 20px auto;
	padding: 0;
	text-align: left;
}

#wrapper{
	width: 1000px;
	text-align: left;
	margin: auto;
}

#header {
	margin: 0 1px 0 1px;
	padding: 0;
	height: 220px;
}

#headerimg {
	background: transparent url('img/headerimg.jpg') no-repeat center 15px;
	margin: 0;
	height: 180px;
	width: 100%;
}





.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	width: 76%;
}

div.clear {
	width: 100%;
	clear: both;
	display: block;
	border-bottom: 1px dotted #5383BA;
}

.widecolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 40px 0 0;
	width: 700px;
}

.post {
	margin: 0 0 40px;
	text-align: ;
	clear: both;
}

.post h2 {
	letter-spacing: -1px;
	text-align: left;
}
.bText {
	float: right;
	width: 65%;
	padding: 10px 0px 5px 0px;
}

.bText1 {
	
}

.bText p {
	line-height: 135%;
	padding: 0px 0px 0px 7px;
	text-align: justify;
	font-size: 13px;
}

.post hr {
	display: block;
}

.metadata {
	background: url( "img/tag_blue.png" ) no-repeat center left;
	clear: both;
	padding: 5px 0 5px 10px;
margin: 10px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.postmetadata1 {
	clear: left;
	width: 20%;
}

.postmetadata {
	clear: left;
	width: 30%;
padding-right: 10px;
padding-left: 20px;
}



.alt {
	width: 130px;
}

.posttags {
	clear: both;
	text-align: center;
	color: #777;
}

#sidebar {
	
padding: 19px;
	float: left;
	width: 20%;
}

#sidebar_2 {
	margin-top: 15px;
	width: 140px;
	float: right;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 0 0 1ex;
	text-align: center;
}
/* End Structure */


/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .bText ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .bText li {
	margin: 7px 0 8px 10px;
}

.bText ul li:before {
	content: "\00BB \0020";
}

.bText ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.bText ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul {
	padding: 5px;
	text-align: left;
}

.postmetadata li {
	list-style: none;
	margin: 4px 0px;
}

.postmetadata .author {
	background: url( "img/user.png" ) no-repeat;
	padding: 0 0 0 20px;
}

.postmetadata .date {
	background: url( "img/calendar.png" ) no-repeat;
	padding: 0 0 0 20px;
}

.postmetadata .category {
	background: url( "img/folder.png" ) no-repeat;
	padding: 0 0 0 20px;
}

.postmetadata .feedback {
	background: url( "img/comment.png" ) no-repeat;
	padding: 0 0 0 20px;
}


.postmetadata .comments {
	background: url( "img/comment.png" ) no-repeat;
	padding: 0 0 0 20px;
}

.postmetadata .views {
	background: url( "img/icon_looking_glass.png" ) no-repeat;
	padding: 0 0 0 20px;
}

.postmetadata .tags {
	background: url( "img/tag_blue.png" ) no-repeat;
	padding: 0 0 0 20px;
}

#sidebar .widget_core_coll_common_links ul li,
#sidebar_2 .widget_core_coll_common_links ul li,
#sidebar .widget_plugin_evo_Arch ul li,
#sidebar_2 .widget_plugin_evo_Arch ul li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar li.widget_core_coll_category_list ul li,
#sidebar_2 li.widget_core_coll_category_list ul li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar li.widget_core_coll_category_list ul li ul li,
#sidebar_2 li.widget_core_coll_category_list ul li ul li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar li.widget_core_coll_category_list ul ol,
#sidebar li.widget_core_coll_category_list ul ul {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar li.widget_core_coll_category_list ul ul li,
#sidebar li.widget_core_coll_category_list {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}


#sidebar .widget_core_linkblog ul li ul li,
#sidebar_2 .widget_core_linkblog ul li ul li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar .widget_core_coll_xml_feeds ul li,
#sidebar .widget_core_coll_comment_list ul li,
#sidebar .notes,
#sidebar_2 .widget_core_coll_xml_feeds ul li,
#sidebar_2 .widget_core_coll_comment_list ul li,
#sidebar_2 .notes {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}




#sidebar .widget_core_coll_post_list ul li,
#sidebar_2 .widget_core_coll_post_list ul li,
#sidebar .widget_core_colls_list_public ul li,
#sidebar_2 .widget_core_colls_list_public ul li,
#sidebar .widget_core_colls_list_owner ul li,
#sidebar_2 .widget_core_colls_list_owner ul li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar .widget_core_menu_link ul li,
#sidebar_2 .widget_core_menu_link ul li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar .widget_core_user_tools ul li,
#sidebar_2 .widget_core_user_tools ul li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar ul ol,
#sidebar_2 ul ol {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}

#sidebar ul li,
#sidebar_2 ul li,
#sidebar ul li a,
#sidebar ul li li ul li a   {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p,
#sidebar ul select,
#sidebar_2 ul p, #sidebar_2 ul select  {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol,
#sidebar_2 ul ul, #sidebar_2 ul ol  {
	margin: 5px 0 0 0px;
}

ol li, #sidebar ul ol li,
#sidebar_2 ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li,
#sidebar ul ol li,
#sidebar_2 ul ul li,
#sidebar_2 ul ol li  {
	margin: 3px 0 0;
	padding: 0;
}
/* End bText Lists */

/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	
}


/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */


/* Begin Sidebar */
#sidebar form, #sidebar_2 form {
	margin: 0;
}


#sidebar .note, #sidebar .notes,
	#sidebar_2 .note, #sidebar_2 .notes  {
	margin-top: 1ex;
	font-size: 100%;
}

.widget_plugin_evo_Calr {
	padding-top: 10px;
}

table.bCalendarTable {
	font-size: 80%;
	width: 100%;
}

table.bCalendarTable caption {
	font-family: 'trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #4E637B;
	text-align: right;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 10px;
}
table.bCalendarTable th {
	font-size: 70%;
}

input.SearchField {
	width: 160px;
	padding: 2px;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym,
abbr,
span.caps {
	cursor: help;
}

acronym,
abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/


/* Default styles overriden for this skin: */
table.prevnext_post {
	width: 100%;
}


#amazon {
	margin-top: 30px;
	float: left;
	width: 20%;
}

div.banner {
	float: left;
padding: 0 0 20px 0px;
	margin: 230px 0px 0 0;
width: 150px;
}
.bSmallPrint
{
	margin: 0;
	font-size: 84%;
	padding: 6px 12px 12px 12px;
}
div.widget_plugin_am_bloglist ul {
	background: #000000;
	border-bottom: ;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: 5px 0;
}
div.widget_plugin_am_bloglist li {
	border-right: ;
	display: inline;
	padding: 5px 1em;
}

div.widget_plugin_am_bloglist a {
	font-weight: bold;
	text-decoration: none;
}
div.widget_plugin_am_bloglist a.default {
	color: #aaa;
}
div.widget_plugin_am_bloglist a.selected,
div.widget_plugin_am_bloglist a.selected:visited {
	color: #aaa;
}
div.widget_plugin_am_bloglist a:hover {
	text-decoration: underline;
	color: #fff;
}
#sidebar widget_core_coll_projects_list ul li,
#sidebar widget_core_coll_projects_list ul li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}
#sidebar li.widget_core_coll_projects_list ul li,
#sidebar li.widget_core_coll_projects_list ul li {
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
	margin: 0px 0px 3px 0px;
}
.projects{
text-align: center;
background: #D3D3D3;
list-style-type: image;
	
}
.projects a{
color: #000000;
	
}

div.widget_plugin_courses ul {
	background: #000000;
	border-bottom: ;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: 5px 0;
}
div.widget_plugin_courses li {
	border-right: ;
	display: inline;
	padding: 5px 1em;
}

div.widget_plugin_courses a {
	font-weight: bold;
	text-decoration: none;
color: #1E90FF;
}
div.widget_plugin_courses a.default {
	color: #1E90FF;
}
div.widget_plugin_courses a.selected,
div.widget_plugin_courses a.selected:visited {
	color: #1E90FF;
}
div.widget_plugin_courses a:hover {
	text-decoration: underline;
	color: #fff;
}
#pageFooter a
{
	color: #aaa;
}
div.widget_plugin_courses ul {
	background: #000000;
	border-bottom: ;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: 5px 0;
}
div.widget_plugin_courses li {
	border-right: ;
	display: inline;
	padding: 5px 1em;
}

div.widget_plugin_courses a {
	font-weight: bold;
	text-decoration: none;
        color: #1E90FF;
}
div.widget_plugin_courses a.default {
	        color: #1E90FF;
}
div.widget_plugin_courses a.selected,
div.widget_plugin_courses a.selected:visited {
	color: #1E90FF;
}
div.widget_plugin_courses a:hover {
	text-decoration: underline;
	color: #fff;
}

#sidebar .drop li {
text-align: left;
	list-style-type: none;
	border-bottom: 1px dotted #5383BA;
}

#sidebar .drop ul {
list-style-type: none;
background-color: #eee;
	list-style-image: none;
}

#sidebar .drop ul li a{
color: #000000;
text-align: left;
	list-style-type: none;
	margin: 0px 0px 3px 0px;
}

#sidebar .widget_plugin_wjdCatPostList ul li ul li,
#sidebar li.widget_plugin_wjdCatPostList ul li ul li,
#sidebar ul.widget_plugin_wjdCatPostList li,
#sidebar .widget_plugin_wjdCatPostList ul,
#sidebar ul li ul li ul li {
margin: 3px 0 0;
padding: 0px 0 0 15px;
	}

#sidebar .widget_plugin_wjdCatPostList ul ul {
margin: 0 0 0;
padding: 0;
	}
#sidebar .widget_plugin_wjdCatPostList h4 {
margin-top: 100px;
}

#sidebar .widget_core_free_html widget_core_coll_xml_feeds ul,
#sidebar .widget_core_coll_xml_feeds ul,
#sidebar .widget_core_coll_xml_feeds {
margin: 0px;
height: 20px;
{
