/*  *************************************
Theme Name:		4h30 - v6
For:			moi
Author: 		Michael @ Mkl-prod
Author URL:		http://mkl-prod.com/
*************************************  */


body			{ background:#1A1A1A;  color:#444; font-family: Arial, sans-serif; font-size:11px; line-height:14px; margin:0; padding:0; }

a 					{ color:#3D413F; text-decoration:none; }
a:hover				{ background:#B8F000; text-decoration:none; }

.round				{ background-color:#FFF; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; width:200px; float:left; margin-right:10px; padding:10px; }

il,ul,ol			{ list-style-type:none; list-style:none; margin: 0; padding: 0; }

input,
textarea,
select,
button				{ background-color:#377a96; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border:0; margin-top:5px; color:#666; font-size:11px; font-family:Arial, sans-serif; padding:3px; }

textarea			{ width:420px; padding:5px; }
input				{ width:420px; padding:5px; }

.Tleft				{ text-align: left; }
.Tright				{ text-align: right; }


/*- HEADER 
----------------------------------------------*/
#header				{ clear: both; display: block; height: 80px; border-top:5px solid #B8F000; }
.menuItem			{ float: left; height:30px; padding: 30px 25px 25px; }
.sitename			{ color: #0A111F; font-size: 13px; font-weight: bold; font-family: "Helvetica Neue"; background:#B8F000; }

/*- menu 
----------------------------------------------*/
.menu 			{ display: block; margin-top: 39px; }
.menu 	li		{ display: inline; }
.menu	li	a	{ padding:4px 7px; background-color:#111; color: #444; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; }
.menu	li	a:hover	{ background-color:#B8F000; color: #333; }

.search	{ display: block; float: left; }


/*- WRAPPER 
----------------------------------------------*/
#wrapper		{ padding: 25px; }


/*- BREADCRUNBS 
----------------------------------------------*/
.breadcrumbsWRAPPER		{ clear: both; }
.navg					{ float: left; width: 20px; padding: 4px 5px 5px; margin-right: 3px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; }
.breadcrumbs 			{ float: left; padding:4px 11px 5px 10px; margin-bottom: 25px;   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; }


#allposts			{ clear: both; float: left;  }
/*- CONTENT 
----------------------------------------------*/
.eachpost			{ background-color:#111; display: block; min-height: 70px; min-width: 220px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; position:absolute; }
.eachpost > div		{ padding:10px; }
	.eachpost .author		{ padding-right:3em; }
	.eachpost .signature	{ margin-top:1.5em; }
	

	.eachpost .title		{ display: inline; color: #585858; }

	.eachpost .thumbnail	img	{ margin: 0 0 7px 0; border: none; }
	.eachpost p				{ display: inline; margin: 0 0; }
	.eachpost small			{ display: block; margin:10px 0 0; }


#mainContent		{ -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; border:0; background:#fff; margin-right:10px; margin-bottom:10px; width:430px; float:left; padding:0 10px; }

h1				{ margin: 0 0 10px 0; font-size: 14px; line-height: 1em;  }

.main				{ font-size:0 !important; }
	.main p img		{ -moz-border-radius:3px; -webkit-border-radius:3px; border:0; background:#fff; margin-right:10px; margin-bottom:10px; display:inline; padding:10px; }
	.midcols		{ background:#222; }
	.twocols		{ background:#111; color: #555; font-size: 12px; }
	.threecols		{ background:#111; }
	.blackcols		{ background:#1a1a1a; }
	
	.exclucols		{ background:#111111; color: #333; }
	.exclucols:hover	{ background: #B8F000; color: #333; }
	

.bubble				{ width:430px; margin-bottom:10px; }
	.bubble blockquote		{ -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; background:#FFF; margin:0; padding:3px; }
	.bubble blockquote p	{ margin:3px; padding:0; }
	.bubble cite			{ position:relative; top:5px; background:transparent; font-style:normal; display:block; margin:-7px; padding:7px 0 13px 18px; }


.commentmetadata			{ display:block; margin:0; }
.contentIndex p img,#mainContent img			{ display:none; }
.author,.comment,#commentBox a,small a			{ text-decoration:none; }


/*
.eachpost.category-journal		{  }
.eachpost.category-url			{ background-image: url('images/link.gif'); background-position: 470px 6px; background-repeat: no-repeat; }
.eachpost.category-photo		{ background-image: url('images/photo_bg.gif'); }
.eachpost.category-video		{ background-image: url('images/photo_bg.gif'); }
.eachpost.category-quote		{ background-image: url('images/quote.gif'); background-repeat: no-repeat;  font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
*/

