/*  Theme
*/

*{
	border: 0;
	padding: 0;
	margin: 0;
}
body{
	background: #21262A;
	color: #CCCCCC;
	font: 0.8em Helvitica, Arial, Helvetica;
	padding: 0 0 20px;
	line-height:1.8em;
	outline: none;
}
a{
	color: #a4b92e;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	font-size: 12px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	color: #FFFFFF;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
h2 a{
	color: #FFFFFF
}
h3{
	color: #262625;
	font-size: 1.6em;
	margin: 0 0 1em
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

h1.Strokes{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
	
}

h3.Strokes{
	font-size: 1.2em;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 0px;

}

/*=== Intro ===*/
p.intro {
	line-height:1.3em;
}
p.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
p.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*=== Header ===*/
#header{
	height: 124px;
	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{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	background:url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/btn.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	font-size:16px;
	font-weight:bold;
	height:30px;
	letter-spacing:-1px;
	margin:43px 0 0;
	position:absolute;
	right:87px;
	text-transform:uppercase;
}
#nav1 li{
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0
}
#nav1 li a{
	color: #3f3f3f;
	display: block;
	float: left;
	padding: 0 0 0 13px;
	text-decoration: none
}
#nav1 li a span{
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px 0 0
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/btn-rounded.gif) no-repeat right

}
/*- Nav2 -*/
.nav2 li, .widget li{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.nav2 li a, .widget li a{
	color: #555555;
	background-image: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/styles/darkblue/LinkArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.nav2 li a:hover, .widget li a:hover{
	color: #a4b92e;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}

#centercolStrokes{
	float: left;
	width: 525px;
	margin: 0px;
}

/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 20px 0 0;
	width: 320px
}

#rightcolToastTimer{
	float: right;
	width: 320px;
	margin: 0px;
	
}

#rightcolStrokes{
	float: right;
	width: 390px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#rightcol h3{
	color: #ffffff;
	font-size: 1em;
	height: 2.4em;
	margin-top:10px;
}
#rightcol h3 span{
	background: #ceccbb;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol .widget ul, #rightcol .textwidget {
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 400px;
	margin-left: 50px;
	margin-top: 50px;
}

.col4 p{
	font-size: 12px;
	line-height: 22px;
}

.col4 h2{
	font-size: 30px;
	margin-bottom: 5px;
}

.col5{
	float: right;
}
.col5 img{
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: 620px;
	background-color: #30373D;
}
.box .top,.box .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
}
.box .spacer{
	height: 1%;
	padding: 15px 30px
}
/*- Box2 -*/
.box2{
	width: 320px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.box2 .top,.box2 .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
}
.box2 .spacer{
	height: 1%;
	padding: 10px 25px
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px;
	background-color: #3C434A;
}
.box3 .top,.box3 .bot{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/box3-bot.gif) no-repeat top

}
.box3 .spcr{
	height: 1%;
	padding: 0 20px;
	min-height:100px;
	background-color: #3C434A;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/box4-bot.gif) no-repeat top

}
.box4 .spacer{
	background: #b0c730;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	width: 940px;
	background-color: #21262A;
	background-image: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/styles/darkblue/box-bgr.jpg);
	background-repeat: repeat-x;
	height: 411px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	overflow: visible;
}
.box5 .top,.box5 .bot{
	clear: both;
	overflow: hidden
}
.box5 .bot{
}
.box5 .post img {
	border:0;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px
}
.box6 .top,.box6 .bot{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/box6-bot.gif) no-repeat top

}
.box6 .spacer{
	background: #e5e3d1;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	position: relative;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 165px;
	overflow: auto;
	width: 550px;
	background-color: #3C434A;
	color: #CCCCCC;
}
/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	color: #ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.btn-general a { 
	color: #ffffff;
}
.btn-continue a{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

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

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

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post img {
}
.post ul, .post ol{
	color: #FFFFFF;
}
.post ul li{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/ico-bullet.gif) no-repeat left;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #a4b92e;
	text-decoration: none
}

.post blockquote {
	width:80%;
	height:auto;
	display:block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(file:///Macintosh%20HD/Users/appleadmin/Library/Application%20Support/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/DownloadCache/images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #a4b92e;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #a4b92e;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}

.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 795px;
	height: 411px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: -20px;
	top: 0px;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 795px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
