/*
Theme Name: Blank Custom
Theme URI: http://cvamos.com/blankthemes
Description: Something something.
Author: V
Author URI: http://cvamos.com
version: 1.0
Tags: blank
*/

/* basics */

#tag-cloud-shadow {
color: rgba(200, 54, 54, 0.5);
position:relative;
z-index:-100;
opacity:0.2;
text-shadow: #000000 0px 0px 2px;
}

#tag-cloud {
position:relative;
z-index:1;
}

*{margin:0; padding:0; outline: none;border: 0;}

html,body{
      height:100%;
      border:none;
}

#head {
font-size:18px;
font-weight:lighter;
text-align:left;
margin-bottom:20px;
margin-top:36px;
width:860px;
float:left;
position:relative;
z-index:2;
}

#top-links{
position:relative;
z-index:1;
margin-top:47px;

}

#top-links a{
padding: 6px 9px;
text-decoration:none;
background:#ff0000;
color:#000;
font-family:Georgia;
font-size:19px;
font-style:italic;

}

#top-links a:hover{


background:none;
color:#ff0000;

}


body {
background-color:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin:0;
	color:#000;

}

	
h1 {font-size: 20pt;}
h2 {font-size: 16pt;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}
h5 {font-size: 13px;
cursor:pointer;}
h5 p{background-color:rgba(0,0,0,.4);}
h5 div{background-color:rgba(0,0,0,.45);margin-top:8px;padding:2px;}
h5 div:hover{background-color:rgba(255,0,0,.75);margin-top:8px;padding:2px;}

*/h6 {position: relative;
z-index:100;
font-size:38px;
font-weight:bold;
font-style:italic;
white-space:nowrap;;cursor:pointer;}
h6 div{background-color:rgba(0,0,0,.45);margin-top:8px;}
h6 div:hover{background-color:rgba(0,0,0,.7);margin-top:8px;}*/


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;
	}




div.post {
//background:#fff;
color:#000;
font-weight:lighter;
}

div.post h2{

position: relative;
z-index:100;
font-size:38px;
color:#000;
}


/* HEADER */
div#image-header {
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:58px;
font-style:italic;
margin-bottom:20px;
}
div#image-header a{
text-decoration:none;
background:none;
}
div#image-header img{
position:relative;
z-index:100;
}

/* Main Page */

/* links */

.proj-link a {

background:rgba(255,0,0,1);
color:#000;
font-weight:bold;
padding:6px;
text-decoration:none;
}

.proj-link a:hover {
background:none;
}

a{
font-weight:bold;
	color:#000;
	text-decoration:underline;
	}

a:hover{

background-color:rgba(255,0,0,.9);
text-decoration:none;
font-weight:bold;
}

#sidebar a {
	color:#000;
	text-decoration:none;
font-weight:bold;
	}

#sidebar a:visited {
	color:#000;
	text-decoration:none;
font-weight:bold;
	}

#sidebar a:hover {
	color:#000;
background-color:rgba(255,0,0,.9);
	text-decoration:none;
font-weight:bold;
	}

#sidebar a:active {
	color:#000;
background-color:rgba(255,0,0,.9);
	text-decoration:none;
font-weight:bold;
	}


.linkcat h2{
font-family: Helvetica, Sans Serif;
}

li .categories {
font-weight:bold;
}

/* container */


#container {
position:relative;
z-index:0;
float:center;
	width: 860px;
    height:100%;
	margin: 0 auto;
	padding:0;
	color:#000;
	}
	
/* header */

#header {
  	width: 800px; 
  	height: 100px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #fff; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#000;
	padding: 0 0 0 18px;
	margin:0;	
	}



/* content */

#content {
position:relative;
z-index:2;
color:#000;
background:none;
	float:left;
	width:640px;
	height:100%
	margin:0px;
padding:8px;
padding-left:0px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
font-weight:normal;
	}


.post h2{
	font:bold italic 38px Georgia, serif;
position: relative;
z-index:100;
color:#000;
}
	
.post h2 a{
	color: #fff;
	text-decoration: none;
	}
	
	.post h2 a:hover{
color:#000;
	background:#ff0000;
	}
	
.post ul {}

.post li {}

.entry p{margin:8px 0px;}

.postmetadata{
	clear: both;
	//background:#fff;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:9pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
vertical-align:top;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}




/* comments */


#commentform{
	//background:#fff;
	margin:0;
	padding:0;

	}
	
#commentform p{
	color: #fff;
	}
	
#commentform a{color: #fff; text-decoration: none; border-bottom: 1px dotted #fff;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, helvetica;
	font-size: 11pt;
	font-weight: 300;
	color: #fff;
	margin:0;
	padding:0;
	}
	
#comment{
	width:100%;
	}

#author, #email, #url, #comment, #submit{
color:#000;
	background: rgba(10,10,10,.15);
	font-family: helvetica, arial, times;
	font-size: 10pt;
	margin:5px 5px 0 0;
	padding:6px;
	border: 1px solid #fff;
	}
	
#submit{margin:5px 5px 0 0;padding:6px;}

#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: #fff;
    border: 1px dashed #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {//background: #fff;border: 1px dotted #fff;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, helvetica, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #fff; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin: 0;
	position:relative;
	z-index:1;
	}

#searchform input#s{
color:#000;
	margin:0;
	padding:4px;
	background:#ff0000;
font-size:20px;
	}

#searchform input#searchsubmit{
	border:none;
	background:#888888;
	color:#888888;
	text-transform:lowercase;
	}


	
/* 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;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #282828;
   text-align: center;
   background-color: #282828;
   padding-top: 4px;
   margin: 0 10px 0px 0px;
   /* 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;
color:#eee;
}




/* footer */

#footer {
position:relative;

	//background:#fff;
	clear: both;
	width: 100%;
margin: 30px 0;
bottom:0px;
	}
	

#footer a{color: #fff;text-decoration: none;}
#footer a:hover{color: #fff;text-decoration: underline;}
