/*
CSS files kept in the 'styles' directory can be used to	customize your K2 installation without having to mess	with the core K2 files. This in turn makes it easier to	upgrade to new K2 version as well as debug any problems	that might occur.	You select styles from the K2 Options page in the	'Presentation' section of your WordPress administration.	For more information on how to use custom styles:		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS		

Author Name	:	ClearVapour.com
Author Site	:	ClearVapour.com
Style Name	:	ClearVapour.com
Style URI	:	ClearVapour.com
Version		:	1.0
Comments	:
*/ 

 
/* The entire design is contained within the 'page' id */
#page {}  

/* Contains the H1 and menu */
#header {background:  url('header.jpg') center center no-repeat; height: 260px;}
.blog-title {font-size: 10px; position: absolute; top: 235px; left: 770px; padding: 0;}
.blog-title a,#header .description {text-decoration: none; color: #000000 !important;}

.description {position: absolute; top: 235px; left: 590px; margin: 0 !important;}
.entry-head .entry-meta {background: url() left top no-repeat !important;	min-height: 16px;	padding-left: 0px;	}

/* Contains the main column */
#primary {	position: relative;	float: left;	width: 380px;	padding: 10px 10px 10px 0; margin:0 0 0 0;	}
.content {	padding: 0 20px 10px 10px;	}
ul.menu li a {color:black; padding: 10px 15px;}


.hentry {	/* Each entry is contained within the 'hentry' class */	}
.entry-content {	/* The meat and potatoes of every entry */	}

 /* The First Sidebar */
#sidebar-1 {width: 170px;}	

/* The second sidebar */	
#sidebar-2 {width: 300px;}
.secondary {	/* Contains both sidebars */	}

/* Resize navigation thumbnails on picture pages */
#gallery-nav {width:205px; margin:0 0 0 20px;}
#gallery-nav img {height: 128px; width: 93px;}
.entry-foot h5 {padding: 30px 0 0 0;}
#gallery-nav .nav-previous {margin: 0 0 0 0;}
#gallery-nav .nav-previous span {margin:0 0 0 10px; width:60px;}
#gallery-nav .nav-next {padding: 0 0 0 0;}
#gallery-nav .nav-next span {margin:0 0 0 17px; width:60px;}
#nav-above .nav-next {width:50%;}
#nav-above .nav-previous {width:50%;}
#nav-below .nav-next {width:50%;}
#nav-below .nav-previous {width:50%;}

.widget h4 {display:none;}
#categories-452021241 h4 {display:block;}
#tag_cloud-2 h4 {display:block;}
#rss-452021281 h4 {display:block;}
#linkcat-2 h4 {display:block;}



