/*
Theme Name:	Vigilance
Theme URI: 	http://themes.jestro.com/vigilance/
Description: 	A lean and clean Wordpress theme featuring standards and search friendly code. Theme Options Menu allows for serious customization. Designed and coded by <a href="http://www.jestro.com">Jestro</a>.
Version: 		1.23
Author:		Drew Strojny
Author URI:	http://www.jestro.com
Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options
*/



/* Import Stylesheets
-----------------------------------------------------------*/
@import url("css/undo.css");
@import url("css/master.css");
@import url("functions/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:
     ----> http://themes.jestro.com/vigilance/easy-upgrading-wordpress-child-themes/ <----
 Any custom changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/
body { background-color:white; }
#wrapper {
padding:0;
}

#header {
/* Hi Nadiv, this is where you change the header image. Remove the http:// before it. I don't know if that's necessary, actually. */
/* ALex, stop looking! */
background:url(/wp-content/uploads/2010/03/fiatlux5.png) no-repeat;
}
#header h1 a, #header #title a {
font-size:0;
text-indent:-1000em;
width:920px;
height:90px;
display:block;
}
#sidebar { border-left:solid 1px #ccc; margin-left:-10px;padding-left:9px}


#topbar {
background-color:#772124;
text-align:right;
padding:3px 4px 1px 4px;
font-family:sans-serif;
font-size:1.1em;
}
#topbar a {
color:white;
padding:6px;
margin:2px 5px;
text-transform:uppercase;
font-weight:bold !important;

}
#topbar a img {
height:15px;
width:15px;
margin:0 -6px -3px -6px;
}
#topbar ul, #topbar li { list-style-type:none; }
#topbar li { display:inline; }


ul#trends {
clear:left;
font-family:'helvetica','arial',sans-serif;
margin:13px 0 0 8px;
}
#trends li {
list-style-type:none;
}
#trends li, #trends ul { float:left; display:inline; }
#trends li a {background-image:none;}
#trends li {border-bottom:none;  }
#trends .trendstitle h2 { float:left !important; font-size:1.5em; margin-right:8px;  }
.trendstitle h2:after {content:":";}
#trends li a { font-size: 1.4em; margin:1px 3px; padding:3px 6px;}
#trends li a:hover {background-color:#772124;color:white;text-decoration:none;}

#header { margin-bottom:0; padding-bottom:6px;}


#search {
float:right;
margin-top:-13px;
margin-right:8px;
}

#sidebar { padding-left:14px; }

#content {
width:590px;
padding-right:10px;
}

h2.widgettitle { font-weight: bold; }

.post { clear:left; }

.tweetmeme_button iframe {display:inline;}

.post-footer { clear:left; }

.date span.time { text-transform:none !important; }

.widget li a, .widget li {
background-image:none !important;
border:none !important;
padding:0 !important;
}

#most-read-posts li { list-style-type:decimal !important; margin-left:21px !important; }
