/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #080808;
}
#templatemo_content #column_w540 .post_section .templatemo_post_content .link_button .vote-fav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}


a:link, a:visited {
	color: #CCC;
	text-decoration: underline;
	font-weight: normal;
} 
a:active, a:hover {
	color: #CCC;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_20 { margin-right: 20px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.header_01 {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;	
	color: #000000;
}

.header_02 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 20px;
	color: #CCC;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.header_03 {
	clear: both;
	font-size: 18px;
	margin-bottom: 10px;
	color: #e5e5e5;
}

.header_04 {
	clear: both;
	color: #09F;
	background: url(../images/templatemo_header_04_bg.jpg) no-repeat

}

.header_04 a {
	color: #09F;
}

.header_05 {
	clear: both;
	font-size: 16px;
	color: #edc31f;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}

#templatemo_banner_wrapper {
	width: 100%;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#templatemo_banner {
	width: 900px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#templatemo_banner  #site_title {
	float: left;
	width: 500px;
	font-size: 40px;
	color: #CCC;
	margin-top: 40px;
	margin-right: 0;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 10px;
}

#templatemo_banner #site_title a {
	color: #dcee00;
	text-decoration: none;
}

#templatemo_banner #site_title span {
	display: block;
	color: #CCC;
	margin: 15px 0 0 20px;
	font-size: 14px;
}

/* menu */
#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

#templatemo_menu {
	width: 880px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #080808;
}

#templatemo_menu ul {
	width: 880px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0px;
	list-style: none;
	background-color: #222;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}


#templatemo_menu ul li a {
	float: left;
	display: block;
	margin-right: 3px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
	outline: none;
	border-right: 1px solid #222222;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #2E2E2E;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #333;
	text-decoration: none;
	background-color: #09F;
}

#templatemo_menu li .last {
	border-right: none;
}

/* end of menu */

#templatemo_content {
	position: relative;
	clear: both;
	width: 880px;
	padding: 0px 10px 0 10px;
	margin: 0 auto;
	background-image: url(../images/templatemo_content_bg.jpg);
	background-repeat: repeat-y;
}

#templatemo_content #bottom {
	position: absolute;
	border: 0px;
	left: 0px;
	width: 900px;
	height: 8px;
	background:url(../images/templatemo_content_bottombg.jpg) no-repeat;
}

#column_w540 {
	float: left;
	width: 540px;
}

.post_section {
	position: relative;
	clear: both;
	width: 540px;
	margin-bottom: 30px;
	background:url(../images/templatemo_post_bg.jpg) repeat-y;	
}
.post_section_pagenav {
	position: relative;
	clear: both;
	width: 540px;
	margin-bottom: 5px;
	padding: 2px;
	margin-top: 5px;
	text-decoration: none;
	background-repeat: repeat-y;
	margin-left: 20px;
}
.post_section_pagenav a {
	position: relative;
	clear: both;
	width: 540px;
	margin-bottom: 5px;
	padding: 2px;
	margin-top: 5px;
	text-decoration: none;
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	color: #FFF;
}
.post_section_bottom {
	position: absolute;
	width: 540px;
	height: 2px;
	bottom: 0px;
	left: 0px;
	background: url(../images/templatemo_post_bg_bottom.jpg) no-repeat;
}

.post_section .post_header_section {
	width: 480px;
	height: 65px;
	padding: 78px 0 0 60px;
	background: url(../images/templatemo_post_header_bg.jpg) no-repeat;
}

.post_header {
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
}

.post_info {
	color: #ababab;
	font-weight: normal;
	font-size: 12px;
	margin: 5px 0 20px 0;
}

.post_info a {
	color: #09F;
	text-decoration: none;
}

.post_section .templatemo_post_content {
	padding: 20px 30px 20px 60px;
}

.templatemo_post_content img {
	margin-bottom: 20px;
}

.templatemo_post_content p {
	margin-bottom: 10px;
}

.templatemo_post_content .link_button {
	margin-top: 10px;
	color: #CCC;
}

.templatemo_post_content .link_button a {
	color: #09F;
	text-decoration: none;
}

#side_column_wrapper {
	float: right;
	padding: 1px;
	margin-top: 50px;
	margin-right: 30px;
	background: #000000;
}

#side_column {
	padding: 13px 13px 0 13px;
	width: 260px;
	background: #2e2e2e;
	border: 1px solid #424242;
}


.ads_250_250 {
	border: 5px solid #1a1a1a;
	margin-bottom: 30px;
}

.ads_125_125 {
	float: left;
	width: 125px;
	height: 125px;
	margin-bottom: 10px;
}

.section_w260 {
	clear: both;
	width: 260px;
	margin-bottom: 30px;
}

.recent_post {
	color: #b9b9b9;
	margin-bottom: 5px;
	background: #282828;
	padding: 10px;
}

.side_column_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.side_column_list li {
	margin: 0 0 3px 0;
	padding: 0;
}

.side_column_list li a {
	display: block;
	padding: 5px 10px;	
	background: #3A3A3A;
	color: #0099ff;
	outline: none;
	text-decoration: none;
}

.side_column_list li a:hover {
	background: #0099ff;
	color: #3a3a3a;
	text-decoration: none;
}

.section_rss_twitter a {
	display: block;
	width: 170px;
	padding: 20px 0 0 70px;
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
}

.section_rss_twitter a span {
	font-size: 12px;
	margin-top: 5px;
	display: block;
	letter-spacing: 5px;
}

.rss a {

	background: url(../images/rss_icon.png) left bottom no-repeat;
}

.twitter a {

	background: url(../images/twitter_icon.png) left bottom no-repeat;
}

/* footer */

#templatemo_footer {
	clear: both;
	width: 880px;
	padding: 0 10px;
	margin: 30px auto;
	color: #afafaf;
}

#templatemo_footer a {
	color: #ffffff;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

#templatemo_footer .footer_menu_list li a {
	color: #afafaf;
	text-decoration: none;
}

#templatemo_footer .footer_menu_list li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.section_w220 {
	float: left;
	width: 200px;
	padding-right: 20px;
}

/* end of footer */

/* start home span hover */
a.tooltip:hover span{
	display:block;
	position:absolute;
	border:medium solid #0099ff;
	color:#0099ff;
	background-color: #3a3a3a;
	padding: 5px;
	text-align: left;
}
a.tooltip span
{display:none; padding:2px 3px; margin-left:8px; width:150px;}

/*Start Vote style*/
.entry {
	width: 710px;
	background: #ffffff;
	padding:8px;
	border:1px solid #bbbbbb;
	margin:5px auto;
	-moz-border-radius:8px;
}

span.link a {
	font-size:150%;
	color: #000000;
	text-decoration:none;
}

a.vote_up, a.vote_down {
	display:inline-block;
	background-repeat:none;
	background-position:center;
	height:17px;
	width:50px;
	margin-left:4px;
	text-indent:-900%;
}

a.vote_up {
	background:url("/vote/images/thumb_up.png");
}

a.vote_down {
	background:url("/vote/images/thumb_down.png");
}


/* Expandable ajax box */
#expand_box_wrap, #expand_box_wrap1{
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0 auto;
}

#expand_box {
	width: 880px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #09F;
	font-size: 18px;
}
#expand_box_wrap #expand_box #form1 {
	padding-top: 10px;
}

#expand_box_wrap #expand_box #form1 input {
	background-color: #CCC;
	border: 1px solid #09F;
	margin-left: 10px;

}
#expand_box_wrap1 #expand_box a {
	text-decoration: none;
	background-color: #09F;
	padding: 5px;
	border: medium solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 10px;
}
#column_w540 #general_content {
	background-color: #2E2E2E;
	border: 1px solid #080808;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.post_section .templatemo_post_content .link_button .vote-fav {
	background-color: #1E1E1E;
	padding-top: 3px;
	padding-bottom: 3px;
	border: thin solid #515151;
	margin: 2px;
	float: right;
	padding-right: 3px;
	padding-left: 3px;
}
