/*
************************************************************
* Fandomland Theme                                         *
* http://www.fandomland.com                                *
************************************************************
* Author: David Carr  Website: http://www.daveismyname.com *
************************************************************
*/

/* comments */

#commentsarea ol {
	margin: 0 0 30px 0;
}


#commentsarea ol li {
	border-bottom:1px solid #E4E4E4;
	overflow:hidden;
	padding-bottom:15px;
	padding-top:15px;
}

 #commentsarea ol li img.avatar {	
	float: left;
	margin: 0 15px 15px 0;
	padding: 3px;
	border: 1px solid #cecece;
}

 #commentsarea ol li .meta span {
	background-color: #0b2236;
	color: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 10px;
	margin: 2px 0 0 0;
}

 #commentsarea ol li .meta span a {
	color: #fff;
}


body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	background: #272525 url(../images/top_bg.jpg) repeat-x;
}

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

p {
	margin: 0px;
	padding: 5px;
	text-align: justify;
}

.nicEdit-main {
	background-color:#FFFFFF;
	color:#000000;
	padding-left:5px;
	width:646px !important;
}
	
.nicEdit-selectContain {
	color:#000000;
	}

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

h1 {
	color:#FFFFFF;
	font-size: 25px;
	font-weight:bold;
	margin:10px 0;
}

h2 {
	font-size: 23px;
	margin:10px 0;
}

table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
	text-align:left;
	background:#FFFFFF;
	color:#000000;
}

table  a {
	color:#006600 !important;
	}




.margin_bottom_10 { clear: both; width: 100%; height: 10px; 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_60 { margin-right: 60px; }

.horizontal_divider {
	background:url("../images/horizontal_divider.jpg") repeat-x scroll center bottom transparent;
	margin-bottom:20px;
}

.horizontal_divider_alt {
	background:url("../images/horizontal_divider.jpg") repeat-x scroll center bottom transparent;
}

.border_bottom {
	border-bottom: 1px dashed #000;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear:both;
}

.button:hover {
text-decoration:underline;
}

.button {
	background:#459300 !important;
	border:1px solid #459300 !important;
	color:#FFFFFF !important;
	cursor:pointer;
	display:inline-block;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px !important;
	padding:4px 7px !important;
}

.rc_btn_01 {
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border: none; 
	background: url(../images/button_01.png) no-repeat;
}

#topad, #botad {
	margin:auto;
	width:728px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
#breadcrumb {
	clear:both;
	height:30px;
	line-height:18px;
}

.content-box {
	background:#272525;
	border:1px solid #CCCCCC;
	margin:0 0 20px;
	height:auto;
	overflow:auto;
}

.content-box-header {
	background:none repeat scroll 0 0 #0F0D0E;
	height:25px;
	margin-top:1px;
}

.content-box-header h3 {
	float:left;
	padding:3px 15px 10px;
}

.content-box-content  {
	border-top:1px solid #CCCCCC;
}

.leftcol {
	float:left;
	width:158px;
	}
	
.rightcol {
	float:left;
	margin-left:20px;
	width:500px;
}

/* Photos */

.photoHolder {
	float:left;
	width:160px;
	}

.photoImage {
	float: left;
	position: relative;
	margin: 3px 20px 0 0;
	background: #131212;
	padding: 4px;
	border: 1px solid #363434;
	}
	
.photoImagefull {
	float: left;
	position: relative;
	margin: 3px 20px 0 0;
	background: #131212;
	padding: 4px;
	border: 1px solid #363434;
	}
	
/* videos */

.videoHolder {
	float:left;
	height:240px;
	overflow:hidden;
	width:160px;
}

.videoImage {
	float: left;
	position: relative;
	margin: 3px 20px 0 0;
	background: #131212;
	padding: 4px;
	border: 1px solid #363434;
	width:140px;
	height:102px;
	}
	
label {
	float:left;
	margin-right:10px;
	width:120px;
	font-weight:bold;	
	}
	
/* portfolio */

.portfolioimg {
	background:none repeat scroll 0 0 #131212;
	border:1px solid #363434;
	margin:3px 20px 5px 0;
	padding:4px;
	position:relative;
}

.memberHolder {
	float:left;
	width:170px;
	}

.memberimg {
	background:none repeat scroll 0 0 #131212;
	border:1px solid #363434;
	padding:4px;
	position:relative;
	}
	
/* MESSAGES */
.hidethis { cursor:pointer; }
.msg-info, .msg-atten, .msg-ok, .msg-error { margin:3px 0; padding:10px 10px 10px 40px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.msg-info { background:#ADC2F7 url(../images/msg-info.png) 6px center no-repeat; border:1px solid #6D94F7; color:#03C; }
.msg-atten { background:#FAE673 url(../images/msg-atten.png) 6px center no-repeat; border:1px solid #FEBD63; color:#C60; }
.msg-ok { background:#AEE893 url(../images/msg-ok.png) 6px center no-repeat; border:1px solid #8EC46C; color:#060; }
.msg-error { background:#F4B8B5 url(../images/msg-error.png) 6px center no-repeat; border:1px solid #C94042; color:#900; }
/* END OF MESSAGES */

#wrapper {
	background:url("../images/wrapper_bg.png") repeat-y scroll 0 0 transparent;
	margin:auto;
	padding:0 5px;
	width:980px;
	height:auto;
	overflow:auto;
}

#header {
	width: 980px;
}

/* menu */

#nav {
	background:url("../images/menu_bg.jpg") repeat scroll 0 0 transparent;
	clear:both;
	height:45px;
	padding-top:10px;
}

#nav ul {
	margin: 0px;	
	list-style: none;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	float: left;
	padding: 0 20px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #999999;	
	font-weight: bold;
}

#nav li a:hover, #menu li, #current {
	color: #ffffff !important;
}
/* end of menu*/

#content_wrapper {
	clear: both;
	width: 960px;
	padding-left: 10px;
}

.content {
	float: left;
	width: 685px;
	padding: 20px 20px 0 19px;
	background: #111111;
	border: 1px solid #111111;
}

.header_01 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	/*color: #e40b0b;*/
}


.header_02 {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	/*color: #e40b0b;*/
}

.header_03 {
	padding: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	/*color: #99be29;*/	
}

.header_03 a { color: #ffffff; text-decoration: none; }
.header_03 a:hover { color: #99FF00; }

.side_bar {
	float: left;
	width: 200px;
	padding:10px;
	background: #111111;
	border: 1px solid #363434;
	margin-bottom:20px;	
}

.side_bar ul {
	margin: 0px;
	padding: 0px;
}

.side_bar ul li {
	margin: 0px;
	padding: 0 0 0 0;
	margin-bottom: 5px;
	border-left: 5px solid #000;
	list-style: none;
}

.side_bar ul li a {
	display: block;
	background: #242224;
	padding: 5px 0 5px 10px;
	color: #b5b1b1;
	text-decoration: none;
}

.side_bar ul li a:hover {
	color: #ffffff;
	background: #000;
}

.side_bar form {
	margin: 0px;
	padding: 0px;
}

#search_field {
	padding: 5px 0 0 0;
	height: 20px;
	width: 175px;
	margin-bottom: 10px;
}

#search_button {
	float: right;
	width: 120px;
 	height: 30px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	white-space: pre;
	background: url(../images/button_02.png) no-repeat; 
	color: #000000;
	border: none;
}

.content_section {
	clear: both;
	padding: 0 0 0 0;
}

.content_section p span {
	color: #ffffff;
}

.image_wrapper_01 {
	float: left;
	position: relative;
	margin: 3px 20px 0 0;
	background: #131212;
	padding: 4px;
	border: 1px solid #363434;
}

.image_wrapper_01 img {
	border: 1px solid #363434;
}

.image_wrapper_02 {
	position: relative;
	margin: 0 0 10px 0;
	background: #131212;
	padding: 4px;
}

.image_wrapper_02 span {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 10px;
	right: 10px;
	background: url(../images/play_icon.jpg) no-repeat;
}

.image_wrapper_02:hover span {
	background: url(../images/play_icon_hover.jpg) no-repeat;
}

.image_wrapper_02 img {
	border: 1px solid #363434;
}

.image_wrapper img {
	border: 1px solid #363434;
}

.latest_news {
	clear: both;
	padding-bottom: 10px;
}

#footer {
	background:url("../images/footer.jpg") no-repeat scroll 0 0 transparent;
	clear:both;
	height:40px;
	margin:0 auto;
	padding:5px 10px 10px;
	text-align:center;
	width:970px;
}

/* Pagination */

.pagination {
clear:both;
padding-bottom:10px;
padding-top:10px;
}

.pagination a {
border:1px solid #AAAADD;
color:#000000;
background:#CCCCCC;
margin:2px;
padding:2px 5px;
text-decoration:none;
}
.pagination a:hover, .pagination a:active {
border:1px solid #99FF00;
color:#000000;
background-color:#99FF00;
}
.pagination span.current {
background-color:#99FF00;
border:1px solid #99FF00;
color:#000000;
font-weight:bold;
margin:2px;
padding:2px 5px;
}
.pagination span.disabled {
border:1px solid #EEEEEE;
color:#DDDDDD;
margin:2px;
padding:2px 5px;
}

#facebook{
	background:#FFFFFF !important;
	}
/*
************************************************************
* Fandomland Theme                                         *
* http://www.fandomland.com                                *
************************************************************
* Author: David Carr  Website: http://www.daveismyname.com *
************************************************************
*/
