/*
Theme Name: ExIT
Theme URI: http://srinig.com/wordpress/themes/fluid-blue/
Description: A simple two column fluid width theme. A combination of the Blix and Fluid-Blue themes. Right sidebar supports widgets. Tags and gravatars supported. Valid XHTML and CSS.
Version: 3.0
Author: Jeff Mandel
Author URI: http://exitshoes.com
Tags: blue, light, two-columns, flexible-width, right-sidebar, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin:0;
	max-width: 960px;
	background:#fff;
	color:#000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS','Bitstream Vera Sans','Verdana' , 'Arial' ,'Lucida Sans','Lucida Sans Unicode','Helvetica',sans-serif;
	text-align:center;
}

a { 
	color:#258;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #4192E5;
}

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#000;
	text-align:left;
}

h1 {font-size:2.6em;}
h2 {font-size:1.6em;}
h3 {font-size:1.2em;}
h4 {font-size:1.0em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}

img {
	border:0;
}

input[type=text], textarea{
	background:#fff;
	border:1px inset #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

textarea {
	font-size:12px;
	width: 400px;
}

pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Layout */
#page {
	min-width:790px;
	margin:0 auto;
	text-align:left;
}

#wrapper {
	margin:0 2%;
	padding-right:230px;
}

#content{
	float:left;
	width:96%;
	border-right:230px solid #fff;
	margin-right:-230px;
	padding:20px 4% 20px 1px;
}

#sidebar{
	float:left;
	width:190px;
	margin:0 -230px 0 0;
	padding:20px;
}

#footer {
	clear:both;
	padding:10px;
	border-top:0.2em solid #BF7360;
}

/* Header */

#header {
	margin:0;
	padding:2em 0;
	height:5.8em;
	background:#fff;
}

#headertitle {
	float:left;
	position:absolute;
	left:2%;
}
#headertitle h1 {
	font-family: 'OCR A Extended', 'OCRA10', 'Trebuchet MS','Lucida Grande', 'Verdana', 'Arial', Sans-Serif;
	font-weight: normal;
	margin:0;
	font-size:3.5em;
}
#headertitle h1 a {
	background:transparent;
	color:#000;
}
#headertitle h1 a:hover {
	text-decoration:none;
}

#headertitle p {
	margin:0 0 0 2%;
	font-size:1.2em;
	left:2%;
}

#search {
	float:right;
	padding:0.4em 0.4em 0 0;
}
#search form {
	margin:0;
	padding:0;
}
#search input {
	width:220px;
	margin:0;
	font-size:1.1em;
}


/* Top navigation */
#navbar {
	background: #8EB575 url(images/spring_flavour/corner_bottom_right.gif) no-repeat scroll right bottom;
	height: 2.9em;
	margin: 0 2% 0 2%;
	padding: 0px ;
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.2em;
	}
	
#nav ul {
	margin:0;
	list-style: none;
	}

#nav a {
	color:#fff;
	display: block;
        text-align:center;
	}


#nav li {
	float: left;
	margin: 0;
	padding: 0.6em;
        border-right:0.1em solid #fff;
	background-color: #6D8FAA;
}

#nav li.current_page_item, #nav li.current_page_item:hover {
	background-color:#BF7360;
	}

#nav li:hover {
	background-color:#4192E5;
	}

#nav li li {
	float: left;
	margin: 0;
	padding: 0;
	}
	/* width: 14em; */
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #6D8FAA;
	color: #fff;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #006699;
	color: #fff;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}


/* Sidebar */


#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:1.1em;
}
#sidebar ul ul {
	font-size:1em;
}

#sidebar ul li {
	margin:0 0 2em 0;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar ul li ul li {
	margin:0.1em 0;
	padding: 0.6em 0 0.6em 1.6em;
}

#sidebar li.cat-item {
	background: transparent url(images/spring_flavour/categories_yellow.gif) no-repeat scroll 0 0.7em;
}

#categoryposts-3 li {
	background: transparent url(images/spring_flavour/shoe.gif) no-repeat scroll 0 0.7em;
}

#categoryposts-4 li {
	background: transparent url(images/spring_flavour/post.gif) no-repeat scroll 0 0.7em;
}

#twitter-list-1 li {
	background: transparent url(images/spring_flavour/twitter_blue.png) no-repeat scroll 0 0.7em;
}
#sidebar ul.blogroll li {
	background: transparent url(images/spring_flavour/links_yellow.gif) no-repeat scroll 0 0.7em
}

#sidebar li li li {
	padding-left:10px;
}

#sidebar ul h2 {
	margin:0;
	padding:0.3em;
	color:#fff;
	background:#6D8FAA url(images/spring_flavour/corner_bottom_right.gif) no-repeat scroll right bottom;
	font-size:1.0em;
}


/* Footer */
#footer { 
	text-align:right;
	font-size:1em;
	line-height:1.4em;
}

/* Post */
.post {
	margin:0 0 4em 1em;
	clear:both;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	font-size:1.2em;
	line-height:1.6em;
	text-align:left;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.postentry a {
	text-decoration:none;
}
.postentry a:hover {
	text-decoration:none;
}

.postmetadata {
	clear:both;
	margin:1em 0;
	font-size:1.1em;
	text-align:justify;
}

div.navigation {
	font-size:1.1em;
}

.postentry table {
	font-size:1.2em;
}


.postentry table tr td {
	border-width:1px 0 0 1px;
	border-color:#ccc;

}

.postentry table tr th {
	border-width:1px 0 0 1px;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

/* Comments */

#comments {
	font-size:1.2em;
}

.commentlist {
	margin:20px 0;
	padding:0;
	border-width:0 0.1em 0.1em 0;
	border-color:#eee;
	border-style:solid;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0.1em;
	border-color:#eee;
	border-style:solid;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}


#comments div.navigation {
	font-size:0.9em;
}

/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#aaa;
	text-align:left;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 10px;
}

.wp-caption {
   text-align: center;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 0.85em;
   line-height: 1.7em;
   padding: 0 4px 5px;
   margin: 0;
}

a.more, a.more:hover {
	font-size:.8em;
	padding-right:10px;
	background:url(images/spring_flavour/more.gif) center right no-repeat;
}

/* Comments */
#comments h2 {margin-bottom:24px;}

#comments h2 a {color:#6C8C37;}

#comments li.comment {
	list-style-image:url(images/spring_flavour/comments.gif);
	padding: 0 0 0.2em 0;
	}

#comments li.trackback,#comments li.pingback {list-style-image:url(images/spring_flavour/pingtrackback.gif);}

#comments .header {
	background-color:#EDF3DE;
	padding: 0.2em;
}

#commentform {
	background-color:#EDF3DE;
	margin: 1em 0 0 3.8em;
	width: 80%;
}


#commentform label {
	display:block;
	float:left;
	margin:0 15px 0 15px;
	width:60px;
}

#commentform .button {margin-left:90px;}

/* form */

form fieldset {border:0 solid;} /* Opera */

form input {
	color:#414141;
	width: 280px;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}
