/*
Theme Name: redbaron
Description: RedBaron Design Template.
Author: Josh Baron
*/

body {	
	margin: 0;
	padding: 0;
	background: #c6c6c6 url(images/bg.jpg) repeat-x;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	color: #5b5b5b;}

h1, h2, h3 {
	margin: 0;
	color: #990b0b;
}
h2 {
	margin-bottom: .5em;
	font-size: 1.3em;
	text-decoration:none;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p {
	text-align: left;
	font-size: 14px;
	color: #454444;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
}

blockquote {
}

ul {
	list-style: square;
	
}

ul li {
	padding-bottom: 1em;
}


ol li {
}

a {	
	text-decoration: none;
	font-weight: bold;
	color: #990b0b;
	font-family: Trebuchet, Helvetica, Arial, Sans-Serif;
}

a:hover {
	text-decoration: underline;
	color: #a1a1a0;
	font-family: Trebuchet, Helvetica, Arial, Sans-Serif;
}

img {
	border: none;
}

/* Boxed Style */

.calendar {
padding: 0 0 0 7px;
text-align:center;
color: #005a74;
}

#today{	font-weight: bold;}

.calendar a:hover {
background: #007b9c;
color: white;
}

.calendar td {
height:24px;
padding: 0 5px;}

.calendar td a {background: #e8faff;
display:block;
color:#005a74;
text-decoration:none;
line-height:24px;
background-repeat:no-repeat;
}

.calendar td a:hover {
display:block;
height:24px;
color: white;
background: #005a74;
text-decoration:none;
line-height:24px;
background-repeat:no-repeat;
}

#rss{
	display: inline;
	font-size: 13px;
	height: 40px;
}

#commentsRSS{
	font-size: 13px;
	height: 40px;
	width: 480px;
	text-align: right;
	margin-bottom: 20px;
}

#portfolioLinks{
	float:left;
	margin-top: 8px;
	padding-left: 45px;
	font-size: 14px;
}

#portfolioLinks li{
	margin-bottom: 5px;
}


.boxed {
	margin-bottom: 7px;
	background: #f8f8f8 url(images/box_bg.gif) repeat-x; 
        /*background: #f8f8f8;*/
	/*border-top: 1px solid #ebebeb;*/
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.boxedFooter {
	margin-bottom: 7px;
	background:  #f8f8f8 url(images/footer_boxTitle_bg.gif) repeat-x; 
        /*background: #f8f8f8;*/
	/*border-top: 1px solid #ebebeb;*/
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.boxed a{
	font-size: 13px;
}

.boxUL {
	margin-left: 20px;
	padding-top: 10px;
}

.boxTitle {
	 width: 100%;
         padding-top: 8px;
         border-top: 1px solid #ebebeb;
	 /*background: #a9a9a9;*/
}

.boxTitle img{
         margin-top: -8px;
}


.title {
	padding-left: 5px;
	/*background: #a9a9a9;*/
	font-size: 14px;
        font-weight: bold;
	font-family: Trebuchet, Helvetica, Arial, Sans-Serif;
	color: #f5f2f2;
}

.boxed .content {
	padding: 5px 5px 0px 5px;
}



/* Header */

#header {
	width: 943px;
	height: 181px;
	margin: 0 auto;
	margin-bottom: 29px;
	background: url(images/header.jpg) no-repeat;
}

/* h1h2 - TITLE */

#h1 {	
	font-size: 1.30em;
	color: #990b0b;
	padding-left: 40px;
	padding-bottom: 12px;
	margin-top: 9px;
	}


#h1 h1 a img{
	padding-top: 0px;
	}

#h2 {	float: left;
	padding: 20px 0 0 0;}

#h2 h2 {margin: 0;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #990b0b;}
#h2 a {	text-decoration: none;
	color: #990b0b;}

#h1 a:hover {text-decoration: none;
	color: #a1a1a0;}



/* Menu */

#menu {
	width: 943px;
	height: 30px;
	padding-top: 145px;
	padding: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-right: 20px;
	float: right;
}

#menu li {
	display: inline;
	padding: 0 auto;
}

#menu a {
	color: #990b0b;
	display: block;
	float: left;
	padding: 8px 8px 8px 10px;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 14px;
}

#menu a:hover {
	color: #ffffff;
	background: #960404;
}

/* Content */

#content {
	width: 943px;
	margin: 0px auto;
	padding-bottom: -10px;
	padding-top: 20px;
	background: url(images/contentbgheader.jpg) no-repeat;
	
}


/* Content */

#main {
	float: left;
	width: 943px;
	background: url(images/contentbg.jpg) repeat-y;
}

#innerMain{
	width: 480px;
	float: left;
	margin-left: 30px;

}

#subPageText{
	margin-top: 10px;
	width: 680px;
	float: left;
}

#subPageText p{
	margin-top: 7px;
	line-height: 22px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding-right: 30px;
}


/* Footer */

#footer {
	clear: both;
	width: 943px;
        margin-top: -20px;
	margin-left: auto;
        margin-right: auto;
	font-size:0.9em;
	background: #c6c6c6 url(images/footer.jpg) no-repeat;

}

#legal {
	margin: 0;
	padding: 1px;
	text-align: center;
	color: #950202;
}

#link {
	margin: 0;
	font-size:0.8em;
	padding: 5px;
	text-align: center;
	color: #950202;
}

#main a 
{
color: #950202;
text-decoration:none;
}

#main a:hover{
	color: #a1a1a0;
}

#main h2 {
	margin-bottom: .5em;
	font-size: 25px;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	text-decoration:none;
	color: #950202;
}

#main h3 {
	margin-bottom: .5em;
	font-size: 18px;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	text-decoration:none;
	color: #950202;
}

.post-author, .post-date, .post-comm, .post-time, .post-cat, .post-edit
{	font-size: 0.7em;
	text-decoration:none;
	color: #950202;	
	
	}

.entry {
	text-align: left;
	font-size: 14px;
	color: #454444;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	
}

.post-author {
	padding: 0 13px 3px 20px;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	color: #a1a1a0; 
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	padding: 0 13px 3px 20px;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	color: #a1a1a0;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 13px 3px 20px;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	color: #a1a1a0;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 13px 3px 20px;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	color: #a1a1a0;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cat {
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	color: #a1a1a0;
	padding: 0 13px 3px 20px;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{
        margin:0 0 25px 0; 
        border-bottom: 4px solid #ddd;
}

.post p{
        clear: both;
}


.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}

#resumeexperienceitems {
	padding-left: 60px;
}


#s {
	clear: both;
	width: 160px;
	font-size:1.0em;
	background: white;
	border-top: 1px solid #950202;
	border-left: 1px solid #950202;
	border-bottom: 1px solid #950202;
	border-right: 1px solid #950202;

}

#go {
	cursor: pointer;
	clear: both;
	width: 5em;
	color: #ffffff;
	font-size: .9em;
	background: #950202;

}

/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #ff0000;
font-family: Trebuchet, Helvetica, Arial, sans-serif;
}

.commentlist {
margin-left: 22px;
}

.commentlist li {
/*margin-bottom: 1.5em;*/
padding-top: 1em;
padding-bottom: 1em;
padding-left: .5em;
border-bottom: 1px solid #700000;
}

#commentform {
margin-top: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #d6d6d5;
	border-top: 1px solid #9e9d9c;
	border-left: 1px solid #9e9d9c;
	border-bottom: 1px solid #878786;
	border-right: 1px solid #878786;
width: 280px;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #d6d6d5;
	border-top: 1px solid #9e9d9c;
	border-left: 1px solid #9e9d9c;
	border-bottom: 1px solid #878786;
	border-right: 1px solid #878786;
width: 280px;
}

#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 282px;
	margin-top: -1em;
	color: #ffffff;
	cursor: pointer;
	font-size:1.10em;
	background: #950202;
	border-top: 1px solid #950202;
	border-left: 1px solid #950202;
	border-bottom: 1px solid #950202;
	border-right: 1px solid #950202;}
	
	
.graybox{
	background: #eeeeee;
}
	
	
* {margin:0; padding:0}
#gallery {width:686px; margin-top:20px; padding:10px; background:#AAA; float: left;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(ss_images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(ss_images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(ss_images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}	

