body{
    background: transparent url('../../images/v6/mainbg2.jpg') no-repeat top left fixed;
    font: 12px verdana, arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

#body{
    width: 990px;
    overflow: hidden;
}

#container{
    position: relative;
    width: 990px;
    overflow: hidden;
}

#footer{
    position: absolute;
    bottom: 0;
    width: 715px;
    height: 30px;
    padding-top: 20px;
    background: transparent url('../../images/v6/footer.jpg') no-repeat 30px 0;
    text-align: center;
    font-size: 10px;
}

#footerleft, #mainleft{
    width: 275px;
    float: left;
}

#mainleft img{
    padding: 728px 0 0 20px;
}

#footerright, #mainright{
    width: 715px;
    float: right;
}

#footerright a, #footerright a:hover{
    background-color: #fff;
    color: #69f;
    border: 0;
    padding: 0;
    letter-spacing: 1;
    text-decoration: none;
}

#navigation{
    height: 59px;
    width: 360px;
}

#navhome a{
    width: 46px;
    height: 59px;
    background: url('../../images/v6/navhome.jpg') no-repeat bottom center;
    text-indent: -200em;
    cursor: pointer;
    display: block;
    float: left;
}

#navhome a:hover, #navhome a.active{
    background-position: 0px 0px;
}

#navpics a{
    width: 30px;
    height: 59px;
    background: url('../../images/v6/navpics.jpg') no-repeat bottom center;
    text-indent: -200em;
    cursor: pointer;
    display: block;
    float: left;
}

#navpics a:hover, #navpics a.active{
    background-position: 0px 0px;
}

#navfolio a{
    width: 35px;
    height: 59px;
    background: url('../../images/v6/navfolio.jpg') no-repeat bottom center;
    text-indent: -200em;
    cursor: pointer;
    display: block;
    float: left;
}

#navfolio a:hover, #navfolio a.active{
    background-position: 0px 0px;
}

#navabout a{
    width: 48px;
    height: 59px;
    background: url('../../images/v6/navabout.jpg') no-repeat bottom center;
    text-indent: -200em;
    cursor: pointer;
    display: block;
    float: left;
}

#navabout a:hover, #navabout a.active{
    background-position: 0px 0px;
}

#navcontact a{
    width: 60px;
    height: 59px;
    background: url('../../images/v6/navcontact.jpg') no-repeat bottom center;
    text-indent: -200em;
    cursor: pointer;
    display: block;
    float: left;
}

#navcontact a:hover, #navcontact a.active{
    background-position: 0px 0px;
}

#searchdivider img{
    margin: 15px 0 0 12px;
}

#topleft{
    float: left;
    background: url('../../images/v6/logo.jpg') no-repeat 10px 10px;
    width: 345px;
    padding-top: 113px;
}

#topright{
    float: right;
}

.border{
    padding: 7px;
    border: 1px solid #69f;
}

.clear{
    clear: both;
}

.navcontainer{
    display: inline;
}

.navdivider, .navdividerend{
    width: 1px;
    height: 59px;
    background: url('../../images/v6/navdivider.jpg') no-repeat top center;
    text-indent: -200em;
    float: left;
    padding: 0 12px;
}

.navdividerend{
    padding-right: 0;
}

.padfooter{
    padding-bottom: 60px;
}

/* PAGINATION */

#pagination{
	margin-top: 200px;
	line-height: 14px;
	font: 14px Georgia, "Times New Roman", Arial, Helvetica;
	color: #4d4d4d;
	letter-spacing: 1px;
	font-weight: bold;
	border-top: 1px dotted #6d6d6d;
    padding: 20px 0 101px 0;
    margin-top: 20px;
}
#pagination em{
	font-style: normal;
	float: left;
}
#pagination em.text{
	margin-right: 20px;
}
.numberblock a, .active a{
	margin: 0 5px;
	border: 1px solid #6d6d6d;
	background-color: #69f;
	color: #fff;
	letter-spacing: 0px;
	text-align: center;
	padding: 1px 5px 4px 5px;
	float: left;
}
.active a{
	background-color: #fff;
	color: #6d6d6d;
	border: 1px solid #69f;
}
.first{
	margin-left: 20px;
}

#pagination a{
	text-decoration: none;
}

/* END PAGINATION */

/* ARCHIVE */

#archive{
	border-top: 1px dotted #6d6d6d;
	border-bottom: 1px dotted #6d6d6d;
	color: #4d4d4d;
	font: 12px Arial, Helvetica, Verdana;
	padding: 6px 8px;
}
#archiveyears{
	padding-bottom: 3px;
}
#archiveyears a{
	line-height: 20px;
	text-decoration: none;
	color: #4d4d4d;
	letter-spacing: 4px;
	margin-right: 8px;
	font-weight: bold;
}
#archiveyears a:hover, #archiveyears a.yearactive{
	color: #69f;
}
#archivemonths a{
	line-height: 20px;
	text-decoration: none;
	color: #4d4d4d;
	font-size: 12px;
	margin-right: 4px;
}
#archivemonths a:hover, #archivemonths a.monthactive{
	color: #69f;
}

#archivemonths a.monthactive{
        font-weight: bold;
}

/* END ARCHIVE */

/* SEARCH */

#searchbar{
    width: 340px;
    margin-left: 10px;
    margin-top: -18px;
}
#searchtypes{
    height: 30px;
}
#searchtypes ul{
    list-style-type: none;
    display: block;
    margin-left: 0px;
}
#searchtypes ul li{
    float: left;
    margin-right: 20px;
    font: 14px Arial, Helvetica, Verdana;
    font-weight: bold;
    color: #555;
    text-transform: uppercase;
    line-height: 30px;
    cursor: pointer;
}
#searchtypes ul li.active{
    background: url('../../images/v6/active.jpg') no-repeat bottom center;
}
#searchbox{
    border: 2px solid #2e8ddf;
    height: 28px;
}
#searchbox img{
    float: left;
    padding: 3px 10px 0 4px;
    cursor: pointer;
}
#searchbox form{
    padding: 1px 0;
}
#searchbox input{
    width: 285px;
    font: 1.61em Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#aaa;
    border: 0;
}

/* END SEARCH */

/* BLOG */

#blog{
        margin-top: 30px;
        line-height: 19px;
        padding: 0 15px;
}

#blog a{
        border-bottom: 1px solid #69f;
        color: #000;
        text-decoration: none;
}

#blog a:hover{
        background-color: #69f;
        color: #fff;
}

#blog .blogpost{
        padding-bottom: 50px;
        background: url('../../images/v6/blogpost.jpg') no-repeat bottom center;
}

#blog .bloglinks{
        text-align: right;
        padding: 10px 5px;
}

#blog .bloglinks a, #blog .bloglinks a:hover{
    color: #69f;
    background-color: #fff;
    border: 0;
    text-decoration: none;
}

#blog .bloglinks img{
    border: 0;
}

.date{
	font: 11px arial, helvetica;
	color: #aaa;
	display: inline;
	float: right;
	letter-spacing: 1px;
        margin-top: 10px;
}

.date .big{
	font: 21px Georgia, "Times New Roman", arial, helvetica;
	color: blue;
	display: inline;
}

#blog h1{
    color: #4d4d4d;
    text-transform: lowercase;
    font: 24px/1em Arial, Helvetica, Sans-Serif;
    letter-spacing: -1px;
}

.bigpic{
    background: url('../../images/v6/ajax-loader.gif') no-repeat center center;
}

.bigpic a, .bigpic a:hover{
    text-decoration: none;
    border: none !important;
    background-color: #fff !important;
}

a .border:hover{
    border: 1px solid #f00;
}

/* END BLOG */

/* COMMENTS */

#comments{
    padding-top: 40px;
    color: #000;
}

.comment, .commentchristi, .commentbrian{
	background-color: #ccc;
	margin-bottom: 15px;
        background: url('../../images/v6/commentback.jpg') repeat-x 0 -14px;
}

.commentchristi, .commentbrian{
        background: url('../../images/v6/commentbackbc.jpg') repeat-x 0 -14px;
}

.bignumbers{
    float: right;
    width: 200px;
    text-align: right;
    font: 175px "Times New Roman", Georgia, verdana, arial, helvetica;
    color: #fff;
    margin: 0;
    padding: 0;
    margin:  -50px -15px -30px 0;
}

.commentbody{
    float: left;
    width: 456px;
    padding: 20px 0 20px 20px;
}

.commentbody h3{
    margin-top: 0;
    font: 14px 'Futura Book', 'Lucida Grande', arial, helvetica;
    font-weight: bold;
    letter-spacing: 2px;
}

#comments a.linkout{
    text-decoration: none;
    background-color: transparent;
    border: 0;
}

.commentbody h3 img{
    border: 0;
}

.commentclear{
	clear: both;
	height: 5px;
	background-color: #fff;
	padding-bottom: 5px;
}

/* END COMMENTS */

/* COMMENT BOX */

#commentbox{
	width: 685px;
	font: 12px 	Verdana,Arial,Helvetica, sans-serif;
	display: block;
	color: #4d4d4d;
	line-height: 22px;
	text-align: left;
    margin-bottom: 80px;
    padding-top: 40px;
}
#commentinput{
	float: left;
	width: 485px;
}
.commentrow{
	padding: 5px 0;
}
.commentrow .text{
	float: left;
	width: 120px;
	text-align: right;
	font-weight: bold;

}
.commentrow .text i, .commentrow .text i.error{
	font-style: normal;
	padding-bottom: 4px;
	border-bottom: 1px solid #69f;
}

.commentrow .text i.error{
    color: #ee8382;
    border: 0;
}

.commentrow .input{
	float: right;
	width: 350px;
	margin-top: 3px;

}
.commentrow .input input, .commentrow .input textarea{
	font: 12px 	Verdana,Arial,Helvetica, sans-serif;
	letter-spacing: 1px;
	border: 0;
	width: 95%;
	background: url('../../images/v6/commentbackbc.jpg') repeat-x 0 -90px;
    padding: 3px;
}

.commentrow .input input.errorsmall{
    background: url('../../images/v6/inputback.jpg') repeat-x 0 -90px;
}

.commentrow .input textarea.errorbig{
    background: url('../../images/v6/inputback.jpg') repeat-x 0 -20px;
}

.commentrow .input textarea{
	background: url('../../images/v6/commentbackbc.jpg') repeat-x 0 -20px;
	height: 130px;
	padding: 5px;
    width: 323px;
}
.commentrow .input .submitbutton{
	width: auto;
	text-align: center;
	border: 1px solid #69f;
	cursor: pointer;
}
#commentrules{
	float: right;
	width: 190px;
	font-size: 11px;
	padding: 5px;
}
#commentrules ol#rules{
	margin: 0 0 0 15px;
	padding: 0;
}
#commentrules ol#rules li{
	padding: 3px 1px;
	line-height: 15px;
}

/* END COMMENT BOX */

/* SEARCH RESULTS */

#results{
	padding-bottom: 100px;
	font-family: Arial, Helvetica, Sans-Serif;
}
#resultscontainer{
	padding: 20px 0;
}

#resultscontainer.bg{
	background: url('../images/v6/searchdot.jpg') repeat-y top center;
}
#resultsleft{
	width: 330px;
	float: left;
}
#resultsright{
	width: 330px;
	float: right;
}
.resultholder{
	padding: 10px;
	border-bottom: 1px solid #d4d4d4;
	clear: both;
	font: 12px Arial, Helvetica, Sans-Serif;
}
.resultholder h3, #results h3{
        margin: 0 0 5px 0;
        padding: 0;
        color: #4d4d4d;
        text-transform: lowercase;
        font: 18px arial, helvetica, sans-serif;
        letter-spacing: 1px;
}
#results h3.blue{
        color: #69f;
}
.resultholder .resultdate{
        color: #ccc;
        margin-bottom: 5px;
        text-transform: uppercase;
        font: 9px Arial, Helvetica, Sans-serif;
}
.resultholder b{
        color: #69f;
}
.resultholder img{
	padding-right: 5px;
	border-right: 1px solid #69f;
	margin-right: 5px;
	float: left;
}

/* END SEARCH RESULTS */