/*
Theme Name: The Beats Factory 2.9
Description: The Beats Factory Customized Theme
Author:
Author URI: 
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: justify;
	font: 12px Lucida Grande,Lucida Sans,Geneva,Arial,Verdana;
	color: #000000;
	background: url(images/main-bg.jpg) fixed;
}
a {
	text-decoration: none;
	color: #072b4b;
}
a:hover {
	text-decoration: underline;
}
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;
	padding-right: 0px;
}

/** BEGIN header **/
#header {
	background: url(images/header3.jpg) repeat-x 0 0;
	height: 277px;
}
	#header ul {
		list-style-type: none;
		height: 40px;
	}
		#header ul li {
			float: left;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			color: #9CC8EF;
			background: url(images/divider.gif) no-repeat 0 center;
			padding-left: 1px;
		}
		#header ul li.f {
			background: none;
		}
		#header ul li a {
			color: #FFFFFF;
			padding: 10px 15px 11px;
			display: block;
		}
		#header ul li a:hover {
			
		}
	#header h1 {
		text-transform: uppercase;
		font-size: 2.5em;
		font-weight: normal;
		padding: 25px 0 5px 20px;
	}
		#header h1 a {
			color: #ffffff;
		}
	#header p {
		color: #032749;
		font-size: 1.2em;
		font-weight: bold;
		padding-left: 20px;
	}
.topad {
	float: right;
	margin-right: 14px;
}
/* ******************************************** DROPDOWN NAVIGATION - PAGES */
#navpages {
	width:974px;
	background: url(images/menu_bg.jpg) repeat-x;
	border-top:1px solid #555;
	border-bottom:0px solid #555;
	clear:both;
}
#navpages #navpagelist li {
	float: left;
	width: auto;
        height:auto;
}
#navpages ul li a {
	display: block;
	font-size: 12px;
	color: #EFEFEF;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:12px;
	padding-left:12px;
        font-weight:bold;
	border-right:1px solid #f9f9f9;
}
#navpages ul li a:hover {
	background: #000000;
	color:#fff;
}
#navpagelist li li {
	float: left;
	width: 160px;
}
#navpagelist li li a {
	background: #b5dded;
	color:#222;
	float: none;
	padding-top:3px;
	padding-bottom:2px;
	padding-right:12px;
	padding-left:12px;
	border-top: 1px solid #555;
	border-right:1px solid #000;
	width: 136px!important;
	width:160px;
	width/**/:/**/136px;
}
#navpagelist li li a:hover {
	background: #006599;
	color:#fff;
}
#navpagelist li ul {
	position: absolute;
	width: 160px;
	left: -999em;
}
#navpagelist li:hover ul {
	left: auto;
	display: block;
}
#navpagelist li:hover ul{
	left: auto;
}


/** END header **/

/** BEGIN content **/
#content {
	width: 640px;
	float: left;
	padding: 10px;
}
	#content #latest {
		border-top: 0px solid #000000;
	}
		#content #latest h2 {
			font-size: 13px;
			border-bottom: 4px solid #B7B7B7;
			padding: 5px 0;
			margin-bottom: 20px;
		}
			#content #latest h2 a {
				color: #032749;
			}
		#content #latest img {
			float: left;
			margin: 5px;
		}
		#content #latest .post {
			float: right;
			width: 400px;
			padding: 5px;

		}
			#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: 190px;
		float: left;
	}
		#content #csidebar h2 {
			border-top: 0px dotted #000000;
			border-bottom: 4px solid #B7B7B7;
			font-size: 12px;
			text-transform: none;
			padding: 0px 0;
                     
		}
		#content #csidebar ul {
			list-style-type: none;
			padding-bottom: 10px;
                        background: url(images/bg_maincol.gif) repeat-x;
                       

		}
			#content #csidebar ul li {
				border-bottom: 1px dotted #b7b7b7;
				padding: 6px 0; 
                                margin-left:7px;
			}
			#content #csidebar ul li a {
				color: #000000;
			}
			#content #csidebar ul li a:hover {
				color: #31A0FC;
			}
	#content #ccontent {
		width: 440px;
		float: right;
                background: #ffffff;
	}
		#content #ccontent h2 {

			border-bottom: 4px solid #B7B7B7;
			font-size: 15px;
			padding: 8px 0;
			margin-bottom: 10px;
		}
		#content #ccontent .post {
			padding-bottom: 20px;
			border-bottom: 1px solid #E2E2E2;
			margin-bottom: 10px;  
		}
			#content #ccontent .post h3 {
				font-size: 15px;
				clear: both;
				padding-bottom: 4px;
                                border-bottom: 1px dotted #E2E2E2;
                                margin-left: 7px;
                                text-decoration:none;
			}
			#content #ccontent .post h3 a {
				color: #032749;
			}

                        #content #ccontent .post h3 a:hover {
				color: #31A0FC;
			}
			#content #ccontent .post .details {
				text-transform: none;
				font-size: 10px;
				padding-bottom: 0px;
				margin-left: 4px;
			}
			#content #ccontent .post .details a {
				margin: 0 3px;
                                color: #aa0000;
			}

                       #content #ccontent .post .details a:hover {
	                       text-decoration: underline;
	                       color: #072b4b;
}
			#content #ccontent .post img {
				margin-right: 5px;
			}
			#content #ccontent .post p {
                                font-size: 12px;
				margin-bottom: 10px;
                                margin-left: 10px;
			}
			#content #ccontent .post .readmore {
				float: right;
                                clear: both;
				font-size: 0.9em;
				font-weight: bold;
				margin-bottom: 10px;
			}
                        #content #ccontent .post .readmore a {
                                color: #ffffff;
			}
                        #content #ccontent .post .readmore a:hover {
                                color: #ffffff;
			}

#content #ccontent .post .bottominfo {
	background: transparent url(images/gradient_bottom.jpg) repeat-x bottom left;
	border-bottom: 1px solid #8998a6;
	position: relative;
        font-size:11px;
        margin-top:10px;
        height:21px;
}
#content #ccontent .post .bottominfo img {
        margin-left:300px;
}
h5 {
	margin-bottom:7px;
	font-size:11px;
	font-weight:none;
	color:#000000;
	border-bottom:1px dotted #bbb;
	padding:7px 0 5px 5px;
	background: #f9f9f9;
	float:center;
	text-align: justify;
	}

h5 img {
	margin-bottom:10px;
	}

/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 304px;
	padding-right: 10px;
}
	#sidebar .box {
		border-top: 0px solid #000000;
		margin-top: 10px;
                background: #202020 url(images/blacka_side_bg.jpg) repeat-x;
                color:#fff;
                border-bottom: 1px dotted #B7B7B7;
	}
		#sidebar .box h2 {
			font-size: 12px;
			text-transform: uppercase;
			padding: 8px 0;
			border-bottom: 3px solid #f9f9f9;
                        color:#fff;
                        margin-left:10px;
                        margin-right:10px;
		}
		#sidebar .box p {
			margin: 5px 0 10px;
                        margin-left:10px;
                        margin-right:10px;
		}
		#sidebar .box form {
			width: 301px; height: 27px;
			background: url(images/search.gif) no-repeat 0 0;
                        background-color: transparent;
		}
			#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 dotted #E2E2E2;
				padding: 6px 0;
                                margin-left:10px;
                                margin-right:10px;
			}
			#sidebar .rc a {
				font-weight: bold;
			}
			#sidebar .rc li {
				padding: 0 !important;
			}
	#sidebar a {
		color: #857805;
	}
	#sidebar a:hover {
		color: #ffffff;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background-color: #000000;
	clear: both;
	color: #999999;
	padding: 15px 0;
	font-size: 0.9em;
	line-height: 1.8em;
}
	#footer .wrapper {
		width: 980px;
		margin: auto auto;
		text-align: center;
	}
	#footer a {
		color: #fff;
                text-decoration:underline;
	}
	#footer .l {
		float: center;
	}
	#footer .r {
		float: right;
	}
#lost {
		font-size: 0em;
	}
#lost a {
                color: #000;
	}

.footer2 a {
		color: #fff;
                text-decoration:underline;
}
.footer2 a:hover {
		color: #fff;
                text-decoration:none;
}
/** 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: 1.5em !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;
	}
/** END misc **/
