/* ---[ Imports ]------------------------------- */

/* ---[ Global Resets ]------------------------------- */
body, h1, h2, h3, h4, h5, h6, form{margin:0px; padding:0px;}
p{margin:0px 0px 12px 0px;}
a{outline:none;}
img{border:0px;}

/* ---[ Main Templete ]------------------------------- */
body{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#494949;
	background-image:url(images/daygradbg.png);
	background-repeat:repeat-x;
	background-color:#c7d1f7;
}
#site{
	width:100%;
	height:auto;
	padding-bottom:100px;
	background-image:url(images/grassbg.png);
	background-repeat:repeat-x;
	background-position:bottom center;
}
#suffixbg{
	width:100%;
	height:auto;
	background-image:url(images/clouds_bg.png);
}
#headercontainer{
	position:relative;
	width:967px;
	height:365px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/dayheaderbg.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#logo{
	position:absolute;
	top:-10px;
	left:10px;
	width:904px;
	height:306px;
	background-image:url(images/dayheader_logo.png);
}
#navcontainer{
	position:absolute;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	top:288px;
	height:57px;
	padding-left:190px;
}
#sitecontent_top{
	position:relative;
	clear:right;
	width:967px;
	clear:both;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/tpl_main/sitecont_top.gif);
	background-color:#0099CC;
}
#breadcrumb{
	position:relative;
	clear:left;
	width:875px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size:10px;
	color:#2c3d7c;
	padding:6px;
}
#landscaped{
	position:relative;
	width:912px;
	height:182px;
	margin-left:auto;
	margin-right:auto;
	
}
#contbg{
	position:relative;
	width:967px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:url(images/daycontbg.png);
	background-repeat:repeat-y;
}
#maincontainer{
	position:relative;
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;

}

#quotes{
	float:left;
	width:613px;
	height:182px;
	padding:0px 0px 0px 0px;
	display:inline;
	
}

#login{
	float:left;
	width:239px;
	height:107px;
	padding:65px 0px 10px 0px;
	display:inline;
	color:#ffffff;
	font-size:11px;
	background-color:#0099FF;
}

.login_input {
	width:139px;
	height:17px;
	padding:4px 0px 0px 5px;
	color:#3e3e3e;
	background-image:url(images/tpl_main/inputbg.gif);
	border:none;
	font-size:12px;
}


submit {
	float:left;
	width:249px;
	height:182px;
	padding:0px 0px 0px 0px;
	display:inline;
	background-color:#CC3300;
	color:#ffffff;
	font-size:11px;
}
#footercontainer{
	position:relative;
	width:967px;
	height:88px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/dayfooterbg.png);
	background-repeat:no-repeat;
	clear:both;
}

/* ---[ content areas ]------------------------------- */

#content100{position:relative;
	width:100%;
	height:auto;
}
#content66{
	float:left;
	width:555px;
	height:auto;
	margin-left:36px;
	padding:0px 10px 10px 30px;
	font-family:Trebuchet MS, ;
	border-right:1px dotted grey;
}

.entry {
	padding-top:6px;
}

.post {
	margin: 0 0 40px;
	padding:6px;

	}

.post hr {
	display: block;
	height:1px;
	border:none;
	background:center no-repeat url(images/div.gif);
	padding:40px 0px 0px 0px;

	
	}



#modulecontainer{
	float:left;
	clear:right;
	padding:10px 0px 0px 20px;
	width:206px;
	font-size:12px;
	color:grey;
}
.modulebox{
	height:auto;
	margin-top:25px;
	margin-left:25px;
	width:276px;
	background-color:#0066CC;
}
.modheader{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:13px;
	color:#ffffff;
	width:276px;
	height:61px;
	background:url(images/tpl_main/modheader.png);
	background-repeat:no-repeat;
}
.modcontent{
	width:226px;
	height:auto;
	padding:10px 25px 0px 25px;
	background:url(images/tpl_main/modbg.png);
	font-size:11px;
}
.modfooter{
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:13px;
	color:#ffffff;
	width:276px;
	height:37px;
	padding:0px 0px 0px 0px;
	background:url(images/tpl_main/modfooter.png);
}
.modcontent ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.modcontent li { 
	padding:6px 0px 6px 0px;
	border-bottom:dotted;
	border-bottom-color:#cbc9c9;
	border-width:1px;   
	list-style-type: none;
	font-family:arial,verdana,tahoma;
}
.modcontent a:link {
	color:#666565;
	padding-left:10px;
}
.modcontent a:visited {
	color:#666565;
}
.modcontent a:hover {
	color:#ba0000;
	background-image:url(images/tpl_main/newsbullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

/* ---[ mainnavigation ]------------------------------- */
/* ---[ mainnavigation ]------------------------------- */
a:link, a:visited{color:#e17704; text-decoration:none;}
a:hover, a:active{color:#666565; text-decoration:none;}
a.current:link, a.current:visited, a.current:hover, a.current:active{color:#890000;}


.tabsheader ul {display: inline;list-style-type: none;margin: 0px;padding: 0px;}
.tabsheader li { float: left; }
.tabsheader a {
	text-decoration:none;
	font-family:'Raleway', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#53659e;
	width: 100px;
	height:25px;
	padding-top:12px;
	margin:0 20px;
	
}
.tabsheader a:hover{
	color:#96979e;
}
.tabsheader a:active{
	padding-top:12px;
}

.navdiv { width: 2px;height:34px; background: url(images/tpl_main/div.gif);}
.navdiv ul {display: inline;list-style-type: none;margin: 0px;padding: 2px;}
.navdiv li { float: left; background: url(images/tpl_main/div.gif);}


/* ---[ content boxes ]------------------------------- */
.box100{
	float:left;
	clear:both;
	width:100%;
	height:auto;
}
.box108{
	float:left;
	width:108px;
}
.box432{
	width:432px;
	height:46px;
}
.box50{
	float:left;
	width:50%;
	height:auto;
}
.box33{
	float:left;
	width:33%;
	height:auto;
}
.box67{
	float:left;
	width:67%;
	height:auto;
}
.label{
	width:33%;
	float:left;
	text-align:right;
	margin-right:5px;
	display:block;
}
.boxinfo{
	float:left;
	clear:right;
	width:66%;
}
/* ---[ text sizes & elements ]------------------------------- */
.large {font-size:18pt;}
.medium {font-size:16pt;}
.normal {font-size:15px;}
.small {font-size:11px;}

.bold {font-weight:bold;}


/* ---[ misc items ]------------------------------- */
.wrap{float:left;}
.first{clear:left;}
.last{clear:right;}
.clearboth{clear:both;}
.sitewidth{
	float:left;
	clear:both;
	width:658px;
	height:10px;
	background-color:red;
}
.center{text-align:center;}
.right{text-align:right;}
.star{color:red;}
.inline{display:inline;}
.copyright{
	font: Verdana;
	color:#ffffff;
	font-size:10px;
	text-align:right;
}


/* ---[ Headers ]------------------------------- */


/* ---[ Headers: Messages ]------------------------------- */
h4{
	margin:12px 0px 12px 0px;
	font-size:12px;
	font-weight:bold;
	color:blue;
}
/* ---[ Headers: Errors ]------------------------------- */
h5{
	margin:12px 0px 12px 0px;
	font-size:12px;
	font-weight:bold;
	color:red;
}
/* ---[ Footer Font ]------------------------------- */
h6{
	padding:10px 0px 10px 0px;
	text-align:center;
	font-size:9px;
	font-weight:normal;
	clear:both;
}
h6 a:link, h6 a:visited{color:blue;}
h6 a:hover, h6 a:active{color:red;}

h2 li{list-style:none;
list-style-type:none;}

/* ---[ special items ]------------------------------- */



/*	Begin Headers */
h1{ /* Biggest, black */
	color:#e17704;
	margin:0px 0px 0px 0px;
	font-family:Trebuchet MS, Tahoma, Tahoma, Verdana;
	font-size:17pt;
}

h2{ /* Biggest, white */
	margin:0px 0px 12px 0px;
	font-size:18pt;
	font-family:Trebuchet MS, verdana;
	color:#333333;
	list-style:none;
}
h2.pagetitle {
	font-size:25px;
	color:#999999;
	font-weight:normal;
	font-family:'Raleway', Georgia, "Times New Roman", Times, serif;
	text-align: center;
	
	/*background:url(images/txtclouds.png) center no-repeat;
	height:100px;font-size:40px;letter-spacing:-3px;color:#90d0c6;
	padding-top:30px;
        margin-top: 30px;*/
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	margin:0px 0px 12px 0px;
	font-size:18pt;
	font-family:Trebuchet MS, verdana;
	color:#333333;
	list-style:none;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
small{
	font-size:12px;
	margin-bottom:10px;
}
/* End Headers */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
li.widget_categories{
	list-style:none;
	
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


#modulecontainer h2{ /* Biggest, white */
	margin:0px 0px 12px 0px;
	font-size:25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#999999;
	list-style:none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* ------------------------------------------------------------------------------
								comments								             
------------------------------------------------------------------------------ */

.gravatar {
position:absolute;
left:50px;
padding-right:30px;
	background:url(images/commentpoint.jpg) right no-repeat;

}

h2.responses {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.commentlist {
  
	width: 444px;
	margin-bottom: 40px;
	margin-top: 40px;
	margin-left:50px;
	list-style-type: none;
	font-size: 14px;
}
.commentlist li {
	
	padding-top: 20px;
	margin-bottom:15px;
}
.commentcontent {
padding-top:15px;
padding-bottom:15px;
	margin-bottom: 15px;
	border:4px solid #d5e0e3;
}
.commentcontent p {
	/*background:  #d5e0e3 url(images/commentlistbg3.jpg) no-repeat;*/
	margin-bottom: 15px;
	font-size:15px;
	color:#333;
	line-height:17px;
}
.commentcontent a {
	color: #265368;
}
p.authorcom {
	background-color: #fff;
	text-align: right;
}
p.authorcom span {
	background: #fff url(images/authorbg3.jpg) no-repeat;
	color: #294a59;
	font-size: 16px;
	padding-left: 100px;
}
.authorcom small {
	font-size: 10px;
}
.commentcontent {
	padding: 0 10px;
}
.commentcontent ul {
	list-style-type: none;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent li {
	background: transparent url(images/bullet02.gif) no-repeat 0px 5px;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.commentcontent blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	font-size:11px;
	color:#777;
	line-height:17px;
}
.commentcontent blockquote p {
	margin-bottom:5px;
}
.commentform {
	width: 440px;
	padding: 20px 12px 0 12px;
	margin-bottom: 20px;
	}
.commentform h2 {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.cfbox1 {
	width: 150px;
	margin-right: 20px;
	padding-left: 3px;
	float: left;
}
.cfbox2 {
	width: 250px;
	float: left;
}
.cfbox2 textarea {
	width: 250px;
	height: 108px;
}
.cfbox3 {
	background: transparent url(images/cfbox3bg2.jpg) no-repeat right bottom;
	width: 440px;
	padding-bottom: 12px;
	text-align: center;
	clear: both;
}
.commentform label {
	color: #294a59;
	margin-bottom: 2px;
	display: block;
	}
.commentform input {
	width: 300px;
	margin-bottom: 10px;
	}
.commentform textarea {
	margin-bottom: 20px;
	width: 300px;
	height: 108px;
	}
input.submit {
	width: 150px;
	margin-bottom: 6px;
	margin-left: 173px;
	display: block;
	}
	




/* 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; }
/* End Calendar */

.categories { 
	list-style-type: none;
	
}


.linkcat {
	list-style-type: none;
}

#sidebar li {
color:#666666;

}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 4;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	padding:0 10px 0px 10px;
	font-size:12px;
	}
/* End Various Tags & Classes*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */
