/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #999999;
	color: #555555;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
}

/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 130px;
	position:relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	width: 414px
}
#header h1 a{
	display: block;
	height: 144px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(http://weeping-willow.net/images/btn-rounded2.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(http://weeping-willow.net/images/btn-rounded2.gif) no-repeat right;
}
.btn {
	background:url(http://weeping-willow.net/images/button.gif) repeat-x;
	height: 24px;
 	color:#FFF;
	font: 11px arial,helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
}

/*=== Navigation ===*/
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav1 {
	font-size:16px;
	font-weight:bold;
	height:30px;
	float:right;	
	margin:40px 0 0;
	text-transform:uppercase;
}
#nav1, #nav1 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav1 a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 100;
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 0px 0 0;
}
#nav1 li a{
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	text-decoration: none
}
#nav1 li a span{
	display: inline-block;
	height: 30px;
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
	/* background: url(http://weeping-willow.net/images/btn-rounded2.gif) no-repeat left; */
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	/* background: url(http://weeping-willow.net/images/btn-rounded2.gif) no-repeat left; */
	color: #000000;
}


/* Style drop down list */

#nav1 li ul {
	position: absolute;
	left: -999em;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
	}
#nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
	float: none;
}

#nav1 li.current_page_item ul li a{
	background: #FFF;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	background: #EDEDED;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #000;
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav1 li ul li a span{
	display:inline;
	height: 30px;
	padding: 0 13px 0 0
}

#nav1 li ul li a {
	line-height: 30px;
	font-size: 11px;
	color: #555555;
	width: 150px;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav1 li ul ul {
	margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible
}

/* Content */

#content {	
	width: 940px;
	margin:0 auto;
	min-height: 650px;
	padding: 4px 0 10px;
	background:#EDEDED url(http://weeping-willow.net/images/bg_main.png) repeat-y;
}
#main {
	width:643px;
}

#main-top {
	background: url(http://weeping-willow.net/images/main_top.png) no-repeat top center;
	width:940px;
	height:7px;
	margin: 0 auto;
	font-size:0;
}

#main-bot {
	background: url(http://weeping-willow.net/images/main_bot.png) no-repeat top center;	
	width:940px;
	height:8px;
	margin: 0 auto;	
	padding:0;
	font-size:0;
}

* html #content {
	height: 550px;
}

/* Main Content */

.main-content {
	width: 590px;
	margin: 10px 0 10px 25px;
}

.main-content p { color:#444; }


#cat-nav {
	background:url(images/bg_catnav.png) repeat-x;
	height:	36px;
	line-height:36px;
	padding: 0 20px !important;
	padding:10px 20px;
	
}

#cat-nav img { vertical-align: text-top; padding: 0 3px; }


.single .main-content {
	background: #fff;
	width: 553px;
	margin: 24px 0 0 0;
	padding: 0 32px 35px 31px;
}

#comments {
	width: 100%;
}

/* Main Content (style) */

.main-content a {
	text-decoration: none;
	color: #0099CC;
}
.main-content a:visited {
	text-decoration: none;
	color: #0099CC;
	}
.main-content a:hover {
	text-decoration: underline;
	color: #0099CC;
}

.main-content h2, .main-content h3 {
	font-weight: normal;
}

.main-content h2 {
	font-size: 24px;
	font-weight: bold;
	color: #4b4b4b;
	padding:5px 0 10px;
}

.main-content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4b4b4b;}

.main-content h4 {
	font-size: 14px;
}

/* Main Content (post) */

.main-content img {
	border: 1px solid #CCCCCC;
	background: #ffffff;
	padding:4px;
}

.main-content .avatar {
	float:left;
	margin:12px 10px 0 0;
	border: 3px solid #e9e9e9
}

/* Form Fields */

#contactPadding {
	padding: 20px 0 0 0;
}

.formTitles {
	font-size: 18px;
	font-weight: bold;
	color: #4B4B4B;
}

.formBig {
	font-size: 130%;
	background: #FFFFFF;
	border: 1px solid #0099CC;
	color: #0099CC;
	padding: 2px;
}


/* Sidebar */

#sidebar {
	margin:15px 0 0 0;
	width: 280px;
	overflow: hidden;
}

/* Footer */

#footer-out {
	width: 100%;
	padding: 0 0 14px 0;
	height:80px;
}

#footer {
	width: 940px;
	margin: 0 auto;
	font-size: 11px;
	color: #4b4b4b;
}

#footer, #footer a { color:#CCCCCC; }
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* Fix */

.wrap:after,
#sidebar .widget_categories ul:after,
#sidebar .widget_archive ul:after,
#sidebar .widget_links ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.wp-caption {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:4px 0 5px;
	text-align:center;
}
.wp-caption-text {
	padding:3px 0 0;	
	font-size:11px;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 5px 15px 5px 0;
	float: left;
}

.alignright {
	margin: 5px 0px 5px 15px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#resumeSection { 
	width: 265px;
	background: url(http://weeping-willow.net/images/twitterBg.png) repeat-y;
	color: #FFFFFF;
	padding: 10px 10px 10px 15px;
}
#xboxSection { 
	background: url(http://weeping-willow.net/images/xboxLive.png) no-repeat;
	padding: 20px 20px 30px 20px; 
	width: 280px;
	height: 300px;
}

#portfolioSection { 
	padding: 0 15px 30px 15px; 
	width: 230px;
	color: #000000;
}

#featuredWork { 
	padding: 0 0 30px 0; 
	width: 230px;
	color: #000000;
}

#featuredPadding { 
	padding: 5px 0 0 0;
}

#contactSection { 
	padding: 0 15px 30px 15px; 
	width: 230px;
	color: #000000;
}

#contactSection a {
	text-decoration: none;
	color: #000000;
}
#contactSection a:visited {
	text-decoration: none;
	color: #000000;
	}
#contactSection a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Sidebar */

#sidebar {
	margin:15px 0 0 0;
	width: 280px;
	overflow: hidden;
}

#sidebar h2 {
	font:18px "Trebuchet MS", Arial, Helvetica;
	color:#FFFFFF;
	display: block;
	font-weight:bold;
	padding:10px 0 0 0;
}

#sidebar ul {
	clear: both;
}

#sidebar ul li {
	color: #ededed;
	display:block;
	padding:0 0 0 0;
}


#sidebar ul li a {
	color: #000000;
	text-decoration:none;
}

#sidebar a:hover, #sidebar .current-cat a, #sidebar li.active a {
	color: #000000;
	text-decoration:underline;
}

#sidebar ul li span {
	font:11px "Trebuchet MS", Arial, Helvetica;
	color:#ff0000;
	font-weight:normal;
}

/* Sidebar (block) */

#sidebar .block {
	width: 260px;
	line-height:18px;
}

/* Sidebar (block > inside)*/

#sidebar .block .inside {
	background:none repeat scroll 0 0;
	padding: 15px;
}

#sidebar .block .inside ul {
	padding: 0;
}

#sidebar .block .inside li {
	padding: 8px 15px 8px 10px;
	line-height: 18px;
	position:relative;
}

#sidebar .block .inside li img.thumbnail {
	border: #DEDED2 2px solid;
	float: left;
	margin-right: 10px;
}

#padding { 
	padding: 30px 0 0 0; 
}

.invalidRed {
	font-size: 16px;
	color: #FF0000;
	padding:0 0 0 25px;
}

.largestWhite {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.largeWhite {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding:5px 0 10px;
}

.resumeBlue {
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
	padding:5px 0 10px;
}
.resumeBold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding:5px 0 10px;
}
.resumeItalics {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	padding:5px 0 10px;
}

#twitterTop {
	background: url(http://weeping-willow.net/images/twitterTop.png) no-repeat top center;
	width:266px;
	height:75px;
	margin: 0 0 0 0;
	font-size:0;
}

#twitterBot {
	background: url(http://weeping-willow.net/images/twitterBot.png) no-repeat top center;
	width:266px;
	height:8px;
	margin: 0 0 0 0;
	font-size:0;
}

#sidebarBottom {
	background: url(http://weeping-willow.net/images/roundedBottom.png) no-repeat top center;
	width:266px;
	height:8px;
	margin: 0 0 0 0;
	font-size:0;
}

#sidebarTop {
	background: url(http://weeping-willow.net/images/roundedTop.png) no-repeat top center;
	width:266px;
	height:8px;
	margin: 0 0 0 0;
	font-size:0;
}

#twitterSection { 
	width: 245px;
	background: url(http://weeping-willow.net/images/twitterBg.png) repeat-y;
	color: #FFFFFF;
	margin: -5px 0 0 0;
	padding: 0 10px 0 10px;

}

#twitterSection ul li a {
	color: #CCCCCC;
}

#twitterSection li span.timestamp {
  font-size:0.9em;
  color:#6F6F6F;
}

#twitterSection li span.timestamp a {
  font-size:0.9em;
  color:#ededed;
  text-decoration: none;
}
