 /*  
Theme Name: GGW
Theme URI: 
Description: Custom 
Version: 1.0
Author: Sean
Author URI: http://www.studiohilldesign.com/


*/
body {
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333;
	background: #7B6E80 url(images2/big_bg.gif);
	margin: 0px;
	padding: 0px;
}

body.home {
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333;
	background: #000 url(images2/forest.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

a {
	color: #669;
	text-decoration: none;
}


a:visited {
	color: #669;
	text-decoration: none;
}

a:hover {
	color: #AB479A;
}


img {
	border: none;
}

img.sidebar {
	border: none;
	padding: 6px 0px 0px 0px;
}



p {
	padding: 5px 0px 10px;
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font: lighter 1.2em/1.2em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #AB479A;
}
h1 a, h1 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover{
	color: #DDF1FF;
	text-decoration: none;
	border: none;
	background: none;
}
h2 {
	color: ;
	margin: 0px 0px 0px;
	width:100%;
	font: 1.7em/1em Georgia, Times, serif;
	font-weight: normal;
	padding-bottom: 0px;
	color: #AB479A;
	line-height: 130%;
}
h2 a, h2 a:visited {
	color: #AB479A;
	text-decoration: none;
}
h2 a:hover {
	color: #AB479A;
	text-decoration: none;
}
h3 {
	font: normal 120%/100% "Trebuchet MS", Tahoma, Arial;
	color: #7B6E80;
	border-bottom: 2px dotted #cccc99; 
	border-top: 2px dotted #cccc99; 
	padding: 10px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	line-height: 150%;
}

h3 a{
	font: bold 100%/100% "Trebuchet MS", Tahoma, Arial;
	margin: 10px 0px 5px;
}


 
h4 {
	font: normal 100%/120% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	background: #F1F1FF  url(images2/paper_bg.gif);
	padding: 15px 20px 10px 20px;
	border-top: #669 solid 2px;
	border-bottom: #669 solid 2px;
	margin-top: 10px;
	line-height: 160%;
}

h5 {
	font: normal italic 150%/150% Georgia, Times, serif;
	color: #fff;
	margin: 10px 0px 15px;
}


h6 {
	font: bold 100%/130% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
	margin: -5px 0px 5px;
}


form {
	margin:0px;
	padding:0px;
}
#wrapper {


	
}
#page {
	margin: 10px auto;
	width: 770px;
}
/* header area */
#topbar {
	background: #9088A0 url(images2/head_bg.gif);
	width: 100%;
	height: 118px;
	border-bottom: 1px solid #336;
	margin-bottom: 8px;
	
}
#header {
	position: relative;
	margin: 0px auto;
	text-align: center;
}

#navi {
	width: 770px;
	margin: 0px auto;
	text-align: center;
	line-height: normal;
}
#nav {
	list-style: none;
	padding-left: 0px;
	float: right;
	padding-top: 45px;
}

#nav li {
	float: left;
	white-space: nowrap;
}
#nav .page_item a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 15px;
	font: italic 13px Georgia;
	line-height: 25px;
	border-left: 1px solid #CCC;
	
}
#nav li:hover {
	background: #FFF;
}
#nav .page_item a:hover {
	background: #7B6E80;
	color: #fff;
	border: none;
	border-left: 1px solid #CCC;
}

#nav li.current_page_item {
	color: #163240;
	text-decoration: none;
}


#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #fff;
	text-decoration: none;
	background: #7B6E80;
}
#nav .current_page_item a:hover {
	background: #7B6E80;
	color: #fff;
	border: none;
	border-left: 1px solid #CCC;
}

/*search form */
#search {
	float: right;
	background: none;
	width: 200px;
	margin: 10px;
	text-align: center;
	
}
#searchform {
	margin: 0px;
	border-top: 1px dotted #666;
	padding-top: 10px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 110px;
	height: 20px;
	padding: 3px 5px 0px 5px;
	border: 1px solid #999;
	background: #fff;
	margin-right: 2px;
	color: #333333;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #999;
	border: none;
	height: 25px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	vertical-align: middle;
}
/* content area */
#content {
	padding: 0px 40px 7px 20px;
	float: right;
	width: 500px;
	overflow: hidden;
	background: #ffffff url(images2/content_bg.gif) repeat-y top right;
}

#contenthome {
	padding: 0px 40px 7px 20px;
	float: right;
	width: 500px;
	overflow: hidden;
	background: transparent;
	height: 550px;
}


.post-content a {
	font-weight: bold;
	border-bottom: 1px dotted #CDCDCD;
}
#content img {
	border: none;
	padding: 5px;
}

.post {
	clear: both;
	padding-top: 15px;
	margin-bottom: 15px;
}
.post-date2 {
	font-size: .75em;
	padding-bottom: 15px;
}

.post-date {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	font-size: .75em;
	padding-bottom: 15px;
}


.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-cat {
	background: url(images/tags.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: .75em;
	padding-bottom: 5px;

}
.post-date-content {
	clear: both;
	padding-top: 8px;
}
.post-info {
	height: 15px;
	color: #669;
	font: bold 12px "Trebuchet MS", "Tahoma", sans-serif;
}

.post-content  { 
	padding-top: 0px;
}


.post-content blockquote {
	background: #F1F9FF;
	border-right: 2px solid #DDF1FF; 
	border-bottom: 2px solid #DDF1FF; 
	padding: 8px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #83C21F;
}
.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 #CDCDCD;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist .alt {
	background: #F1F9FF;
	border: 1px solid #DDF1FF; 
}
.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:#FFFFFF;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	border: 1px solid #dbefc1;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #7D7D99;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 0px 0px 20px 0px;
	width: 200px;
	color: #666666;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: lighter .75em/1em "trebuchet MS", "Lucida Sans Unicode", Georgia;
	color: #FFF;
	text-transform: uppercase;
	border-top: 1px dotted #666;
	padding-top: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}
/*sidebar text styles */
#sidebar a:hover{
	color: #FCF;
	text-decoration: none;
	border: none;

}

a.sidebaralt {
	border: none;
	color: #99C;
}

a.sidebaralt:visited{
	color: #CCF;
	text-decoration: none;
}


a.sidebaralt:hover{
	color: #FCF;
	text-decoration: none;
}


a.smtit {
	border: none;
	color: #99C;
	font-weight: bold;
	font-size: 14px;
}

a.smtit:visited{
	color: #CCF;
font-weight: bold;
	font-size: 14px;
}


a.smtit:hover{
	color: #FC3;
	font-weight: bold;
	font-size: 14px;
}



#sidebar li a:hover{
	color: #669;
	text-decoration: none;
}
.widget {
	padding: 10px 10px 10px 10px;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 4px;
	border: none;
	color: #CCC;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px dotted #CDCDCD;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.linkcat li, li.linkcat li{
	background: url(images/bullet-green.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/bullet-blue.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/bullet-orange.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages ul li, li.widget_recent_entries li{
	background: url(images/bullet-orange.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul div, li.widget_pages ul li ul li{
	background: url(images/bullet-orange.gif) no-repeat left center !important;
	padding-left: 20px !important;
}
/*recent comments widget */
div.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 5px;
}
/*text widget */
.textwidget {
	padding-top: 7px;
}

/* footer area */
#footerbg {
	clear: both;
	background: #9088A0 url(images2/footer_bg.gif);
	border-top: 1px solid #336;
	padding-bottom: 30px;
	padding-top: 20px;
}
#footer {
	width: 770px;
	margin: 0px auto;
	font-size: 95%;
	color: #669;
	line-height: 130%;
}
#footer a, #footer a:visited {
	color: #FFF;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFF;
	margin: 10px 0px 5px;
	border-bottom: 1px dotted #669;
}
.footer-recent-comments {
	width: 250px;
	float: left;
	margin-left: 20px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 9px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px dotted #669;
}
.footer-recent-posts {
	width: 250px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 9px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px dotted #669;
}
.footer-meta {
	width: 225px;
	float: right;
	margin-left: 10px;
}
.footer-meta strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-meta ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-meta ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 9px;
	padding: 5px 0px 5px 20px;
	border-bottom: 1px dashed #CFF690;
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
/* credits */
#credits {
	color: #669;
	text-decoration: none;
	padding: 10px;
	line-height: 20px;
}
#credits a {
	color: #669;
}
.footer-meta ul li.rss {
	background: url(images/mini-rss.gif) no-repeat 0px 6px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* 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;
}


/******************************************

*   Easy Contact                       

******************************************/





body div.formcontainer{

clear: both;

overflow: hidden;

width: 100%;



}



body div.formcontainer span.required {

color: #FF0000;

border: 0px;

}



body div.formcontainer p.error,

body div.formcontainer p.important,

body div.formcontainer p.information,

body div.formcontainer p.success {

border-top: 0px solid #E8E8DE;

color: #442;

line-height: 250%;

padding-left: 36px;

width: 95%;

}



body div.formcontainer p.error {

background: #fbfbee url('error.png') no-repeat 12px 50%;

border-bottom: 0px solid #F0D28B;

}



body div.formcontainer p.important {

background: #fbfbee url('important.png') no-repeat 12px 50%;

border-bottom: 0px solid #FED7CE;

}



body div.formcontainer p.information {

background: #fbfbee url('information.png') no-repeat 12px 50%;

border-bottom: 0px solid #C5DDF2;

}



body div.formcontainer p.success {

background: #fbfbee url('success.png') no-repeat 12px 50%;

border-bottom: 0px solid #C7E9B3;

}



body div.formcontainer form.contact-form {

clear: both;

float: none;

width: 100%;

}



body div.formcontainer form.contact-form fieldset {

background: #ffffff;

color: #333333;

margin: 0.5em 0 1.5em 0;

border: 0px;

}



body div.formcontainer form.contact-form fieldset legend {

text-transform: uppercase;

}



body div.formcontainer form.contact-form fieldset div.form-label {

display: block;

float:none;

line-height:150%;

margin: 0.5em 0 0 0;

padding:0;

text-align:left;

width:100%;

}



body div.formcontainer form.contact-form fieldset div.form-label label,

body div.formcontainer form.contact-form fieldset div.form-option label {

cursor: pointer;

line-height:100%;

}



body div.formcontainer form.contact-form fieldset div.form-input,

body div.formcontainer form.contact-form fieldset div.form-textarea {

display: block;

float:none;

margin: 0.2em 0 0 0;

width:100%;

}



body div.formcontainer form.contact-form fieldset div.form-input input,

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {

padding: 0.3em;

width: 97%;

}



body div.formcontainer form.contact-form fieldset div.form-textarea textarea {

overflow: auto;

}



body div.formcontainer form.contact-form fieldset div.form-input input.error {

background-color: #FBF4E2;

}



body div.formcontainer form.contact-form fieldset div.form-input input.optional {

margin-bottom: 0.2em;

}



body div.formcontainer form.contact-form fieldset div.form-option,

body div.formcontainer form.contact-form fieldset div.form-submit {

display: block;

float:none;

margin: 1em 0 0 0;

width:100%;

}



body div.formcontainer form.contact-form fieldset div.form-submit input {

cursor:pointer;

padding:0.5em 2em;

}
