
/*
Theme Name: Viva Machine
Theme URI: http://www.richsamuels.eu
Description: Theme for Viva Machine blog
Author: richsamuels.eu
Author URI: http://www.richsamuels.eu
version: 0.1
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: url(images/background.jpg) center top;
	font-family: arial;
	font-weight:900;
	font-size: 8pt;
	
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt; background:#000}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#cef23c;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 940px;
	margin: 0 auto;
	padding:0 10px;
	background:url(images/contentbg.png) repeat-x;
	color:#ebebeb;
	position:relative;
	z-index:10
	}
	
/* header */

#header {
	background:none;
  	width: 960px; 
  	height: 100px;
	color: #fff; 
	margin:0 auto
	}
#header1 {background:#CC0099;width:950px; padding:5px; margin:0 auto}
#header2 {background:#FFFF00; width:950px; padding:5px; margin:0 auto}
#header h1, #header h2, #header h3, #header h4{
	font-weight:900;
	margin:0;	
	width:541px; height: 100px;
	
	}
	
#header h1 a, #header h3 a, .header_page a{color: #404040; text-decoration: none; position:relative!important; left:0!important}
#header h1 a:hover, #header h3 a:hover, .header_page a:hover{color: #666; text-decoration: none;}



#header h4, #header h2{left:-999em; position:absolute}
	
/* main menu */


#menu {
	background:#000;
	font-family: arial;
	font-weight:900;
	font-size: 8pt;
	
	overflow:hidden;
	float:right;
	margin-top:-35px
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float: left;
	width:540px;
	overflow: hidden;
	padding:0;
	z-index:2;
	position:relative
;
}

.post {
	margin:0;
	padding:10px;
	line-height: 12pt;
	background:#000;
	margin:10px 0 10px 0;
	color:#dbdbdb;
	position:relative
	}
	
.post h2{
	font:24pt arial;
	
	font-weight:900;;
	letter-spacing:-1px
	}
	
.post h2 a{
	color: #ebebeb;
	
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:0 0 12px 0;}
.entry img {position:relative; float:left; margin:0 10px 10px 0}

.postmetadata{
	clear: both;
	background:#cef23c;
	padding:6px;
	color:#000;
	font-size:12px
	
	}
.postmetadata a:hover {color:#CC0099}
.postmetadata a {color:#000; text-decoration:underline}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:10px 0 10px 0;
	padding:0;
	overflow:hidden;
	background:#000
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: arial;
	font-weight:900;
	font-size:14pt;
	width:390px;
	float:right;
	padding:0;
	margin:0
	
	}

#sidebar h2{
	font:normal 24pt arial;
	letter-spacing:-1px;
	font-weight:900;
	color: #ebebeb;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 14pt arial;
	font-weight:900;
	color: #fff;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	
	}
#sidebar ul a {color:#cef23c; font-size:22px
}

#sidebar ul li {
	margin: 10px 0 10px 0;
	padding: 10px;
	letter-spacing:-1px;
	list-style-type: none;
	background:#000;
		}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	margin:0; padding:0
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #fff;
}



/* comments */


#commentform{
	background:none;
	margin:0;
	padding:0;
	}
#commentform label {background:#000; color:#ebebeb; font-size:10px!important}
	
#commentform p{
	color: #fff;
	}
#commentform textarea {color:#fff}
#commentform a{color: #ebebeb; text-decoration: none; border-bottom: 1px dotted #ebebeb;line-height: 14pt;}
	
#commentform h3{
	font-family: arial;
	font-weight:900;
	font-size: 10pt;
	
	color: #000;
	margin:0;
	padding:0;
	}
#comments h3 {background:#000}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #000;
	font-family: arial;
	font-weight:900;
	font-size: 8pt;
	margin:5px 5px 0 0;
	color:#fff;
	padding:0;
	border:0px;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #000;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #2d2d2d;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#ebebeb;}

cite {
	font-family: arial;
	font-weight:900;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

	

#searchform input{float:right; width:240px; margin:-36px 0}


input{
font-size:			16px;
color:				#000;
letter-spacing:-1pt;
font-weight:		900;
font-family:		Arial, Helvetica, sans-serif;
padding:			8px 4px 8px 4px;
border:				none;
margin:				0;
background:			#ebebeb;
}

input:focus{
background:			#fff;
}	

#mailinglist {float:right; width:230px; margin:-18px 8px 0 0 }
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right; padding:5px; font-size:12px
	}

.alignleft {
	float: left; padding:5px;font-size:12px
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


.entry li {list-style:none;
			left:-10px!important}
.catimage img {margin-left:-10px; position:relative}

/* footer */

#footer {
	background:#000;
	margin:0;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.featured {width:520px; height: 319px; margin:10px 0; background:#000; padding:10px}
.carouselBtn {display:none}
.mp3 {background:#000; float:right; width:390px; height:319px; margin:10px 0 0 0}


.jdGallery .slideInfoZone h2
{margin-left:5px
}

#robot {background:url(images/robotbodyrox.png); width:393px; height:505px; padding:0; float:left; position:absolute;  left:-340px; z-index:0}
.imageElementfalse {display:none}



#customfields-textfield-1 {width:510px}

