/* @group Text Styles */

title {
	
}h1, h2, h3, h4, h5, h6 {
color: #333;
font-weight: bold;
padding: 0;
margin: 20px 0 5px;
line-height: 1.1em;
}

h1 {font-size: 32px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

h1.posttitle, h2.posttitle, h2.category-title {
font-size: 39px;
color: #7E0708;
border-bottom: 1px solid #ccc;
}

h1.posttitle a,
h1.posttitle a:visited,
h2.posttitle a,
h2.posttitle a:visited {
	color: #333;
	text-decoration: none;
	font-size: 22px;
}

h1.posttitle a:hover,
h2.posttitle a:hover {
	text-decoration: none;
}

h2.top, h3.top {
margin: 0 0 5px;
}

h3.collage {margin: 0 0 5px;}

.songtitle {
	font-weight: bold;
	font-size: 1.1em;
}



/* @end */

/* @group Collage tables */

table.collage {
	border-collapse: collapse;
	width: 100%;
	text-align: justify;
	}

td.collageleft {
	vertical-align: top;
	padding: 10px 10px 10px 0;
	}

td.collageright {
	vertical-align: top;
	padding: 10px 0 10px 10px;
	text-align: left;
	clear: both;
}



/* @end */

/* @group Columns */

.col1 {
	float: left;
	width: 45%;
	text-align: justify;
}

.col2 {
	float: right;
	width: 50%;
	text-align: justify;
}

.col1video {
	float: left;
	width: 65%;
	text-align: justify;
}

.col2video {
	float: right;
	width: 25%;
	text-align: justify;
}

/* @end */

/* @group Boxes & Lines */

.box {
	padding: 20px;
	background-color: #f6f6f6;
	border: #dadada 1px solid;
	margin-bottom: 20px;
}

.box.boxstyle2 {	
	background-color: #e3e1d5;
	border: #eee 1px solid;
}

.box.boxstyle3 {
	background-color: #666;
	color: #fff;
	border: none;
}

.box.boxstyle3 a {
	color: #fff;
	text-decoration:underline;
}

.box.boxstyle4 {
	padding: 20px;
	border: #dadada 1px solid;
	margin-bottom: 20px;
	background-color: #fefecc;
}

.box.alignright {	
	margin:0 0 1em 1em;
	width:40%;	
}

.box.alignleft {	
	margin: 0 1em 1em 0;
	width:40%;
}

hr.img780 {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 4px double #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.rrosig {
	padding-left: 60px;
}



/* @end */

/* @group Contact Form */

/**********************************************
	Easy Contact Plugin Styling
***********************************************/

body div.formcontainer{
clear: both;
overflow: hidden;
width: 100%;
}

body div.formcontainer span.required {
color: #FF0000;
}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
border-top: 1px solid #E8E8DE;
color: #442;
line-height: 250%;
padding-left: 36px;
width: 95%;
}

body div.formcontainer p.error {
background: #fbfbee;
border-bottom: 2px solid #F0D28B;
}

body div.formcontainer p.important {
background: #fbfbee;
border-bottom: 2px solid #FED7CE;
}

body div.formcontainer p.information {
background: #fbfbee;
border-bottom: 2px solid #C5DDF2;
}

body div.formcontainer p.success {
background: #fbfbee;
border-bottom: 2px solid #C7E9B3;
}

body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

body div.formcontainer form.contact-form fieldset {
background: #F6F6F6;
color: #333333;
margin: 0.5em 0 1.5em 0;
}

body div.formcontainer form.contact-form fieldset legend {
text-transform: uppercase;
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0 0 0;
padding:0;
text-align:left;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 97%;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}

body div.formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}

body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
}

body div.formcontainer fieldset { border:1px solid #ddd; padding: 10px; }
body div.formcontainer legend { padding: 5px; }

/* @end */

/* @group Sidebar */

.suf-flat-widget h3 {
    font-size: 16px;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
    margin-bottom: 10px;
    padding: 5px 0;
	background-color: #f0f0f0;
}


/* @end */

/* @group @Resume */

#resume ul {
	/* margin-left: -24px; */
	}

#resume {
	color: #333333;
	}
	
.namehead {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	}

.addrhead {
	text-align: right;
	}

#resume h1 {
	text-align: left;
	font-size: 2.7em;
	padding-top: 10px;
}

.sidecol {
	float: left;
	font-style: italic;
	width: 180px;
	text-align: left;
	}

.maincol {
	margin-left: 190px;
	}
	
.bullcol {
	margin-left: 30px;
}

.mainline {
	border-bottom: 1px solid #666666;
	margin-bottom: 15px;
	margin-top: 30px;
	}

	/* @end */

/* @group @MyCatlist */

li.mycatlist {
	list-style-type: none;
}

h2.mycatlist {
	margin: 0 0 5px;	
}

/* @end */

/* @group @Folio */


.folio_box {
}

hr.foliohidden {
	border-bottom-style: hidden;
	padding-bottom: 5px;
}


hr.folio {
	border-bottom: 4px double #999;
}

.folio_img {
	margin-right: 10px;
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

/* @end */



/* @group @Styles */

p.nametag {
	font-style: italic;
	}

p.pagetop {
	margin-bottom: 35px;
	}

.prose {
	text-align: left;
	}

#radiodude {
	width: 300px;
	height: 200px;
	background: url(images/radiodude.jpg) right bottom transparent no-repeat;
	}

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

.centerimg {
	margin: 10px 0 10px 0;
	text-align: center;
}

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

table.collage {
	border-collapse: collapse;
	width: 100%;
	text-align: justify;
	}

td.collageleft {
	vertical-align: top;
	padding: 10px 10px 10px 0;
	}

td.collageright {
	vertical-align: top;
	padding: 10px 0 10px 10px;
	text-align: left;
}

#sidebar img {
	border: none;
	}

.sup {font-size:9px;} /* Service Mark */

/* @end */

/* @group @WP Blogroll */

.linkcat {
	margin-right: 320px;
	border: #dadada 1px solid;
	background-color: #fefecc;
	padding-bottom: 10px;
	padding-right: 10px;
}

.brlink {
	padding-top: 20px;
}

ul li.brlink {
	list-style-type: none;
}



/* @end */