/*
	Theme Name: fcsites
	Theme URI: http://themes.fcsites.com/
	Description: fcsites theme to honor hostgator team. Created by <a href="http://www.fcsites.com">Formado Comprido</a>. 
	Version: 1.0
	Author: Formado Comprido
	Author URI: http://www.fcsites.com
*/

#shadow_l {
	background: #fff url(images/left.png) 0 0 repeat-y;
}

#shadow_r {
	padding: 0 10px;
	background: url(images/right.png) 100% 0 repeat-y;
}

#wrapper {
   background:#FFFFFF;
   margin: 0px auto;
   padding:0;
   width:65%;
   position:relative;
   overflow:hidden;
}

#header {
	width:100%;
	height: 110px;
	background:url(images/header-bg.png) repeat-x;
}

#logo, #logo a {
	position:relative;
	display:inline;
	float:left;
	margin:0 auto;
	height: 110px;
	overflow: hidden;
	margin:0;
	width:340px;
}

#numbers {
	position:relative;
	display:inline;
	float:right;
	margin:0 auto;
	height: 110px;
	overflow: hidden;
	margin:0;
	width: 240px;
	clear:both;
}

#searchline {
	font-size: 10px;
	font-weight: normal;
	padding-left:12px; 
}

/* prepag menu */

#prepag {
	position:relative;
	margin: 0px auto;
	padding: 0;
	height: 25px;
	background:none;
	font-size:12px;
	font-weight:bold;
}

#bar {
	width: 65%;
	overflow: hidden;
	position:relative;
	margin: 0px auto;	
	padding: 10px 0 0 0;
	text-transform:capitalize;
}

#bar ul {
	padding: 0;
	margin: 0;
}

#bar li {
	margin: 0;
	padding: 0;
	float: right;
	display: block;
}

#bar a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#bar li a {
	display: inline;
	padding: 0px 15px 0 15px;
	color: #fff;
}



#bar a:hover {
	color: #151515;
	text-decoration:underline;
}

/* toolbar */
#toolbar {
	margin: 0;
	padding: 0 0 0 20px;
	height: 31px;
	position:relative;
	background: url(images/navi.png) top left no-repeat;
}
#navr {
	position: relative;
	float:right;
	display:inline;
	margin: 0;
	padding: 0 20px 20px 0;
	height: 31px;
	background: url(images/navr.png) top right no-repeat;
}
#nav {
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	height: 31px;
	background: url(images/nav-bg.png) top center repeat-x;
	position:relative;
}
#nav ul {
}
#nav li {
	padding-right:25px;
	list-style-type:none;
	display:inline;
	text-transform:capitalize;
	font-weight: bold;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#nav li a:hover {
	color: #f99e00;
	text-decoration: none;
	cursor: pointer;
}


/* COMMON STYLE
---------------------------------------------------------------------------*/
body {
	background: url(images/bg.png) top center repeat;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Georgia, "Courier New", Arial;
	line-height: 120%;
	color: #6d6d6d;
	font-size: 12px;
	font-weight:normal;

}
a {
	font-weight:bold;
	color: #f59d0a;
	text-decoration: none;
}
.memberlogin {
	color: #FF9900;
	font-size: 11px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
}

#content {
	width: 78%;
	float: left;
	position: relative;
	display:inline;
	text-align: justify;
	padding: 0;
	margin:0;
}

div#cat {	
	width: 75%;
	float:left;
	position:absolute;
	white-space: nowrap;
	list-style:none;
	margin: 60px 120px auto;
	color:#d4c8ae;
	text-transform:capitalize;
}
div#cat a {	
	color:#d4c8ae;
	text-transform:capitalize;
	text-decoration:none;
}
.entry{
	margin-top:10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.firstpost {
	margin-bottom:15px
}
h3.entrytitle {
	border:1px #151515 solid;
	margin:0 0 1px 0;
	background:url(images/bg-tittle.png) top left repeat-x;
	padding-left:12px;
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
	font-family:Helvetica, "Arial Black", Verdana;
	font-size:100%;

}
h3.entrytitle a:visited, h3.entrytitle a:link, h3.entrytitle a:hover, h3.entrytitle a:active {
	text-decoration:none;
	color:#B2DB11;
	line-height:15px;
	font-weight:bold;
	font-size:100%;
}

.entrymeta{
	background:#dddddd;
	border:1px #666666 solid;
	color:333333;
	height: 15px;
	font-size: 10px;
	padding-left:12px;
	padding-bottom:2px;
	text-transform:capitalize;
	margin-top:0px;
}
.entrymeta a {
	color:#f96400;
}
.entrymeta a:hover {
	color:#333333;
}

.entrybody {
	padding:12px;
	margin-bottom:0;
}

.entrybody a, .entrybody a:link, .entrybody a:active, .entrybody a:visited, .entrybody a:hover {
	font-weight:normal;
	color: #f59d0a;
	text-decoration: none;
}
.entrybody img {
	border: none;
	margin:2px;
}

.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	color:#b5240d;
	font-style: normal;
	font-variant: normal;
}
.entrybody p{
margin:8px 0;
padding:0;
}
.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}

#sidebar {
	margin-top:10px;
	background:#fff3de;
	float:right;
	padding:0;
	vertical-align:top;
	position:relative;
	display:inline;
	width: 20%;
	font-size:10px;
	clear:left;
	color:333333;
}
#sidebar h2 {
	margin-top:0px;
	padding: 2px 2px 2px 12px;
	color: #fff;
	border:1px #151515 solid;
	background:url(images/bgsidebarh3.png) repeat-x top center;
	font-size: 105%;
	font-weight: bold;
	text-transform: capitalize;
}
#sidebar ul {
	list-style:none;
	padding: 0;
	margin-left:15px;
}

#sidebar ul li {	
	margin:0;
	padding:0;
}
#sidebar li{
	list-style:none;
	margin:0;
	padding:0;

}

#sidebar ul li a {	
	display:block;
	margin:0;
	padding:0;
	line-height:16px;
	font-size:11px;
}


#sidebar ul li a:hover{
	color: #151515;
	cursor: pointer;
}

/************************************************
*	Comments													*
************************************************/

.comments-link {
	background-image:url(images/comment.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px
}
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}
.commentpic {
	background: #ffffff url(images/comment-pic.png) top left no-repeat;
	margin-bottom: 0px;
	padding-top:10px;
}
.commenttext {
	clear: both;
	margin-top: 0px;	
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
	width:450px;
	background: #EFEFEF;
}

.commenttext-admin {
	clear: both;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #EFEFEF;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding:0 0 0 0;
}
#commentsform input {
	background: #ffffff url(images/bg_form.png) repeat;
	font-weight:bold;
}
#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	background: #ffffff url(images/bg_form.png) repeat;
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	text-align:left;
	border:1px solid #f99e00;
	background:#f9ffc4 url(images/com.png) top left no-repeat;
	color:#f99e00;
	padding:3px 10px 3px 30px;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	border-left:0px solid #d5d7d0; border-right:0px solid #d5d7d0; border-top:1px solid #d5d7d0; border-bottom:1px solid #d5d7d0; background:#fff; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1em; padding-left:0; padding-right:0; padding-top:4px; padding-bottom:4px
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}
/* FORM STYLE
---------------------------------------------------------------------------*/
.button, .button:hover {
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	height:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	background: #FFFFFF;
	color: #666666;
}

input, select {
	background: #ffffff url(images/bg_form.png) repeat;
	border: #dddddd solid 1px;
	padding: 1px;
	color: #000000;
}

input:focus, input:hover {
	border: #dddddd solid 1px;
	padding: 1px;
	background: #FFFDE5 url(images/bg_form.png) repeat-x top center;
	color: #000000;
}

textarea {
	border: #dddddd solid 1px;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* Heading */
h1 {
	color:#b5240d;
	font-size: 170%;
}

h2, h3, h4 {
	color:#b5240d;
	font-size: 100%;
	text-transform: capitalize;
}

p, pre, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 15px 0;
	padding: 0;
}

ol li {
	margin-left: 35px;
}

th {
	padding: 5px;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 2px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 2px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

#goggle {
	background:#fff;
	margin: 0;
	padding:0;
}

/* Creature FcSites */
#creature {
	visibility:visible;
	vertical-align:bottom;
}

/* Footer */
#fleft{	
	background: url(images/footer-left.png) top left no-repeat;
	display:inline;
	position: relative;
	float:left;
	width:20px;
	height: 110px;
	margin:0;
	padding:0;
}
#fright{	
	background: url(images/footer-right.png) top right no-repeat;
	display:inline;
	float:right;
	position:relative;
	width:20px;
	height: 110px;
	margin:0;
	padding:0
}
#footer {
	position: absolute;
	display: inline;
	padding-top:30px;
	background: url(images/footer.png) top center repeat-x;
	width: 100%;
	height: 110px;
	color: #1e1e1e;
	text-align: center;
}
#footer ul li {
	display:inline;
	list-style-type:none;
	padding:0 20px 0 20px;
	}

#footer a {
	color: #f96200;
}
/* LightBox - Image Container & Effects */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.tags_font{
	text-transform: capitalize;

	}

#pageNav
{
	padding:10px 0;
}
#pageNav STRONG,
#pageNav SPAN,
#pageNav A
{
	margin-right:5px;
	padding:3px 5px;
	display:-moz-inline-box;
	display:inline-block;
}
#pageNav SPAN EM,
#pageNav A EM
{
	font-size:14px;
}
#pageNav STRONG
{
	border:0;
}
#pageNav SPAN
{
	color:#AAA;
}
#pageNav A
{
	border:1px solid #DDD;
	color:#1370AB;
}
#pageNav A:hover
{
	border:1px solid #000;
	color:#FFF;
	background:#36AEF0;
	text-decoration:none;
}
#pageNav .on
{
	color:#F60;
	font-weight:bold;
}

.title_article {
	background-color: #3168AD;
	color:#B2DB11;
}