/*  
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: 80%  Tahoma, Arial, sans-serif;
	background: #000000 url(images/background.jpg) top center repeat-y;
	color: #ff0000;
}

/*Styles for main content which will be wrapped to center. */
#MainWrapper
{
	background: #ffffff;
	color: #AAAAAA;
	margin: 0 auto;
	width: 800px;
}

/*Styles for the main header at the top. */
#Header
{
	color: #ffffff;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-color: #744369;
}

#Header a
{
	font-weight: normal;
	font-size: 27px;
	text-decoration: none;
	background-color: #744369;
	color: #ffffff;
}

/*Styles for the main header menus. */
#HeaderMenus
{
	color: #000000;
	height: 1.2em;
	line-height: 1.2em;
	padding-left: 11px;
	margin: 0 0 10px 0;
	background-color: #dcdcdc;
	border-bottom: solid 2px #a9a9a9;
}

#HeaderMenus ul
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#HeaderMenus li
{
	float: left;
	list-style-type: none;
}

#HeaderMenus li a
{
	display: block;
	padding: 0 10px;
	font-size: 0.9em;
	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: 200px;
	color: #333300;
	padding: 0 6px 0 7px;
	line-height: 1.4em;
	background-color: #000000;
}

#SideContents h3
{
	color: #4D6E8F;
	font-size: 1.4em;
	margin: 0 auto;
	padding: 4px 0 4px 0;
	background-color: inherit;
}

#SideContents h2
{
	color: #4D6E8F;
	font-size: 1.1em;
	margin: 0 auto;
	padding: 3px 0 3px 0;
	background-color: inherit;
}

#SideContents p
{
	font-size: 90%;
	text-align: justify;
	background-color: inherit;
	color: #333300;
	margin: 0 0 12px 0;
}

#SideContents a
{
	text-decoration: none;
	background-color: inherit;
	color: #27670D;
}

/*Styles for the main contets in the page. */
#MainContent
{
	width: 540px;
	float: left;
	margin: 0 0px 18px 10px;
	padding: 0 12px 0 10px;
	border-right: 1px solid #DDD;
	background-color: #000;
	line-height: 1.6em;
}

#MainContent h2
{
	color: #FFFFFF;
	font-size: 1.5em;
	margin: 0 0 5px 0;
	background-color: inherit;
	text-align: left;
}

#MainContent h2 a:hover { color: #000000; }
#MainContent h3 { margin: 0 0 3px 0; }

#MainContent p
{
	color: #dddddd;
	text-align: justify;
	background-color: inherit;
}

#MainContent a
{
	text-decoration: underline;
	background-color: inherit;
	color: #FFFFFF;
}

#MainContent img
{
	display: inline;
	color: inherit;
	background-color: inherit;
}

a img { border: none; }

/*Styles for the page footer. */
#Footer
{
	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: 80%; }
.alignleft { float: left; }
.alignright { float: right; }

.postmetadata
{
	text-align: right;
	font-size: 90%;
}

.post
{
	border-bottom: 1px #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;
}
