/*  
Theme Name: Granite Lite
Theme URI: http://www.imediapixel.com/themes/granite-lite/
Description: Tableless and clean grunge Wordpress theme with 2 column layout, for more detail please visit <a href="http://www.imediapixel.com/">imediapixel.com</a>!
Author: imediapixel
Author URI: http://www.imediapixel.com/
Version: 1.0
Tags: two-columns, fixed-width, threaded-comments, brown, dark, black, right-sidebar,granite,grunge
.
	Last Modified: 11 July 2009 01.15 +7 GMT
  
  Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

* {
  margin: 0;
  padding: 0;
}

/* Typography */

/* Links */
a, a:visited{
	color: #ccc;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}


/* Headers */

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	display: block;
	margin: 0 0 5px 0;
  color: #fff;
}

img {
  border: none;
}

p {
  margin: 0 0 1.5em 0;
  color: #aaa;
}

/* Lists */
.main ol {
  margin: 0 0 10px 30px;
}

.post-content ul {
  margin: 10px;
}

.post-content ul li {
	overflow: hidden;
	height: 100%;
	padding-left: 9px;
	background: url(images/bullet.gif) no-repeat 0 7px;
	padding: 0 0 0 15px;
}

.post-content .sticky ul li {
	padding-left: 9px;
	background: url(images/bullet.gif) no-repeat 0 6px;
}

/* Blockquotes */
blockquote {
	overflow: hidden;
	padding: 0 0 0 24px; 
	font-style: italic;
	color: #444;
	margin: 10px ;
	background: url(images/blockquote.png) left top no-repeat;
}

.sticky blockquote {
	color: #f7f7f7;
	background: url(images/quotes-alt.gif) no-repeat 0 0;
}

blockquote blockquote {
	color: #555;
	border-left: 3px solid #CADAE7;
	margin: 10px ;
}


blockquote em {
	font-style: normal;
}

blockquote.pullquote {
	width: 210px;
	margin-top: 9px !important;
	margin-bottom: 3px !important;
	padding: 6px 9px;
	font-size: 18px;
	text-align: center;
	color: #333;
	background: transparent;
	border-top: 3px double #ccc;
	border-bottom: 3px double #ccc;
}

.pullquote p {
	margin: 0;
}

/* Code */
code {
	background: #eee;
	color: #111;
  font-style: italic;
	color: #444;
	border-left: 3px solid #CADAE7;
}

pre {
	overflow: auto;
	padding: 9px;
	background: url(images/pre.png) repeat 0 0;
	border: 1px solid #eee;
	margin: 10px 0 10px 0;
}

pre code {
	padding: 0;
	background: transparent;
}

/* Tables */
table {
	width: 100%;
	border: 1px solid #4a4a4a;
	border-collapse: collapse;
}

caption {
	font-size: .8em;
	font-style: italic;
	text-align: right;
	color: #666;
}

td {
	padding: 5px 3px;
	border: 1px solid #4a4a4a;
	background: #222;
}

tr {
	color: #fff;

}

tr.alt, tr.even {
	background: #555;
}

th {
	padding: 5px;
	color: #aaa;
	background: #111;
	border: 1px solid #4a4a4a;
	text-transform: capitalize;
}

td a, th a {
	font-weight: bold;
	color: #eee;
}

/* Layout */

body {
  background: #000 url(images/bg.jpg) repeat;
  font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 12px;
  margin:10px 0 0 0;
  line-height: 18px;
}

#header {
  height: 100px;
  width: 960px;
  line-height: 30px;
  margin: 0 auto;
}

.logo {
  float: left;  
  background: url(images/logo_kp.png) left no-repeat;
  height: 100px;
}

.logo a img {
  border: none;
}

.logo h1 {
  margin: 20px 0 0 85px;
  text-transform: uppercase;
  padding: 0;
}

.logo h1 a {
  border-bottom: 1px solid #4a4a4a;
}

.description {
  margin: 0 0 0 100px;
  padding: 0;
  float: right;
  color: #ccc;
  text-transform: uppercase;
  font-size: 11px;
}

.topnav {
  float: right;
  margin: 70px 10px 0 0;
}

.topnav ul {
  
}

.topnav ul li {
  display: inline;
  margin: 0 5px;
}

.topnav ul li a {
  color: #888;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

.topnav ul li a img {
  border: none;
  margin: 0 3px -4px 3px;
}

.topnav ul li a:hover {
  color: #fff;
}

#wrapper {
  width: 960px;
  margin: 0 auto;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#topmenu {
  height: 50px;
  width: 960px;
  background: #aaa url(images/nav.jpg) no-repeat center;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  line-height: 50px;   
}

.nav {
  line-height: 50px;
  margin: 0 10px;  
  float: left;
}

.nav ul {

}

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  margin: 0;
  list-style: none;
  background: url(images/divider.jpg) right no-repeat;
  display: block;
  float: left;
  padding: 0 10px 0 5px;
  line-height: 45px;  
  }

#nav a {
  color: #BF4904;
  display: block;
  margin: 0 10px 0 5px;
  color: #111;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  text-transform: uppercase;
}

#nav li a:hover {
  text-decoration: none;
  color: #999;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 180px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 180px;
  }
	
#nav li li a {
  width: 180px;
  line-height: 25px;
  color: #fff;
  border-top: 1px solid #131f27;
  background: #111;
  padding: 0 5px;
  opacity: 0.7;
  font-size: 14px;
  font-weight: bold;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background: #888;
  padding: 0 5px;
  color: #000;
}

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
}

#content {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
}

#main {
  width: 620px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 10px;
  background: url(images/bg4.jpg) repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.main {

}

.main h2.title {
  line-height: 30px;
  margin: 0;
  display: block;
  text-transform: capitalize;
  border-bottom: 1px dashed #222;
  color: #ccc;
}

.post-wrapper {
  margin: 10px 0 0 0;
}

.post-title {
  padding: 0;
  display: block;
}

.title h2{
  line-height: 30px;
  margin: 0;
  display: block;
  text-transform: capitalize;
  background: url(images/line2.jpg) bottom repeat-x;
  color: #ccc;
}

.title h2 a {
  line-height: 30px;
  background: url(images/line2.jpg) bottom repeat-x;
  display: block;
  color: #A3A3A3;
}

.meta {
  padding-top: 12px;
}

.post-content {
  padding: 10px 0 0 0;
}

.post-content p {
  color: #ccc;
}

.post-content img {
	padding:3px;
	border:1px solid #222;
	float:left;
	margin:0 13px 7px 0;
}

.meta, 
.post-bottom {
  line-height: 25px;
  padding: 0 10px 0 0;
  font-size: 90%;
  color: #ccc;
}

.post-bottom {
  margin: 0 0 10px 0;
}

.meta p,
.post-bottom p {
  margin-left: 10px;
  color: #fff;
}

.meta a,
.post-bottom a {
  color: #E1D381;  
}

#nextprevious {
  margin: 10px;
  padding-bottom: 20px;
}

#nextprevious a {
  color: #BCEB2F;
  text-transform: lowercase;
  text-decoration: none;
  display: inline;
}

#nextprevious a:hover {
  color: #fff;
}
  
#sidebar {
  width: 300px;
  float: right;
  margin: 0 0 20px 10px;
  padding: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.sidebar {
 
}

/*Widgets*/					
.widget {
	margin-bottom:30px;
	font-size:0.85em;
}	

.widget li {
	padding:10px 0 13px 0;
	list-style:none;
	line-height:135%;
}
	
.sidebar h2 {
  color: #424242;
  background: url(images/bg-title2.jpg) top center no-repeat ;
  line-height: 30px;
  text-align: left;
  padding: 0 0 0 10px;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: bold;
}

.sidebar-box,
.bottom-box,
.profile-box,
.tags-cloud {
  margin: 0;
  padding: 0 0 10px 0;
  background: url(images/bg4.jpg) repeat;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -khtml-border-radius: 5px;
  
}

.profile-box {
  padding: 0 10px;
}

.tags-cloud a {
  display: inline;
  float: left;
  margin: 5px;
  color: #aaa;
}


.sidebar-box h2 img {
	padding:3px 0;
	border:1px dashed #222;
	float:left;
	margin:0 10px 7px 0;
  margin: 5px 0 0 0;
  border: none;
}

.sidebar-box p {
  margin: 0;  
}

.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar li {
  margin: 0 0 20px 0;
  padding: 0;
}

.sidebar li ul {
  margin: 10px 0 0 0;
  padding: 0;
}

.sidebar ul ul li {
  margin: 3px 15px;
  padding: 3px 0;
  border-bottom: 1px dashed #555;
}

.sidebar a {
  color: #ddd;
  text-decoration: none;
  font-weight: normal;
  display: block;
}

.sidebar a:hover {
  color: #fff;
}

#wrapper_bottom {
  margin: 20px 0 ;
}

#bottom_c {  
  width: 960px;
  margin: 0 auto;
  background: #333 url(images/bg3.jpg) repeat;
}

#bottom1, #bottom2, #bottom3, #bottom4 {
  float: left;
  margin: 10px; 
}
.bottom-box,
.bottom-box .tags-cloud,
.bottom-box .sidebar-box {
  margin: 0;
  padding: 0 0 10px 0;
  background: transparent;

}

.bottom-box h2 {
  line-height: 30px;
  background: url(images/line2.jpg) bottom repeat-x;
  display: block;
  color: #424242;
  font-size: 14px;
  font-weight: bold;
  text-transform: capitalize;
}

.bottom-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bottom-box ul li {
  line-height: 30px;
  margin: 0;
  border-bottom: 1px dashed #555;
}

.bottom-box ul li a {
  color: #aaa;
  text-decoration: none;
  font-weight: normal;
  display: block;
}

.bottom-box ul li a:hover {
  color: #fff;
} 

#footer {
  height: 50px;
  background: #aaa url(images/nav.jpg) repeat-x;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  margin: 0 0 20px 0;
}

#copyright {
  font-size: 110%;
  line-height: 70px;
  text-align: center;
  padding: 0 10px;
}

#copyright p.cleft {
  color : #111;
  float: left;
}

#copyright p.wp  {
  float: right;
  color : #111;  
}

#copyright p a img {
  margin: 3px 0 -15px 0;
}

#copyright p.wp a {
  color: #000;
  font-weight: bold;
}

.footer-nav {
  float: left;
}

.footer-nav ul {
  
}

.footer-nav ul li {
  display: inline;
  margin: 0 10px 0 0;
}

.footer-nav ul li a{
  color: #222;
  text-transform: capitalize;  
}

.footer-nav ul li a:hover{
  
}

.clear {
  clear: both;
}

/* End captions */

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:7px;
	margin:0;
	padding:0 4px 5px;
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}


/* Comments */

#comment {
  margin: 10px;
  width: 600px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  color: #fff;
}

#comment h3 {
  font-size: 140%;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
}

#comment p a {
  color: #336600;
}

#comment p a:hover {
  color: #111;
}

#comment p {
  padding:0;
  margin: 7px 0;
}

ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 90%;
}

ul.children {
  margin: 0 0 0 20px;
}

.commentlist li, .trackback li {
  padding: 5px 10px;
  margin: 10px 0 15px 0;
  list-style-type: none;
  background: url(images/bg.jpg) repeat;
  border: 1px solid #404040;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -khtml-border-radius: 5px;
  
}

.commentlist li.alt {
  padding: 5px 10px;
  margin-top:10px;
  background: url(images/bg3.jpg) repeat;
  border: 1px solid #404040;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -khtml-border-radius: 5px;
}

.commentlist li.cleared {
  background: transparent;
  border: none;
}

.commentlist a:hover {
  color: #336600;
}

.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
}

.commentlist .commentbody {
  margin: 0;
  padding: 0;
}

.commentlist .commentbody p a {
  text-decoration: underline;
}

.commentlist cite {
  font-style: normal;
  color: #ddd;
}

.commentlist small.commentmetadata a {
  color: #FFF1E3;
}

.commentlist p {
  color: #aaa;
}

li .recentcomments a {
  display: inline;
}

#respond {
  clear: both;
  margin-top: 15px;
}

#commentform textarea {
  width: 450px;
  background: #555;
  color: #fff;
  margin: 0;
  padding: 0;
  border: none;
  
}

#comment #submit,
#searchsubmit {
  margin: 0;
  background: #111;
  border: 1px solid #111;
  color: #aaa;
  padding: 2px 5px;
  background: #222;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
input#author,
input#email,
input#url {
  border: none;
  padding: 3px 22px;
  color: #fff;
} 

input#author {
  background: #555 url(images/user.png) 3px 3px no-repeat;
}
input#email {
  background: #555 url(images/mail.png) 3px 3px  no-repeat;
}

input#url {
  background: #555 url(images/attachment.png) 3px 3px no-repeat ;
} 

#extrastuff a {
  color:#222; 
  font-size:0.8em;
}

#extrastuff a:hover {
  color:#6598b8; 
  text-decoration:none;
}

#extrastuff #rssleft {
  float:left; 
  width:250px;
  margin:0 10px;
}

#extrastuff #trackright {
  float:right; 
  width:180px; 
  text-align:right;
  margin: 0 10px;
}

