/*
Theme Name:	WellDressedVandals
Theme URI: 	http://www.publicstyle.com.au/
Description: 	Well Dressed Vandals custom theme by Publicstyle
Version: 		1.0
Author:		Publicstyle
Author URI:	http://www.publicstyle.com.au
Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options, translation-ready
*/

/*
    Copyright 2009 Publicstyle / Well Dressed Vandals

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");
@import url("functions/stylesheets/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.
-----------------------------------------------------------*/

#header {width:930px; height:200px; padding:0; margin:0 auto; background:url('images/wdv-headers/rotate.php') top left no-repeat; border-bottom:0px;}
div.post, div.author, div.tags, p, #rss-feed, .widgettitle, div.c {font-family:Helvetica, arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: "Century Gothic", Futura, helvetica, arial, sans-serif; font-style: italic;}

body {font-family: "Century Gothic", Futura, Helvetica, Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;}

#wrapper {background:#fff;}
#sidebar-image {display:none;}


h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited, #nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a, #nav li.current-cat a, #nav li a:hover, a:link, a:visited, span.asterisk { color: #262262; }
h1#title a:hover, div#title a:hover, a:hover {color:#00AEEF;}
http://www.welldressedvandals.com/blog/wp-admin/theme-editor.php?file=/home/wel48059/public_html/blog/wp-content/themes/wdv/style.css&theme=WellDressedVandals&a=te&scrollto=607
#nav li.current_page_item a, #nav li.current_page_parent a, #nav li.current_page_ancestor a, #nav li.current-cat a, #nav li a:hover {border-top: 4px solid #00AEEF}

img.aligncenter, img {border:0px;}

.post-header {font-size:5pt;}
h2.widgettitle {font-size:9pt; font-style:italic;}
#sidebar li {font-size:smaller; font-face:arial!important;}
.entry {font-size:8pt;}
#sidebar {padding-left:15px; width: 250px;}
#header {padding-bottom:10px; margin-bottom:5px; margin-top:20px;}
#content {padding-top:0;border-right: 1px solid #A0A0A0; margin-bottom: 10px;}
#footer {width:90%; margin:0 auto;}

.menu-main-menu-container{
	width: 100%;
	padding-left: 25px;
}

.menu-main-menu{
}

#navmen{
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-weight: light;
        font-style: italic; 
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;

}

#navmen ul {
	display: block;
}

#navmen ul li{
	display: inline;
	padding-left: 50px;
	padding-right: 50px;
}

#navmen a{
	color: #ccc;
	letter-spacing: 4px;
}

#navmen a:hover{
	color: #282365;
	text-decoration: none;
        font-weight: bold;
}