/*  
Theme Name: Forelab
Theme URI: http://undeadcodestudios.com
Description: Tema visual para forelab.
Version: 1.0
Author: Undead Code Studios
Author URI: http://undeadcodestudios.com
*/
body {
	font: 100% Arial, Helvetica;
	color: #000033;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	color: #490000;
	text-decoration: none;
	font: 100% "Arial", Helvetica;
	font-weight: bold;
}
a:visited {
	color: #490000;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin: 0px;
	font: lighter 2.4em/1.2em "Arial", Helvetica;
	color: #FFFFFF;
}
h1 a, h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background: none;
}
h2 {
	color: #ffffff;
	margin: 0px 0px 2px;
	width: 100%;
	font: 18px Arial, Helvetica;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
h2 a:hover {
	color: #eeeeee;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% "Arial", Helvetica;
	color: #238278;
	margin: 10px 0px 15px 0px;
}
h4 {
	font: normal 130%/100% "Arial", Helvetica;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#wrapper {
	background: #238278; /* #238278; */
}
#page {
	margin: 0px auto;
	margin-top: 10px;
	width: 960px;
	background:#fff;
	border-top: 0px solid #791e1e;
}

/* header area  //#000 url(images/head-bg.gif) repeat-x; */
#header {
	background: #777974;
	height: 150px;
	position: relative;
	color: #D16683;	
	background: url(images/repeat.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#headerimg {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	width: 960px;
	background: url(images/logum_all.jpg) no-repeat;
	height: 150px;
	
}

#headerlogo {
	position: relative;
	padding: 0px 0px 0px 0px;	
	float: left;
	border: 0px solid #ff0000;
}

#navi {
	position:relative;
	height: 26px;
	width: 960px;
	margin: 0px auto;
	top: 10px;
	text-align: center;
	line-height: normal;
	background: #238278;
	font-family: "Arial", Helvética;
}
#nav {
	list-style: none;
	margin: 0 0px;
	padding: 0px;
	float: left;
	clear:both;	
}

/* url(images/navtabr.gif) top right no-repeat */
#nav li {
	float: left;
	height: 26px;
	background: url(images/navbar.png) top right no-repeat;
	margin: 0 0px;
	white-space: nowrap;
	border-bottom: 0px solid #330000;
}
#nav .page_item a {
	color: #330000;
	display: block;
	background: url(images/navbar.png) top right no-repeat;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	font: bold 13px "Arial", Helvética;
	line-height: 26px;
}
#nav li:hover {
	background-position: 100% -36px;
	background: #660000;
	
}
#nav .page_item a:hover {
	background-position: 0px -36px;
	border: none;
	color: #ffffff;
	background: #238278;
	text-decoration: underline;
}

#nav li.current_page_item {
	color: #ffffff;
	text-decoration: none;
	background: #238278;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
	background: #238278;
}


/* content area */
#content {
	padding: 10px 0px 30px 13px;
	float: left;
	width: 720px;
	overflow: hidden;
}


.post {
	clear:both;
	padding-top: 15px;
	padding-bottom: 20px;
}

.entry {
	background:url(images/crv_btm.gif) no-repeat bottom;	
	padding-bottom:7px;
	width: 712px;
	display: table;	
}
.entrytop{
	background:url(images/crv_top.gif) no-repeat top;
	padding-top: 9px;
	width: 712px;
	display: table;
	}
	
	
.entrynotice {
	background:url(images/crv_btm.jpg) no-repeat bottom;
	padding-bottom:7px;
	width: 712px;
	display: table;
}
.entrytopnotice{
	background:url(images/crv_top.jpg) no-repeat top;
	padding-top: 9px;
	width: 712px;
	display: table;
	}

.entry h2{
	width: 680px;
	margin: 0 auto !important;
	font-family: "Arial", Helvetica;
	font-size: 20px;
}

.entrynotice h2{
	width: 680px;
	margin: 0 auto !important;
	font-family: "Arial", Helvetica;
	font-size: 20px;
}


.inpost-date{
	float: left;
	color: #000000;
	font: bold 11px "Arial", Helvetica;
	padding-left: 0px;
	padding-top: 5px;
	margin-left: 10px;	
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	/*background: url(images/date-bg.gif) no-repeat;*/
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}



.post-meta {
	background: url(images/vcard.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	margin: 10px 0 0 10px;
	font: 12px "Arial", Helvetica;
}
.post-cat {	
	background: #eeeeee; /* #E0F8F7 */
	padding: 5px 5px 5px 5px;
	border: 1px solid #ddeedd;
	float: left;
}

.post-options {	
	background: #eeeeee; /* #E0F8F7 */
	padding: 5px 5px 5px 5px;
	margin-right: 25px;
	border: 1px solid #ddeedd;
	float: left;
}

.post-readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
}

.post-comments {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
}

.post-comments-single {	
	padding-left: 20px;
	float: right;
}

.post-calendar {
	float:left;
	background: url(images/post-date.gif) no-repeat left center;
	color:#9ec13f;
	font: bold 11px "Arial", Helvetica;
	padding-left: 38px;
}
.post-content {
	clear: both;
	padding: 10px;
	text-align: justify;
	font-family: "Arial", Helvética;
	font-size: 16px;
	line-height: 1.5em;
}
.post-info {
	padding: 0px 15px;
	height: 15px;
	color: #3e98ad;
	font: bold 12px "Arial", Helvética;
}
.post-info a {
	color: #490000;
	text-decoration: none;
}
.post-info a:hover {
	color: #660000;
	text-decoration: underline;
	border: none;
	background: none;
}
.post-content blockquote {
	background: #f2f8fb;
	border-right: 2px solid #dbeff6; 
	border-bottom: 2px solid #dbeff6; 
	padding: 8px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px solid #330000;
	clear: both;
	color: #000033;
}
.commentlist {
	margin:0; 
	padding: 5px 0px 5px 5px;
	text-align: justify;
	line-height: 130%;
	width: 700px;
}
.commentlist li.alt {
	margin:10px 0px; 
	padding: 5px 0px 5px 5px;
	text-align: justify;
	list-style:none;
	background: #ffffff;
	border: 1px solid #000000;
	width: 700px;
}

.commentlist li.alt-by{
	margin:10px 5px; 
	padding: 5px 0px 5px 5px;
	text-align: justify;
	list-style:none;
	background: #eeffee;
	border: 1px solid #000000;
	width: 700px;
}

.commentlist li.alt-user{
	margin:10px 5px; 
	padding: 5px 0px 5px 5px;
	text-align: justify;
	list-style:none;
	background: #eeeeee;
	border: 1px solid #cccccc;
	width: 700px;
}

.commentlist li.alt-mod{
	margin: 10px 5px; 
	padding: 5px 0px 5px 5px;
	text-align: justify;
	list-style:none;
	background: #eeeeee;
	border: 1px solid #555555;
	width: 700px;
}

.commentlist li .commentmetadata { font-size: 11px; }

.commentlist li p { padding: 0px 5px 0px 5px; }

.comment-btm{
	background:url(images/cmm_top.png) no-repeat top;
	padding: 10px 20px 10px 15px;
}

.comment-btm-by{
	background:url(images/cmm_top.gif) no-repeat top;
	padding: 10px 20px 10px 15px;
}

.comment-btm-mod{
	background:url(images/cmm_top.jpg) no-repeat top;
	padding: 10px 20px 10px 15px;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;	
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f2f8fb;
	border: 1px solid #dbeff6;
	padding: 3px;
	margin-top: 3px;
	color: #000033;
}
#commentform textarea{
	width: 585px;
	height: 115px;
	background:#f2f8fb;
	border: 2px solid #660000;
	padding: 2px;
	margin-top: 3px;
	color: #000033;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #330000;
	font: bold 12px "Arial", Helvética;
	color: #000033;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

#avatar {
	float: left;	
	margin: 5px 15px 5px 5px;	
}

/*sidebar */
#sidebar {
	float: right;
	padding: 10px 10px 20px 0px;
	width: 200px;
	color: #666666;
	overflow: hidden;
	text-align: center;
}
/*sidebar title (h2) */


#sidebar h2, #sidebar .sidebartitle{
	font-family:  "Arial", Helvética;
	font-size: 18px;
	font-weight: 500;
	/*background: #238278;*/
	background:url(images/sidebar_h2.gif) no-repeat top;
	color: #ffffff;
	border-bottom: 0px dotted #1888B8;
	padding: 5px 5px 5px 20px;	
	margin: 0px 5px 5px 5px;
	width: 170px;
	text-align: left;
}
/*sidebar text styles */
#sidebar a:hover{
	border: none;
}
#sidebar a, #sidebar a:visited{
	color: #330000;
	text-decoration: none;
	font-weight: 600;
	font: 100% "Arial", Helvetica;
}
#sidebar li a:hover{
	color: #660000;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 10px 0;
	padding: 3px 3px 3px 3px;
	border: 0px solid #666465;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin-bottom: 20px!important;
	border: 0px dotted #330000;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	margin-left: 15px;
	border: 0px dotted #330000;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

#sidebar p { padding: 5px 5px 5px 5px; }

.sidetop {
	background:url(images/shape.gif) no-repeat top;
	padding: 00px 0px 0px 0px;
	height: 16px;
	width: 200px;
}

.sidebottom {
	background:url(images/shape.gif) no-repeat bottom;
	padding: 0px 0px 0px 0px;
	height: 16px;
	width: 200px;
}

.sidebody {
	background: url(images/shape_line.gif);
	padding: 0px 0px 0px 0px;
	width: 200px;
}


/*blogroll */
ul.linkcat li, .linkcat li{
	background: url(images/mini-blogroll.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-monthly-archive.gif) no-repeat left center !important;
	padding-left: 15px !important;
	font-weight: 600;	
}
/*sub-pages */
ul.list-page li ul div, li.widget_pages li ul li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 6px;
}
div.widget_calendar h2 {
	display:none;
}


/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#search {
	float: right;
	position:relative;
	/*background: url(images/search-bg.png) no-repeat;*/
	width: 255px;
	height: 48px;
	margin-right: 0px;
	text-align: center;
	top: 60px;
	clear:right;
}
#searchform {
	margin: 13px 0px 0px 30px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 150px;
	height: 20px;
	padding: 3px 5px 0px 5px;
	border: 1px solid #330000;
	background: #ffffff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform #b {
	background: #fff;
	border: 1px solid #000000;
	height: 25px;
	width: 45px;
	padding: 4px 4px 4px 4px;
	font: bold 12px "Arial", Helvética;
	color: #238278;	
	vertical-align: middle;
	cursor: pointer;
}

/* footer area */
#footerbg {
	clear: both;
	background:#132f3c url(images/footer-bg.gif) repeat-x;
	border-top: 1px solid #7FD4F4;
	height: 50px;
	font-size: 13px;
	font-family: "Arial", Helvética;
}
#footer {
	width: 960px;
	margin: 0px auto;
	color: #56bdea;
}
#footer a, #footer a:visited {
	color: #ffffff;
}
	
#footerbg a:hover {
	color: #ffffff !important;
	text-decoration: underline;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 950px;
	color: #ffffff;
	line-height: 50px;
	font-size: 100%;
	text-align: center;
}
#credits a, #credit a:visited {
	color: #ffffff;
	font-style: italic;
}

#rss_div { text-align: right; font-size: 14px; }


#rss_div a
{
	color: #ffffff;
}

#rss_div a:hover
{
	color: #cccccc;
}

.valid {
	background:url(images/valid.gif) no-repeat left;
	padding-left: 20px;
	margin: 0 5px;
}
.rss {
	background:url(images/mini-rss.gif) no-repeat left;
	padding-left: 20px;
	margin: 5px 0px 0px 50px;	
}

.email {
	background:url(images/email_add.png) no-repeat left;
	padding-left: 20px;
	margin: 5px 5px 0px 20px;	
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.post-content ul {
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;	
}

/* url(images/navtabr.gif) top right no-repeat */
.post-content ul li {	
	background: url(images/arrow.gif) left no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;	
	
}

