/*  
Theme Name: Curved Tweaked
Theme URI: http://www.justskins.com
Description: Curved is a Web 2.0 style widget ready
Version: 1.0
Author: Just Skins
Author URI: #

	This theme is released under Creative Commons Attribution 2.5 License.

*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym { 
	border: 0;
	}
	
body {
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/bodytile.gif);
}
a {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #56bdea;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin: 0px;
	font: lighter 2.4em/1.2em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #FFFFFF;
}
h1 a, h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background: none;
}
h2 {
	color: #861E03;
	margin: 0px 0px 2px;
	width: 100%;
	font: lighter 1.5em/1em rockwell, "trebuchet MS", "Lucida Sans Unicode", Georgia;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #861E03;
	text-decoration: none;
}
h2 a:hover {
	color: #56bdea;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% "Trebuchet MS", Tahoma, Arial;
	color: #56bdea;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#wrapper {
	background: inherit;
}
#page {
	margin: 0px auto;
	width: 960px;
	background:#fff;
	border-top: 2px solid #b9e8f4;
}

/* header area */
#header {
	height: 140px;
	position: relative;
	color: #D16683;
	background:transparent url(images/page/header.png) no-repeat center top;
}
#headerimg {
	position: relative;
	height:110px;
	margin: 0px auto;
	width: 960px;
}

#banner {
	background:transparent url(images/page/stf01.jpg) no-repeat center top;
	height:100px;
	margin: 0px auto;
	width: 950px;
}

#headerimg h1 {
	line-height: 40px;
	padding-right: 10px;
	padding-left:15px;
	margin-right: 10px;
	float:left;
}

#headerimg h1 a, #headerimg h1 a:visited{
	display: block;
	color: #fff;
	}

#headerimg h1 a:hover{
	color: #a6e5f4;
}


#headerimg .description{
	float:left;
	margin-top:15px;
	color: #a6e5f4;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

/* content area */
#content {
	padding: 10px 0px 30px 13px;
	float: left;
	width: 720px;
	overflow: hidden;
}
#content img {
	border: 1px solid #D3EAF3;
	padding: 5px;
}

.post {
	clear:both;
	padding-top: 5px;
}

.entry {
	padding-bottom:7px;
	width: 712px;
	display: table;
}
.entrytop{
	padding-top: 9px;
	width: 712px;
	display: table;
	}

.entry h2{
	width: 680px;
	margin: 0 auto !important;
}


.inpost-date{
	float: right;
	background: url(images/post-date.gif) no-repeat left center;
	color:#9ec13f;
	font:bold 11px "trebuchet MS", "Lucida Sans Unicode", Georgia;
	padding-left: 38px;	
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-content {
	clear: both;
	padding: 10px;
}

.post-content blockquote {
	background: #f2f8fb;
	border-right: 2px solid #dbeff6; 
	border-bottom: 2px solid #dbeff6; 
	padding: 8px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #4395BC;
	clear: both;
}
.commentlist {
	margin:0; padding:0;
	line-height: 130%;
	width: 715px;
}
.commentlist li{
	margin:10px 0; padding:0;
	list-style:none;
	background:url(images/crv_btm.gif) no-repeat bottom;
	width: 715px;
}

.comment-btm{
	background:url(images/crv_top.gif) no-repeat top;
	padding:10px 20px;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f2f8fb;
	border: 1px solid #dbeff6;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 585px;
	height: 115px;
	background:#f2f8fb;
	border: 3px solid #dbeff6;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	border: 1px solid #7FD4F4;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006699;
	float: left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 20px 10px 20px 0px;
	width: 200px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */


#sidebar h2, #sidebar .sidebartitle{
	font: lighter 1.3em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #006699;
	border-bottom: 1px dotted #1888B8;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/*sidebar text styles */
#sidebar a:hover{
	border: none;
}
#sidebar a, #sidebar a:visited{
	color: #000;
	text-decoration: none;
}
#sidebar li a:hover{
	color: #1888B8;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 5px 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin-bottom: 20px!important;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.linkcat li, .linkcat li{
	background: url(images/mini-blogroll.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-monthly-archive.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul div, li.widget_pages li ul li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 6px;
}
div.widget_calendar h2 {
	display:none;
}


/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#search {
	float: right;
	position:relative;
	background: url(images/search-bg.png) no-repeat;
	width: 220px;
	height: 48px;
	margin-right: 5px;
	text-align: center;
	top: 45px;
	clear:right;
}
#searchform {
	margin: 13px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 150px;
	height: 20px;
	padding: 3px 5px 0px 5px;
	border: 1px solid #2bbbdc;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: none;
	border: none;
	height: 25px;
	width:27px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background:url(images/search_button_arrow.png);
	vertical-align: middle;
}

/* footer area */
#footerbg {
	clear: both;
	background:#555 url(images/wood.jpg);
	border-top: 1px solid #9b0000;
	height:auto !important;/*all browsers except ie6 will respect the !important flag*/  
	min-height:200px;  
	height:200px;/*Should have the same value as the min height above*/ 
}
#footer {
	width: 960px;
	margin: 0px auto;
	color: #fff;
	margin-top:10px;
}
#footer a, #footer a:visited {
	color: #fff;
}
	
#footerbg a:hover {
	color: #ffffff !important;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 950px;
	color: #fff;
	line-height: 50px;
	font-size: 100%;
	margin-top:50px;
}
#credits a, #credit a:visited {
	color: #56bdea;
}

.valid {
	background:url(images/valid.gif) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}
.rss {
	background:url(images/mini-rss.gif) no-repeat left;
	padding-left:20px;
	margin:0 5px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.accmenu {
	width: 200px;
	border-bottom: solid 1px #c4c4c4;
    font-family:Rockwell;
}
.accmenu h3 {
	background: #9b0000 url(images/wood.jpg) center repeat-x;
	padding: 5px 15px;
	margin: 0;
	font: bold 110%/100% Rockwell, Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
    color:#fff;
}

.accmenu h3:hover {
	/*background-color: #e3e2e2;*/
}
.accmenu h3.active {
    
}

.accmenu div {
	background: #f7f7f7 url(images/page/accord-pattern.gif);
	margin: 0;
	padding: 10px 5px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
	color: #000;
}	

ul.generalList {
	list-style-type:none;
	margin-left:0pt;
	padding-left:0px;
	text-align:left;
}

ul.generalList li {
	margin-left:0px;
	padding:0px;
}

ul.generalList li a {
	color:#4CABCB;
	font-family:"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",verdana,lucida,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	text-decoration:none;
}

ul.generalList li a:hover {
	color:black;
}

/* Gallery */
ul.galleryList
{
margin:1em 0pt 0pt;
border-collapse:collapse;
display: inline;
}

ul.galleryList li
{
list-style-type:none;
display: inline;
float:left;
margin:5px 5px 0 0;
}

ul.galleryList li a img
{
border:solid 2px #4CABCB;
}
/**/

ul#frontfolio {
	display:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul#frontfolio li img 
{
border:1px solid #CCCCCC;
padding:4px;
}

a.more-link{
	outline:none;
	text-decoration:none;
	display:block;
	margin-right:0px;
	font-style:italic;
	text-align:right;
}
#menu {padding:0; margin:0 0 0 293px; list-style:none; height:50px; background:url(ulback.gif) repeat-x; margin-top:-10px; }
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu li {float:left;}
#menu li a {display:block; height:50px; line-height:25px; padding:0 10px 0 0; float:left; color:#000; background:url(images/menu/tab_a.png) no-repeat right -25px; text-decoration:none; outline:none; margin-right:1px;}
#menu li a b {display:block; height:50px; float:left; padding:0 0 0 10px; background:url(images/menu/tab_b.png) no-repeat left -25px; cursor:pointer; font-weight:bold; font-family:Rockwell,Arial,Helvetica,sans-serif; font-size:1.1em; }
#menu li a:hover,
#menu li a:active,
#menu li a:focus
{background:url(images/menu/tab_a.png) no-repeat right -10px; line-height:50px; color:#000;}
#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b
{background:url(images/menu/tab_b.png) no-repeat left -10px; line-height:50px;}

