@charset "UTF-8";
/* CSS Document */

/* Remove padding and margin */
* 
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	text-align: left;
	
}

/* Headings
-----------------------------------------------------------------------------*/
h1 {
	font-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	letter-spacing: -2px;
	padding-top: 15px;
}
h1 a {
	color: #000000;
	text-decoration: none;
}
h2, h3, h4 {
	font-family: "Trebuchet MS";
}
h2 {
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-family: "Lucida Sans";
	letter-spacing: -1px;
	text-transform: none;
}
h2.pagetitle {
	color: #FF00FF;	
	}
h3 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999933;
	margin-right: 20px;
}
h4 {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #3399CC;
}
h5 {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin-right: 10px;
	color: #660000;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 55px;
	width: 835px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 80px;
	margin-left: 25px;
}
#header li {
	margin: 0px;
	height: 55px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	list-style-type: none;
	width: 90px;
	list-style-position: outside;
	display: inline-block;
	padding: 0px;
}
* html #header li { display:inline; }  /* for IE 6 */
* + html #header li { display:inline; }  /* for IE 7 */

#header a {

	margin-left: 0px;
}
#header a:hover {
	color: #000000;	
}
#header ul {
	float: left;
	
	
}
#header li a {
	color: #000000;
	width: 90px;
	display: block;
	text-align: center;
	height: 33px;
	padding-top: 22px;
	margin: 0px;
}
#header li a:hover {
	color: #FFFFFF;
	background-color: #990000;
	width: 90px;
	height: 33px;
}
#header_nav {
	float: left;
	width: 595px;
}
#headerimg .description {
	display: none;
	text-indent: -9999px;
	}
#headerimg {

}
#headerwrapper {
	float: left;
	height: 55px;
	width: 875px;
}
#header_title {
	float: left;
	width: 270px;
	padding-bottom: 50px;
}


#headerone {
	bottom: 35px;
	position: relative;
}
/* Page
-----------------------------------------------------------------------------*/

body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	width: 950px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #333333;
	font-size: 11px;
	text-align: left;
}
#page {
	width: 950px;
	border: 1px none #999999;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/whiteBG.gif);
	
}
#content {
	}

/* Wordpress Columns
-----------------------------------------------------------------------------*/
.narrowcolumn {
	float: left;
	width: 520px;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.narrowcolumn .postmetadata {
	text-align: left;
	padding-top: 5px;
	}
.narrowcolumn .entry ul li {
	list-style-position: outside;
	list-style-type: none;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.gallerycolumn {
	float: left;
	width: 625px;
	padding-top: 25px;
	padding-left: 25px;
}
.postmetadata {
	clear: both;
}
.alt {
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	
	}
small {
	font-size: 9px;
	color: #CC9933;
	padding-bottom: 15px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	
	}
.post {
	margin: 5 0 15px;
	text-align: left;
	padding-bottom: 15px;
	}
	
/* The Grid
-----------------------------------------------------------------------------*/

#leftcol {
	float: left;
	width: 160px;
	padding-top: 25px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-bottom: 50px;
}
#leftcol h2 {
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	padding-left: 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
}
#leftcol h2 a, rightcol h2 a {
	color: #cccccc;
}
#leftcol h2 a:hover {
	color: #CC9933;
}
#leftcol  a {
	color: #747474;
}
#leftcol  a:hover {
	color: #993300;
}

#leftcol ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
#leftcol li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
#leftcol li a {
	list-style-type: none;
	display: block;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
	margin-left: 0px;
	padding-left: 0px;
}
#leftcol li a:hover {
	list-style-type: none;
	background-color: #D6E598;
	display: block;
	width: 160px;
}
#midcol {
	float: left;
	width: 450px;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#midcol  ul li {
	list-style-type: none;
}
#midcol li a:hover {
	list-style-type: none;
	background-color: #292929;
	display: block;
	width: 100%;
}
#midcol li a {
	list-style-type: none;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
}

#rightcol {
	float: right;
	width: 185px;
	padding-top: 25px;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: none;
	line-height: 22px;
	padding-right: 20px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#rightcol p {
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
}
#rightcol li {
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	list-style-position: outside;
}

#rightcolfront ul {
	margin-left: 25px;
	list-style-type: none;
	margin-top: 25px;
	margin-right: 25px;
}
#rightcolfront li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#rightcol h2 {
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/* Footer
-----------------------------------------------------------------------------*/

#footer {
	width: 900px;
	clear: both;
	padding-top: 25px;
	padding-left: 40px;
	padding-bottom: 0px;
	height: 50px;
	font-size: 11px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #CCCCCC;	
}

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

#footer li {
	display: inline;
	padding-right: 5px;
}
#footerlogo  {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 10px;
	right: 1px;
}
#beforethefooter {
	background-color: #0B0A0A;
	height: 130px;
	width: 875px;
	clear: both;
	float: left;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #232222;
	border-right-color: #232222;
	border-bottom-color: #232222;
	border-left-color: #232222;
	line-height: 17px;
	padding-top: 5px;
}
#beforethefooter1 {
	float: left;
	height: 140px;
	width: 30%;
	margin-right: 0px;
	margin-left: 25px;
}
#beforethefooter2 {
	float: left;
	height: 140px;
	width: 33%;
	margin-right: 0px;
	margin-left: 10px;
}
#beforethefooter3 {
	float: left;
	height: 140px;
	width: 30%;
	margin-right: 0px;
	margin-left: 10px;
}
#beforethefooterimages   {
	border: 1px solid #666666;
	margin-top: 8px;
	margin-right: 8px;
}

/* Links
-----------------------------------------------------------------------------*/
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #990000;
}
a:hover {
	color: #CC9900;
}


/* Your template
-----------------------------------------------------------------------------*/
#flashimage {
	height: 358px;
	width: 570px;
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	padding-top: 2px;
	margin-bottom: 25px;
}
#largeimageonleft {
	height: 350px;
	width: 625px;
	background-repeat: no-repeat;
	float: right;
	background-position: top;
	margin-bottom: 25px;
	border: 1px solid #222222;
}
.pageheaders {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C4C4C;
	margin-bottom: 15px;
	height: 39px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.gallerycolummultibox {
	height: 150px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}
.gallerycolummultibox img {
	border: 5px solid #222222;
	margin-top: 5px;
	margin-right: 11px;
}
#largeimageonleftright {
	height: 300px;
	width: 300px;
	float: left;
	margin-bottom: 25px;
}

/* Forms
-----------------------------------------------------------------------------*/ 

input.text
    {
    padding: 3px;
    border: 1px solid #999999;    
}
input {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 3px;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 3px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	font-family: "Lucida Grande";
	}

#sidebar #searchform #s {
	width: 138px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	border: 1px solid #E0E1D9;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* FAQs
-----------------------------------------------------------------------------*/ 
.answer {
	font-style: italic;
	color: #FF6600;
	padding-left: 20px;
}
.question {
	
}
.faqsection {
	padding-top: 25px;
	}
.faqsection li {
	margin-left: 35px;
}

/* Comments
-----------------------------------------------------------------------------*/
.alt {
	margin: 0;
	padding: 10px;
	text-align: left;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 11px 'Trebuchet', Verdana, Arial, Sans-Serif;
	}
#commentlist_div  {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}


.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 11px;
	color: #FFCC33;
	letter-spacing: 1px;
	width: 480px;
	padding-bottom: 10px;
	}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #666666;
	border: 1px solid #666666;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color: #666666;
	border: 1px solid #666666;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

#commentform textarea {
	width: 100%;
	padding: 3px;
	border: 1px solid #CCCCCC;
	}



/* Begin Sidebar */
#sidebar
{
	width: 180px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#sidebar form {
	margin: 0;
	}




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Captions
-----------------------------------------------------------------------------*/

.wp-caption {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom: 1px dotted #B077E9;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	display: block;
}

.wp-caption-text {
	margin: 0px;
	padding: 5px;
}

/* Navigation
-----------------------------------------------------------------------------*/
.breadcrumb{
	font-size: 11px;
	color: #CCCCCC;
	float: left;
	text-decoration: none;
	margin-right: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9966FF;
	width: 660px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.breadcrumb a{
	color:#CCCCCC;
	text-decoration: none;
	}
.information {
	margin: 0px;
	float: left;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/* Contact Page
-----------------------------------------------------------------------------*/

#contactcol {
	width: 550px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	padding-bottom: 30px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 450px;
}
#contactpopwrapper {
	
	padding: 30px;
	margin: 0px;
}
/* Flickr
-----------------------------------------------------------------------------*/

.flickr {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 185px;
	text-align: left;
}
#flickr ul {
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	margin: 0px;
}
#flickr ul li {
	padding-bottom: 8px;
	list-style-type: none;
	display: inline;	
}
#flickr a img {
	border: 3px solid #CCCCCC;
	padding: 0px;
	margin: 5px 3px 0px;
	list-style-type: none;
}
#flickr a:hover img{
	padding: 0px;
	margin: 5px 3px 0px;
	list-style-type: none;
	border: 3px solid #423F41;
}


/* Blog Formatting - Calender Looking Date
-----------------------------------------------------------------------------*/
.pagetitle {
	float: left;
	width: 100%;
	display: block;
}
.date {
	width: 30px;
	float: left;
}
.title {
	float: left;
	width: 475px;
	margin-bottom: 0px;
}
.title h2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 24px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.day {
	font-size: 18px;
	letter-spacing: 0px;
	color: #CC9933;
	text-align: center;
}
.month {
	font-size: 12px;
	line-height: 13px;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: -1px;
	text-align: center;
}
.year {
	font-size: 11px;
	letter-spacing: 0px;
	color: #CC9933;
	margin-top: 0px;
	text-align: center;
	float: left;
	height: 20px;
	padding-left: 15px;
}
.titlecomment {
	float: left;
	padding-left: 10px;
	color: #CC9933;
}
.narrowcolumn .entry, .widecolumn .entry {
	padding-top: 15px;
	list-style-type: none;
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
#recent_posts .postmetadata {
	text-align: left;
}

input {
	background-color: #393939;
	border: 1px solid #666666;
	margin-top: 5px;
	color: #CCCCCC;
	padding: 5px;
}
textarea {
	border: 1px solid #666666;
	background-color: #393939;
	color: #CCCCCC;
	padding: 5px;
	margin-top: 5px;
}
/* Portfolio
-----------------------------------------------------------------------------*/

#portfoliomain {
	width: 500px;
	height: 620px;
	margin-top: 15px;
}
#portfoliomain #a {
	height: 175px;
	margin-bottom: 15px;
}
#portfoliomain #b {
	height: 175px;
	margin-bottom: 15px;
	width: 500px;
	float: left;
}
#portfoliomain #wrapper {
	height: 150px;
}
#text {
	float: left;
	height: 150px;
	width: 230px;
	padding: 0px 10px;
}
#pic {
	float: left;
	height: 130px;
	width: 228px;
	padding: 10px;
	border: 1px dotted #999999;
}

#contentdiv {
	border: 1px dotted #999999;
}
#portfoliomain #c {
	height: 175px;
	float: left;
	width: 500px;
}h6 {
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #990000;
	letter-spacing: 1px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.title h2 a {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #999999;
}
.title a {
	color: #CC9933;
}
.title a:hover {
	color: #000000;
}
.title h2 a:hover {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #999900;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.current-cat {
	color: #CCCCCC;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.cat-item {
	margin: 0px;
	padding: 0px;
}	
.current_page_item {
	color: #CCCCCC;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #990000;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
