/*GENERAL-------------------------------------------------------------------------------*/
* {
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
   behavior: url("pngbehavior.htc");
}
h1 {
	color: #FF6600;
	font-size: 36px;
}
h2 {
	font-size: 26px;
}
p {
	line-height: 18px;
	padding-bottom: 1em;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #626262;
	text-decoration: underline;
}
body {
	background: #a0a0a0 url(/assets/templates/PCbyMP/images/site/body_bg.jpg) repeat-x 0 0;
}
/*CONTAINER-------------------------------------------------------------------------------*/
#container {
	min-height: 650px;
	margin: 0px auto 0 auto;
	width: 920px;
	height: 1200px;
	padding: 0px 20px 20px 20px;
	background: #a0a0a0 url(/assets/templates/PCbyMP/images/site/bg.jpg) no-repeat 0 0;
}
/*HEADER-------------------------------------------------------------------------------*/
#header #title {
	height: 100px;
}
#header #title h1 {
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	font-size: 70px;
	float: left;
}
#header #title h3 {
	color: #FFFFFF;
	padding: 47px 0px 0px 20px;
	font-size: 24px;
	float: left;
}
#nav {
	width: 92px;
	height: 42px;
	width: 880px;
	padding: 0px 20px 0px 20px;
	background: transparent url(/assets/templates/PCbyMP/images/site/nav_bg.png) no-repeat 0 0;
}
#nav ul {
	float: left;
	padding: 5px 0px 0px 0px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 80px 0px 0px;
	text-decoration: none;
}
#nav li.current a {
	color: #ff6600;
}
#nav ul li a:hover {
	color: #ff6600;
}
#nav ul li a:active {
	color: #626262;
}
.social_btn a {
	width: 44px;
	height: 44px;
	float: right;
}
#social {
	float: right;
	width: 145px;
}
#twitter_btn a {
	background: transparent url(/assets/templates/PCbyMP/images/site/twitter_btn.png) no-repeat center center;
}
#twitter_btn a:hover {
	background: transparent url(/assets/templates/PCbyMP/images/site/twitter_btn_roll.png) no-repeat center center;
}
#twitter_btn a:active {
	background: transparent url(/assets/templates/PCbyMP/images/site/twitter_btn_hit.png) no-repeat center center;
}
#rss_btn a {
	background: transparent url(/assets/templates/PCbyMP/images/site/rss_btn.png) no-repeat center center;
}
#rss_btn a:hover {
	background: transparent url(/assets/templates/PCbyMP/images/site/rss_btn_roll.png) no-repeat center center;
}
#rss_btn a:active {
	background: transparent url(/assets/templates/PCbyMP/images/site/rss_btn_hit.png) no-repeat center center;
}
#contact_btn a {
	background: transparent url(/assets/templates/PCbyMP/images/site/contact_btn.png) no-repeat center center;
}
#contact_btn a:hover {
	background: transparent url(/assets/templates/PCbyMP/images/site/contact_btn_roll.png) no-repeat center center;
}
#contact_btn a:active {
	background: transparent url(/assets/templates/PCbyMP/images/site/contact_btn_hit.png) no-repeat center center;
}
/*SLIDER-------------------------------------------------------------------------------*/
#slider {
	padding: 10px 0px 10px 0px;
}
#slider #slider_middle {
	background-color: #000000;
	width: 640px;
	height: 400px;
	color: #ffffff;
	margin: 22px 0px 0px 139px;
}
#slider #slider_middle h2 {
	width: 100%;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	font-weight: bold;
}
#slider #slider_middle p {
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
}
#slider #slider_middle .video_container {
	margin: 0px 0px 0px 18px;
}
/*MAIN-------------------------------------------------------------------------------*/
#main {
	padding: 10px 0px 10px 0px;
	margin: 180px auto 0px auto;
	width: 710px;
}
#main #main_middle {
	padding: 0px 20px 0px 20px;
	width: 878px;
}
#main #main_middle p {
	color: #ffffff;
}
#button {
	margin: 20px 0px 40px 0px;
}
#main #main_page_top {
	width: 570px;
	height: 20px;
	background: transparent url(/assets/templates/PCbyMP/images/site/main_page_bg_top.png) no-repeat;
}
#main #main_page_middle {
	color: #000000;
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	background: #ffffff;
	width: 529px;
}
#main #main_page_bottom {
	width: 570px;
	height: 20px;
	background: transparent url(/assets/templates/PCbyMP/images/site/main_page_bg_bottom.png) no-repeat;
}
#main #sidebar_top {
	width: 330px;
	height: 20px;
	background: transparent url(/assets/templates/PCbyMP/images/site/sidebar_bg_top.png) no-repeat;
}
#main #sidebar_middle {
	color: #ffffff;
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #373737;
	width: 287px;
}
#main #sidebar_middle h2, #main #sidebar_middle h3, #main #sidebar_middle h4, #main #sidebar_middle p {
	color: #ffffff;
}
#main #sidebar_bottom {
	width: 330px;
	height: 20px;
	background: transparent url(/assets/templates/PCbyMP/images/site/sidebar_bg_bottom.png) no-repeat;
}
#main #video_page_top {
	width: 670px;
	height: 20px;
	background: transparent url(/assets/templates/PCbyMP/images/site/video_page_bg_top.png) no-repeat;
}
#main #video_page_middle {
	color: #000000;
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	background: #ffffff;
	width: 628px;
}
#main #video_page_bottom {
	width: 670px;
	height: 20px;
	background: transparent url(/assets/templates/PCbyMP/images/site/video_page_bg_bottom.png) no-repeat;
}
#main #video_sidebar_top {
	width: 230px;
	height: 20px;
	background: transparent url(/assets/templates/PCbyMP/images/site/video_sidebar_bg_top.png) no-repeat;
}
#main #video_sidebar_middle {
	color: #ffffff;
	padding: 0px 20px 0px 20px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #373737;
	width: 187px;
}
#main #video_sidebar_middle p, #main #video_sidebar_middle h2, #main #video_sidebar_middle h3, #main #video_sidebar_middle h4 {
	color: #ffffff;
}
#main #video_sidebar_bottom {
	width: 230px;
	height: 20px;
	background: transparent url(/assets/templates/PCbyMP/images/site/video_sidebar_bg_bottom.png) no-repeat;
}
/*POSTS-------------------------------------------------------------------------------*/
.post_container {
padding: 15px 0px 15px 0px;
border-bottom: 1px solid #626262;
}
.post_title {
color: #626262;
font-size: 14px;
}
.post_title h3 a {
color: #FF6600;
font-size: 36px;
}
.post_comments a {
color: #626262;
font-size: 14px;
}
.post_image img {
border: 3px solid #FF6600;
float: left;
}
.post_summary {
float: right;
width: 300px;
}
/*FOOTER-------------------------------------------------------------------------------*/
#footer {
	color: #000000;
	padding: 10px 20px 10px 20px;
}
#footer p {
	font-size: 14px;
	color: #626262;
}
#footer a {
	font-size: 14px;
	color: #000000;
}
/*CLASSES-------------------------------------------------------------------------------*/
.css3button a {
     background: #000 url(/assets/templates/PCbyMP/images/site/button_bg.png) top repeat-x;
     /*color is up to you, overlay png gives button a gradient*/

	/*set up the layout just right*/
	display: inline-block;
	padding: 15px 10px 12px 10px;
	position: relative;

	/*style the cursor and text of the button*/
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	cursor: pointer;

	/*add rounded corners in mozilla and webkit*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	/*Add box shadows and a bottom border with rgba colors*/
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);

}
.css3button a:hover {
    background: #ff6600;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,1);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,1);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.45);
	border-bottom: 1px solid rgba(0,0,0,0.45);
}
.css3button a:active {
    background: #626262;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.45);
	border-bottom: 1px solid rgba(0,0,0,0.45);
}
.left_50 {
	width: 420px;
	float: left;
}
.right_50 {
	width: 420px;
	float: right;
}
.left_70 {
	width: 570px;
	float: left;
}
.right_30 {
	width: 330px;
	float: right;
}
.left_80 {
	width: 670px;
	float: left;
}
.right_20 {
	width: 230px;
	float: right;
}
.clear_both {  
	clear: both;   
}
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}
 
.nl_summaryPost h3 {
border-bottom: 1px solid #CCCCCC;
margin: 0px !important;
padding: 5px !important;
color: black;
}
 
.nl_summaryPost .nl_info {
background-color: #F8F8F8;
padding: 5px !important;
font-size: 0.8em;
color: black;
}
 
.nl_link {
font-size: 76%;
text-align: right;
}
 
.nl_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#nl_pages #nl_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #9c0; 
    color: #fff;
} 
#nl_pages .nl_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#nl_pages a, #nl_pages a:link, #nl_pages a:visited {
    border: 1px solid #9c0; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#nl_pages a:hover {
    background-color: #fff;
    color: #000;
}
#nl_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#nl_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#nl_archivelist .nl_month {
    font-weight: bold;
}