/*  
Theme Name: Vector Vibes
Theme URI: http://newfreewpthemes.com/vector-vibes/
Description: Fun vectorized Graffiti Theme
Version: 1.0
Author: Theme Lover
Author URI: http://themelover.com/demo/index.php?wptheme=Vector+Vibes

This theme is released under the Creative Commons Attribution 3.0 license. Do not attempt to remove or decode the encrypted footer
*/



 body {
	margin:0;
	padding-top:0px;
	background-color:#cccccc;
	font-family:Tahoma,Verdana,sans-serif;
	color:#EF8A38;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#cccccc;
	text-decoration:none
	}
a:hover {
	color:#000000;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	border-left: 2px solid #EF8A38;
	color:#222;
	font-style: normal;
	
	}
small{

	color: #333;
text-transform:uppercase;
}

.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}



/* The Wrapper */

.wrapper {
	width:1000px;
	margin:auto;

	
	}
.content{
    width:1000px;
	margin:auto;
	
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	}
/* The Top */

.top {
	height:263px;
	margin-top:0px;
	background:#fff url(images/header.jpg);

	}
.blogtitle {
	float:left;
	width:400px;
	margin:40px 0 0 520px;

	}
.blogtitle h1  {
	font-size:30px;
	font-weight:bold;
	margin:40px 0 0 200px;
	color:#F2891D;
	text-decoration: none;
	
	}

.blogtitle h1  a:link, .blogtitle h1  a:visited{ 
	
	color: #F2891D; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogtitle h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}	

.blogtitle h2 {
	margin:0px 0 0 250px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}


/* Menu */
#menucontainer{
	height:24px;
	background:url(images/menu.png);
	display:block;
	padding:0px 0 0px 14px;
	}
#menu{
	position:relative;
	display:block;
text-transform:uppercase;
	height:23px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
#menu ul{
	margin:0px;
	padding:0 20px 0 0;
	list-style-type:none;
	width:auto;
	}
#menu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
#menu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:5px 20px 0 26px;
	height:19px;
	background:transparent url(images/menu-off.png) no-repeat top left;
	}
#menu ul li a:hover{
	color:#fff;
	background:transparent url(images/menu-on.png) no-repeat top left;
	}
#menu ul li a.current,#menu ul li a.current:hover{
	color:#fff;
	background:transparent url(images/menu-on.png) no-repeat top left;
	}
	
/* The Content */
#content {
	float: left;
	width: 800px;
        background-color: #cccccc;
	margin: 0 0 20px 0;
	padding: 0 0;
	
	}

.post {
	margin: 20px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#cccccc;
	
	}

.post h2 {
	margin: 0 0;
	padding: 5px 0px 0px 15px;
	height:41px;
	background: url(images/title.png) no-repeat left top;
	text-align: left;
	font: normal  24px "Century gothic", Arial, sans-serif;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #fff;
text-transform:uppercase;
	background-color: transparent;

	}

.post h2 a:hover {
	color: #EF8A38;
	background-color: transparent;

	}



.postmetadata {
	margin: 0 0;
	padding: 2px 15px 0px 20px;
	height: 33px;	
	background: url(images/meta.png) no-repeat left top;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	}

.post a:link,
.post a:visited {
	color: #cccccc;
	background-color: transparent;
}

.post a:hover {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}
.post_comments {
background-image:url(images/comment.png);
background-repeat:no-repeat;
height:33px;
width:120px;

text-align:left;
float:right;
padding:5px;

}

.post_comments a:link,
.post_comments a:visited {
	color: #fff;
	background-color: transparent;
}
.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	color:#ff9933;
	}


.body_wrap{
	margin: 0 0;
	background: url(images/contain.png) repeat-y left top;
	}
	

/* The Sidebar */

#sidebar {
width:187px;
float:right;
font-size:12px;
background-color:#333333;
color:#ccc;
margin: 20px 10px 0px 0px;
font-family:Tahoma,Verdana,sans-serif;


}

#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebar  h2 {
font-size:18px;
height:23px;
font-weight:bold;
padding:7px 0px 0px 5px;
background:#ccc  url(images/h2.png)no-repeat;
Margin: 10px 0 0 0;
color:#ccc;
font-variant:small-caps;
}

#sidebar a {
text-decoration:none;
display:block;
line-height:160%;
padding:4px 0 4px 0;
color:#ccc;
background:#ccc url(images/sidebar.png);
}

#sidebar a:hover {
text-decoration:none;
background:#ccc  url(images/sidebarh.png)no-repeat;
color:#99ff00;

}

#sidebar ul li a {
background:none;
padding-left:10px;
}
#sidebar table {
	width:100%;
	text-align:center;
	background-color:#ccc;
	}


#ad div {
	text-align:center;
	border:5px solid #000;
	}	

/* --- FOOTER --- */

#footer {
	height:30px;
	padding:16px 0 0 15px;
	color:#222;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	background:#fff  url(images/footer.png)no-repeat;
	}

#footer a {
	color:#000;
	text-decoration:none;
	
	}

#footer a:hover {
	color:#EF8A38;
	
	}

.clear {
	clear:both;
	}

/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#EF8A38;
	}
.navigation a:hover {
	color:#222;
		}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {


	}
	
.comments ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-weight: normal;
	color: #222;
	
}	

.comments ol li {
	padding-bottom: 9px;
	
}

.comments form {
	}
.comments textarea {
	width:93%;
	height:156px;
	background:#A19C18;
	border:1px solid #000;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#A19C18;
	border:1px solid #000;
	color:#000;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:100px;
	height:23px;
text-transform:uppercase;
	background:#EF8A38;
	border:1px solid #000;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 0px;
	padding:0;
	font-weight:normal;
	
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
.comments ol li {
	padding-bottom: 9px;
}



