/*
Theme Name: Monotech Premium Theme
Author: ChiQ
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #000000;
	background: url(images/body.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #0000ff;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}
.noimage img {
	display: none;
}

#wrapper {
	width: 974px;
	margin: auto auto;
	text-align: left;
	background: #ffffff url(images/wrapper.gif) no-repeat top right;
	padding-right: 6px;
}

/** BEGIN header **/
/** BEGIN header **/
#header {
	height: 150px;
	background: url(images/header.gif) repeat-x 0 0;
}
	#header .pages {
		list-style-type: none;
		float: left;
		height: 30px;
		padding: 0 5px;
		overflow: hidden;
	}
		#header .pages li {
			float: left;
			font-size: 0.9em;
			text-transform: uppercase;
		}
		#header .pages li a {
			color: #ffffff;
			display: block;
			text-decoration: none;
			padding: 9px 15px;
		}
	#header .links {
		float: right;
		font-size: 0.9em;
		color: #ffffff;
		padding: 9px 15px 9px 18px;
		
	}
		#header .links a {
			color: #ffffff;
			text-decoration: none;
			margin: 0 5px;
		}
	#header .categories {
		clear: both;
		list-style-type: none;
		height: 40px;
		padding: 0 10px;
		overflow: hidden;
	}
		#header .categories li {
			float: left;
			font-size: 0.9em;
			padding: 5px;
		}
		#header .categories li a {
			color: #FFFFFF;
			text-decoration: none;
			display: block;
			padding: 3px 5px;
		}
		#header .categories li a:hover {
			
			color: #ffffff;
		}
	#header h3 {
		float: left;
		padding: 0px 0 0 20px;
	}
		#header h3 a {
			width: 423px; height: 60px;
			display: block;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header .ad {
		float: right;
		padding: 0px;
                margin-right: 15px;
	}
	
		
/** END header **/
/** END header **/

/** BEGIN content **/
#content {
	width: 640px;
	float: left;
	padding: 10px;

}
	#content #latest {
		border-top: 1px solid #000000;
	}
		#content #latest h2 {
			font-size: 1em;
			border-bottom: 1px dotted #B7B7B7;
			padding: 5px 0;
			margin-bottom: 5px;
		}
			#content #latest h2 a {
				color: #000000;
			}
		#content #latest img {
			float: left;
			margin: 5px;
		}
		#content #latest .post {
			float: right;
			width: 400px;
			padding: 10px;
		}
			#content #latest .post p {
				margin-bottom: 10px;
			}
			#content #latest .post .readmore {
				font-size: 0.9em;
				float: right;
				margin: 20px 0 10px;
			}
	#content #csidebar {
		clear: both;
		width: 185px;
		float: left;
	}
		#content #csidebar h2 {
			border-top: 4px solid #000000;
			border-bottom: 1px dotted #B7B7B7;
			font-size: 1em;
			text-transform: uppercase;
			padding: 8px 0;
		}
		#content #csidebar ul {
			list-style-type: none;
			padding-bottom: 10px;
		}
			#content #csidebar ul li {
				border-bottom: 1px solid #E2E2E2;
				padding: 6px 0;
			}
			#content #csidebar ul li a {
				color: #000000;
			}
			#content #csidebar ul li a:hover {
				color: #0000ff;
			}
	#content #ccontent {
		width: 440px;
		float: right;
	}



#content #csearch {
		width: 540px;
		float: left;
	}
		#content #ccontent h2 {
			border-bottom: 1px dotted #B7B7B7;
			font-size: 1em;
			text-transform: uppercase;
			padding: 8px 0;
			margin-bottom: 10px;
		}
		#content #ccontent .post {
			padding: 10px;
			border-bottom: 1px solid #E2E2E2;
			margin: 5px;
		}
			#content #ccontent .post h3 {
				font-size: 1em;
				clear: both;
				padding-bottom: 4px;
			}
			#content #ccontent .post h3 a {
				color: #000000;
			}
			#content #ccontent .post .details {
				text-transform: uppercase;
				font-size: 0.9em;
				padding-bottom: 10px;
				margin-left: -5px;
			}
			#content #ccontent .post .details a {
				margin: 0 5px;
			}

			#content #ccontent .post img {
				float: left;
				margin-right: 5px;
				
			}



                         #content #ccontent .post . leftalign{
	float: left;
	margin: 0px 17px 0px 0px;
height: 64; width: 64px;
	border:#dbdbdb solid 2px;padding:3px;
}
			#content #ccontent .post p {
				margin-bottom: 10px;
			}
			#content #ccontent .post .readmore {
				float: right;
				clear: both;
				font-size: 0.9em;
				margin-bottom: 10px;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 304px;
	padding-right: 10px;
}
	#sidebar .box {
		border-top: 4px solid #000000;
		margin-top: 10px;
	}
		#sidebar .box h2 {
			font-size: 1em;
			text-transform: uppercase;
			padding: 8px 0;
			border-bottom: 1px dotted #B7B7B7;
		}
		#sidebar .box p {
			margin: 5px 0 10px;
		}
		#sidebar .box form {
			width: 301px; height: 27px;
			background: url(images/search.gif) no-repeat 0 0;
		}
			#sidebar .box form input {
				float: left;
				margin: 4px 7px 0 4px;
				border: 1px solid #ffffff;
				width: 218px;
			}
			#sidebar .box form button {
				float: left;
				border: 0;
				text-indent: -9999px;
				width: 70px; height: 30px;
				background-color: transparent;
			}
		#sidebar .box ul {
			list-style-type: none;
			padding-bottom: 10px;
		}
			#sidebar .box ul li {
				border-bottom: 1px solid #E2E2E2;
				padding: 6px 0;
			}
			#sidebar .rc a {
				font-weight: bold;
			}
			#sidebar .rc li {
				padding: 0 !important;
			}
	#sidebar a {
		color: #000000;
	}
	#sidebar a:hover {
		color: #0000ff;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background-color: #000000;
	clear: both;
	color: #ffffff;
	padding: 15px 0;
	font-size: 0.9em;
	line-height: 1.8em;
}
	#footer .wrapper {
		width: 980px;
		margin: auto auto;
		text-align: left;
	}
	#footer a {
		color: #9FC7EB;
	}
	#footer .l {
		float: left;
	}
	#footer .r {
		float: right;
	}
/** END footer **/

/** BEGIN misc **/
#content .post h3 {
	margin-bottom: 5px;
}
#content .post ul {
	padding-left: 15px;
	margin-bottom: 10px;
}
#content .post ul li {
	padding: 2px 0;
}
#content .post ol {
	padding-left: 20px;
	margin-bottom: 10px;
}
#content .post ol li {
	padding: 2px 0;
}
#content .post blockquote {
	font-style: italic;
	padding: 10px;
	background-color: #EEEEEE;
	border-width: 1px 0;
	border-style: solid;
	border-color: #E3E3E3;
	margin-bottom: 10px;
}
#content .single .details {
	clear: both;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #B5B5B5;
	text-transform: none !important;
	line-height: 1.6em;
	padding: 5px 0 !important;
}
	#content .single .details a {
		margin: 0 !important;
	}
	#content .single .details .l {
		float: left;
		width: 45%;
		margin-bottom: 0 !important;
	}
	#content .single .details .r {
		float: right;
		width: 45%;
		margin-bottom: 0 !important;
	}
#content .single {
	border-bottom: 0 !important;
}
#content .single h2 {
	font-size: 1em !important;
	text-transform: none !important;
}
#comments {
	
}
	#comments h2 {
		margin: 20px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
.sdetails {
	clear: both;
	font-size: 0.8em;
	padding-top: 20px;
}
	.sdetails p {
		margin-bottom: 5px !important;
		color: #909090;
	}
	.sdetails a {
		color: #909090;
	}
	.sdetails a:hover {
		color: #282828;
	}

#leftRail h6 {
                    font-size: 13px;
                    font-weight: bold;
                    margin:1em 0 0 0;
                    padding:0;
}

#leftRail h6 a{
                    text-decoration: underline;
}

#sidebar .relatedImgLink {
                    height:82px;
                    width:270px;
                    display:block;
                    background:transparent url(images/relatedImage.jpg) no-repeat scroll 0% 50%;
                    margin-left:-26px;
                    padding:20px 0pt 0pt 26px;
}

#sidebar .relatedImg {
                    display: block;
                    border: 1px solid #e0e0e0;
                    height: auto;
                    width: auto;
                    padding:0;
                    margin:0;
}  



/** END misc **/
