/*	
	Author Name		: 	Stone
	Author Site		: 	kmov.org
	Style Name		: 	k2Mov
	Style URI		:	http://kmov.org/
	Version			:	2.0
	Header Height	:	150
	Comments		:	This is hodge podge, and I really have no skill in using css effectively. Caveman code here.
*/

body {
	font: 10px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; color: #76797c !important;
	background: #E1E1E1 url(body_bg.gif) repeat-x top; text-align: center; 
	color: #76797c;
/*	color: #333333; */
	margin: 0;
	}

#header {
	background: #EEEEEE url('header_img.jpg') center center no-repeat !important;
	height: 150px;
	border: none;
	}

.content {
/*	background: #f1f1f1; */
	padding: 0 19px 9px;
/*	background: url(main_bg_top.gif) top left  no-repeat; height: 144px; */
	background: white url(main_bg.gif) top left repeat-y; padding:0 20px 0 20px;
	}




.description {
	position: absolute;
	top: 55px;
	left: 50px;
	margin: 0 !important;
	}
/*
.title {
	display: block;
	background-image: url(title.gif) no-repeat height: 50px width: 179px;
	position: absolute;
	top: 55px;
	left: 50px;
	margin: 0 !important;
	}
*/

#page {
/*	background: url(main_bg_top.gif) no-repeat; height: 144px; margin:0 -20px 0 -20px;  */
	padding-top: 0px;
	margin-top: 50px;
	border: none;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; */
	}

/*
#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding-top: 0px;
	position: relative;
	border: none;
	border-top: none;
	clear: both;
	}
*/

.primary {
	padding-left: 25px;
	}

#page, ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: white;
	}

ul.menu {
	position: absolute;
	bottom: 0px;
	}

/* based on original header height:  bottom: 254px;
*/
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #333 !important;
	text-decoration: none;
	}
/*	
ul.menu li a:hover {
	background: #666666;
	}

h1 {
height:21px;
background:url('http://blog.iso50.com/wp-content/themes/iso3/images/post-bullet.gif') no-repeat 0px -4px;
text-transform:uppercase;
padding:0px 0px 0px 17px;
margin:50px 0px -2px 0px;
font-size:13px;
line-height:1.6em;
}
*/	



/*This is single entry view & page titles */
h1 {
	text-align:left;
	background-color: rgb(153, 204, 255) !important; 
	display: block !important;
	padding: 5px 0px 5px 10px;
	width: 475px;
/*	font: 10px, "Helvetica","Lucida Sans Unicode" Lucida Grande, Verdana, Arial, sans-serif;
	position: absolute;
	left: 0px; */
	margin: 20px 0px !important;  
	}


.entry-title {
	margin: 0px 0px 0px 0px;
	text-align:left !important;
	padding: 0px 10px;
}

.entry-head {
	position: relative;
	text-align:left !important;
	margin: 0px 0px 0px 0px;
	text-align:left !important;
	padding: 0px 0px;	
}
/*
.entry-content {
	position: absolute;
	left: 0px;	
}
*/

h1,h2,h3 {
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
/*	font-size: 50%;
	color: #fff !important; 
	text-shadow:#333 0 1px 3px; */
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	color: grey; 
	}
/*This is the main blog titles*/
h3 {
	text-align:left;
	background-color: rgb(153, 204, 255) !important;
	display: block !important;
	padding: 5px 0px 5px 10px;
	margin: 10px 0px 10px 10px;
/*	width: 475px; */
	text-transform: uppercase;
}

h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	text-transform: uppercase;
	font-size: 85%;
	}


h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #999 !important;
	}
/*
h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */

	font-weight: normal;

	}
*/


body.columns-two .secondary {
	background-color: #F0F0F0;
	height: inherit;
	}

.primary .entry-meta a, .primary .entry-meta a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #444;
	font-weight: normal;
	}
	
.counter a {
	color: #222;
	}
	
.commentlist li {
	color: #666;
	}

.commentlist li:hover {
	background: none;
	}
	
blockquote, #weightedcategories, .authorcomment {
	background: #cccccc;
	border-color: #222;
	}
	
.primary img {
	border-color: #222;
	background: #111;
	}

.inputcontainer {
	margin-bottom: 6px;
	}

#sidebar-1 {
	color: inherit;
	background-color: #F0F0F0;
}

#sidebar-1 h4 {
/*	width: 515px; */
	display:block !important;
	color: white;
	background-color:#c7c7c7 !important;
	padding: 5px 0px 5px 10px;
	}

/* Gray Color */
#footer, small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #666;
	}

#footer {
	clear: both;
	background: url('mainfooter_2.gif') bottom no-repeat !important; 
	height: 94px; /* change according to image used */
	width: 100%;
	margin: 0px auto 0 !important;
	position: relative !important;
	padding: 0px 0px 0px 0px;
}

/*
#footer {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('mainfooter_2.gif') center no-repeat !important; 
	height: 94px;
	clear: both;
	color: #000000;
/*	background: url('k-footer.jpg') center center no-repeat !important; */
	}
*/
/*
#footerpoweredby {
	margin: 100px 0px 0px 0px;
}

*/


a, a:visited, .sidebar a:visited {
	color: #4CA4B8;
	}
	
.post p a:visited {
	color: #4CA4B8;
	}

#af-ela-menu li {
	border: none;
	background: #161616;
	}


#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
	}

#af-ela-menu li.selected {
	background: #666666;
	}

/* Hovering state of the table items */
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #999999;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

/* Active or hovered item in list */
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #999999;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
	}

/* Rolling Archives Slider */
#dynamic-content #pagetrack {
	height: 18px;
	background: url('sliderbgleft.png') no-repeat center left;
	}

#dynamic-content #pagetrackwrap {
	height: 18px;
	padding-right: 4px;
	top: 0px;
	background: url('sliderbgright.png') no-repeat center right;
	}

#dynamic-content #pagehandle {
	width: 18px;
	height: 18px;
	top: 0px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: e-resize;
	}

body.smartposition #rollingarchives {
	background-color: #666666;
	border-bottom: 1px solid #444;
	}