/*  
Theme Name: NoProbs
Theme URI: http://me.mywebsight.ws/web/wpthemes/
Description: Based on <a href="http://openwebdesign.org/userinfo.phtml?user=kpgururaja">kpgururaja</a>'s <a href="">template</a> on <a href="http://openwebdesign.org">OWD</a>
Version: 1.1
Author: R.J. Kaplan - MyWebsight
Author URI: http://me.mywebsight.ws/

*/

/*Styles for body.*/
body
{
	margin: 0 auto;
	padding: 0;
	font: 90% Verdana, Helvetica, Tahoma, Arial, sans-serif;
	background: #FAEFEF url(images/background.gif) top center repeat-y;
	color: #494949;
}

/*Styles for main content which will be wrapped to center. */
#MainWrapper
{
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 800px;
}

/*Styles for the main header at the top. */
#Header
{
	margin:0;
	height:27px;
	padding-top: 92px;
#	padding-bottom: 12px;
	padding-left: 50px;
/*	background-color: orange; */
#	background: url(images/header.gif) top center repeat-y;
	background: url(images/header1.jpg) top center ;
	color: #000;
}
#Header a
{
	font-family:sans-serif;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
/*	background-color: #79A3C1;*/
	color: #000;
}
#HeaderSub
{
	font-family:serif;
	margin:0;
	color: #855015;
	padding:10px 50px;
	background: url(images/header.jpg) top center repeat-y;
}

/*Styles for the main header menus. */
#HeaderMenus
{
	color: #000000;
	height: 1.2em;
	line-height: 1.2em;
	padding:5px 11px;
	margin: 0px 0 10px 0;
	background-color: #C3E4B6;
	border-bottom: solid 0px #a9a9a9;
}

#HeaderMenus ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#HeaderMenus li
{
	float: left;
	list-style-type: none;
	border-left:1px solid #FFF;
	padding-left:3px;
	position:relative;
	font-size: 0.9em;
	color: #909090;
	padding: 0 10px;
}

#HeaderMenus li.none
{
	border-left:0;
}
#HeaderMenus li a
{
	display: block;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	text-decoration: none;
	background-color: inherit;
	color: #000000;
}

#HeaderMenus .selected
{
	color: #336699;
	text-decoration: none;
	background-color: inherit;
}

#HeaderMenus a:hover
{
	background-color: inherit;
	color: #336699;
	text-decoration: none;
}

/*Styles for the contens that are displayes in side column. */
#SideContents
{
	float: right;
	width: 170px;
	color: #333300;
	padding: 0 6px 0 7px;
	line-height: 1.4em;
	font-size:0.9em
	background-color: #E1FFE1;
	border-left: 1px solid #DDD;
}

#SideContents h3
{
	color: #005A34;
	font-size: 1.1em;
	margin: 0 0 2px 0 auto;
	padding: 14px 0 2px 0;
	background-color: inherit;
	border-bottom: 1px solid #DDD;
}

#SideContents h2
{
	color: #4D6E8F;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 3px 0 10px 0;
	background-color: inherit;
}

#SideContents p
{
	font-size: 0.8em;
	text-align: justify;
	background-color: #E1FFE1;
	color: #333300;
	margin: 0 0 12px 0;
}
#SideContents li
{
	font-size:0.8em;
}
#SideContents a
{
	text-decoration: none;
	background-color: inherit;
	color: #000066;
}

#SideContents a:hover
{
	background-color: #FFFFA3;
	color: #336699;
	text-decoration: none;
}

/*Styles for the main contets in the page. */
#MainContent
{
	width: 570px;
	float: left;
	margin: 0 0px 18px 10px;
	padding: 0 12px 0 10px;
	border-right: 0px solid #DDD;
	line-height: 1.6em;
}

#MainContent h1
{
	text-align:center;
	margin:15px 0 10px 0;
	padding:0;
}
#MainContent h2
{
	color: #000030;
	font-size: 1.3em;
	margin: 10px 0 10px 0;
	padding:5px 5px;
	text-align: center;
	background-color: #FDF1CD;
	border-top   : 1px solid #F5C433;
	border-bottom: 1px solid #F5C433;
}
#MainContent h2.pict
{
	border:0;
	background-color: transparent ;
}
#MainContent h2 a { color: #00004A; }
#MainContent h3 a { color: #00004A; }

#MainContent h3 { margin: 0 0 5px 0; 
		padding:0 5px;
		 border-left:5px solid #F6CC46;
		 border-bottom:1px solid #F6CC46;
		  }

#MainContent p
{
	color: #494949;
	text-align: justify;
	background-color: inherit;
}

#MainContent blockquote
{
	padding:5px 20px;
	margin:10px 30px;
	color: #494949;
	background-color: #FFEEED;
	border-left: 2px solid #BE7054;
	border-right: 2px solid #BE7054;
}

#MainContent code
{
	display: block; 
	padding:5px 20px;
	margin:10px 30px;
	color: #494949;
	background-color: #FDF1CD;
	border-left: 2px solid #BE7054;
	border-right: 2px solid #BE7054;
}

#MainContent a {
	text-decoration: none;
	background-color: inherit;
	color: #1E00A6;
}
#MainContent a:hover
{
	background-color: #FFFFA3;
	color: ##2C00F0;
	text-decoration: none;
}

#MainContent img
{
	display: inline;
	color: inherit;
	background-color: inherit;
}

#MainContent div.Announce
{
	margin:5px 0;
	padding:10px;
	background-color:#FEF6DE;
}
#MainContent span.subtitle
{
	padding:2px 10px;
	background-color:inherit;
	text-align:center;
	color:#E82427;
	font-weight:bold;
	border:1px solid #E29293;
}

#MainContent div.page
{
	padding:0 10px;
}

#MainContent div.entrytext
{
	padding:0 15px;

}
a img { border: none; }

/*Styles for the page footer. */
#Footer
{
	color:#b0b0b0;
	clear: both;
#	float: left;
	margin: 0 auto;
	padding: 8px 0 2px 0;
	border-top: 1px solid #ddd;
	width: 760px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
}

#Footer a
{
	color: #000099;
	background-color: inherit;
	text-decoration: none;
}

#Footer a:hover { text-decoration: underline; }

/*Styles for other classes. */
.AlignLeft
{
	margin: 10px 10px 5px 0;
	float: left;
}

.AlignRight
{
	margin: 10px 0 0 10px;
	float: right;
}

/* WP STYLES */
.navigation {
	font-size: 90%; border-bottom:1px solid #aaa;
	border:1px solid #FFF;
	background-color:#FBE39B;
 }
.alignleft { float: left; background-color:inherit; padding:5px;}
.alignright { float: right; background-color:inherit;padding:5px;}
.aligncenter { text-align: center; }

.postmetadata
{
	border-top: 1px #bbb solid;
	text-align: right;
	font-size: 90%;
}

.post
{
	border-bottom: 0px #ddd solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.links , .links li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.links li ul, .links ul.indent { padding-left: 15px; }
.links a { #font-weight: bold; }

.commentWrap { margin-left: 100px; }

.commentWrap .alt
{
	background-color: #dcdcdc;
	padding-left: 3px;
	padding-right: 3px;
}

.commentWrap .reg
{
	padding-left: 3px;
	padding-right: 3px;
}

.replyForm
{
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 100px;
}


#sidebar ul, #sidebar li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul li ul li a { font-weight: bold; }

.borderbottom
{
	border-bottom: 1px #494949 solid;
	margin-bottom: 20px;
}

input#s
{
	width: 99px;
	color: #666;
}


/* Top Topics*/
#toptopics {
	clear: both;margin: 30px;padding: 30px 10px 8px;
	list-style-type: none;
	border: 1px solid #ccc;
	background: #FDF5EB url(images/topics.gif) no-repeat left top;
	}

#toptopics a{
#	font-size: 1.1em;line-height: 14px;
	}

#toptopics a:hover{
	color: #ee000b;text-decoration: none;
	}
#toptopics li {
	border-left: 5px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 15px 0 0 10px;
	padding: 5px 0 0 5px;
	}

#toptopics li span.date {color: #fff;font-size: smaller;background-color: #aaa;padding: 2px 4px;margin-right: 4px;}

#toptopics div.right {
	text-align:right;
	font-size:0.9em;
}
strong{
	font-size:1.05em;
	font-weight:bold;
}



ul.st-related-posts{
	padding:5px 40px;
	margin:0px;
}
ul.st-related-posts li{
	list-style:circle;
}

