/*
Theme Name: GCD :Living Designed Well
Theme URI: http://www.efishinsea.com
Description: GCD Custom Blog Theme
Version: 1.0
Author: Efishinsea
Author URI: http://www.efishinsea.com
Tags: soft, clean, simple, 3 columns, fixed width

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)
*/

/* basic */
body { 
	width:100%; 
	background:#ffffff; 
	margin:0px 0px 10px 0px; 
	padding:0px; 
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666; 
}

#logo
{
	background:transparent url('images/logo.gif') no-repeat top left;
	width:95px; 
	height:55px; 
	border:0px;
	margin: 10px 20px 10px 0px;
}
#top_pic_full
{
	background:transparent url('images/top_pic_full.jpg') no-repeat top left;
	width:766px;
	height:230px;
}
.sidenav {
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.sidenav {
	color: #848484;
	font-weight: normal; }
a:hover.sidenav {
	color: #2e663f;
	text-decoration: none; }


/* menu */
#menu {float:right; height:14px; text-align:right; margin:auto; overflow:hidden;color: #848484;	font-size: 11px;font-weight: normal;text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
#menu ul { list-style:none; margin:0px 0px 0px 10px; padding:0px; overflow:hidden; }
#menu li { float:left; padding:0px; border-right:1px solid #AF84AF;}
#menu li a { display:block; background-color:#ffffff; padding:0px 6px 0px 6px; margin:0px 5px 0px 0px; text-align:center; color:#848484; }
#menu li a:hover { color:#2e663f; text-decoration:none; }
#menu li.current_page_item a { color:#2e663f; }
#menu li.current_page_item a:hover { color:#848484; text-decoration:none; }

.sep { display:block; height:20px; background:transparent url('images/box_sep.gif') top center no-repeat; overflow:hidden; }

#topper { margin-top:-10px; position:relative; top:1px; z-index:10;  height:11px; width:530px; background:transparent url('images/top_wrap.png') top center no-repeat;}
#innerwrap { margin-top:0px; overflow:hidden; height:100%; background:transparent url('images/bg_c2.gif') top center repeat-y; }

#circles { 
	margin:0px -10px 0px 0px; 
	overflow:hidden;
	height:155px; 
	width:80px; 
	background:transparent url('images/circles.gif') top center no-repeat; 

}


.sidehd {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.sidehd {
	color: #ffffff;
	font-weight: bold; }
a:hover.sidehd {
	color: #2e663f;
	text-decoration: none; }

.sidetitle {
	color: #2e663f;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.sidetitle {
	color: #2e663f;
	font-weight: bold; }
a:hover.sidetitle {
	color: #2e663f;
	text-decoration: none; }

.date {
	color: #2e663f;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.date {
	color: #2e663f;
	font-weight: normal; }
a:hover.date {
	color: #2e663f;
	text-decoration: none; }

.content {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.content {
	color: #be5f00;
	font-weight: normal; }
a:hover.content {
	color: #2e663f;
	text-decoration: none; }

p { margin-top: 8px; margin-bottom: 10px; }



.pagehd {
	color: #2e663f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a.pagehd {
	color: #2e663f;
	font-weight: bold; }
a:hover.pagehd {
	color: #666666;
	text-decoration: none; }

ul {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.1em;
	padding: 0px 0px 5px 0px;
	}

/* footer */

#footer { 
	width:990px; 
	height:11px; 
	background:transparent url('images/bottom_wrap.png') top center no-repeat; 
	margin:auto;
	padding:20px 5px 5px 5px; 
	text-align:center; 
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
#footer a { color:#848484; text-decoration: none;}
#footer a:hover { color: #2e663f;	text-decoration: none; }

a { color:#be5f00; text-decoration: none; }
a:hover { color:#2e663f; }
a:active { color:#888888; }
a img { border:0; }


input, 
select, 
textarea { font:8pt Verdana, Arial, sans-serif; color:#333333; }
form { margin:0px; padding:0px; }
/* ---------------------------- */

blockquote { border-left:solid 5px #A7B3BC; padding:5px 5px 5px 8px; margin:8px; background-color:#F4F5F7; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:160%; display:inline-block; }
pre { border-left:solid 5px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; background-color:#EEF0F2; overflow:scroll; }


/* wordpress defaults */
.aligncenter,
div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { float:left;}
.alignright { float:right;}
.wp-caption { text-align:center; padding-top:4px; margin:10px;
			  -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { padding:5px 4px 5px; margin:0; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#999999; line-height:150%; }

/* wrapper */
.wrap { width:1000px; margin:auto; padding:0px; overflow:hidden; }

/* columns */
.c1 { width:235px; float:left; padding:0px 0px 0px 0px;text-align:right; }
.c2 { width:530px; float:left; padding:0px; margin:0px; overflow:hidden; background:#FFFFFF url('images/bg_c2.gif') top left repeat-y; }
.c3 { width:234px; float:left; padding:0px; margin:0px; overflow:hidden; }

/* contact + subscribe text + middle text */
.toptext { margin:0px; padding:10px 15px 10px 15px; color:#FFFFFF; text-transform:lowercase; font:italic 10pt Georgia, "Times New Roman", Times, serif; }
.toptext a { color:#FFFFFF; }
.toptext a:hover { color:#FFBE97; text-decoration:none; }
.midtext { margin:0px; padding:10px 15px 10px 15px; color:#777777; font:normal 9pt Georgia, "Times New Roman", Times, serif; }

#sidebar1, #sidebar2
{

}

/* widgets */
#widgets1 { list-style:none; margin:0px; padding:0px; color:#333333; }
#widgets2 { list-style:none; margin:0px; padding:0px; color:#333333; }
.widget { list-style:none; margin:0px 0px 30px 0px; padding:0px 8px 0px 8px; }
#widgets1 .widget { border-right:solid 0px #BFD1B1; }
#widgets2 .widget { border-left:solid 0px #BFD1B1; }
.widget ul { margin:0px; padding:0px; }
.widget ul li a { padding:1px 3px 1px 3px; }
.widget li a:hover { background-color:#2e663f; color:#FFFFFF; text-decoration:none; }

#widgets1 .widget h2 {padding:7px 10px 2px 35px; background:#FFFFFF url('images/sidebar_bg_L.jpg') right no-repeat; height:20px; width:175px; color: #ffffff; font-size: 14px;font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:lowercase; 
*padding:7px 10px 2px 0px;
}
#widgets2 .widget h2 {display:block;padding:7px 0px 2px 25px; background:#FFFFFF url('images/sidebar_bg_R2.jpg') left no-repeat; height:35px; width:225px; color: ##576664; font-size: 14px;font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:lowercase; }


/* list images for widgets */
#widgets1 .widget li { height:25px;  list-style:none; background:url('images/78.png') top right no-repeat; margin:0px 0px 5px 0px; padding:0px 20px 0px 0px; }
#widgets2 .widget li { height:25px;  list-style:none; background:url('images/78.png') top left no-repeat; margin:0px 0px 5px 0px; padding:0px 0px 0px 20px; }

#widgets1 .widget_recent_entries li { height:25px;  background:url('images/24.png') top right no-repeat; text-align;left; }
#widgets1 .widget_recent_comments li { height:16px; padding-top:1px; background:url('images/18.png') center right no-repeat; }
#widgets1 .widget_pages li { background:url('images/21.png') center right no-repeat; }
#widgets1 .widget_categories li { background:url('images/34.png') center right no-repeat; }
#widgets1 .widget_archive li {  height:16px; background:url('images/36.png') top right no-repeat; }
#widgets1 .widget_links li, 
#widgets1 .widget_betterblogroll li, 
#widgets1 .widget_sclw li { height:16px; padding-top:1px; background:url('images/13.png') center right no-repeat; }

#widgets2 .widget_recent_entries li { height:25px; background:url('images/24.png') top left no-repeat;text-align:right;  }
#widgets2 .widget_recent_comments li { height:16px; padding-top:1px; margin-top:-4px;  background:url('images/18.png') center left no-repeat; }
#widgets2 .widget_pages li { background:url('images/21.png') center left no-repeat; }
#widgets2 .widget_categories li { background:url('images/34.png') center left no-repeat; }
#widgets2 .widget_archive li {  height:16px; background:url('images/36.png') top left no-repeat; }
#widgets2 .widget_links li, 
#widgets2 .widget_betterblogroll li, 
#widgets2 .widget_sclw li { height:16px; padding-top:1px; background:url('images/13.png') center left no-repeat; }

/* search box */
#searchform #s { width:150px; }

/* blog posts */
.post { padding:0px 30px 15px 30px; overflow:hidden; line-height:160%; color:#333333; }

/* blog title */
.post-title h1 {  font-family:Verdana, Arial, Helvetica, sans-serif; color:#2e663f; margin-top: 5px; margin-bottom: 5px; }
.post-title h1 a { color:#2e663f; }
.post-title h1 a:hover { color:#666666; text-decoration:none; }

h1, h2, h3, h4, h5, h6 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#2e663f;  margin-top: 5px; margin-bottom: 5px; }
h1 { font-size:14pt }
h2 { font-size:14pt; }
h3 { font-size:13pt; }
h4 { font-size:10pt; }
h5 { font-size:8pt; }
h6 { font-size:7pt; }

/* bar with date, author and category */
.post-sub { padding:5px 0px 0px 0px; overflow:hidden; font:normal 8pt Georgia, "Times New Roman", Times, serif; color:#999999; }
.post-sub a, 
.post-foot a { color:#999999; border-bottom:dotted 1px #CCCCCC; }
.post-sub a:hover, 
.post-foot a:hover { background-color:#EBEBEB; color:#666666; border-bottom:dotted 1px #333333; text-decoration:none; }
.post-date { float:left; overflow:hidden; margin-right:20px; color: #2E663F; padding-bottom:5px; }
.post-author { float:left; overflow:hidden; margin-right:20px; }
.post-cat { float:left; overflow:hidden; }

/* blog text */
.post-text { overflow:hidden; color:#333333; }
.aligncenter { display:block; margin:auto; text-align:center; }
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; }
.youtube { text-align:center; margin:10px 0px 10px 0px; }

/* blog footer with tags, edit and comments */
.post-foot { overflow:hidden; margin:10px 0px 0px 0px; color:#999999; line-height:160%; }
.post-edit { float:right; }
.post-comments { float:left; }

/* comments */
.commentlist { list-style:none; padding:0px; margin:0px; border-top:solid 1px #97A8BD; overflow:hidden; }
.commentlist li { overflow:hidden; border-bottom:solid 1px #97A8BD; padding:8px; background-color:#FFFFFF; }
.commentlist li.alt { background-color:#F8F8F8; overflow:hidden; }
.comment-avatar img { float:left; padding:0px; border:solid 1px #999999; margin:8px 8px 8px 0px; }
.comment-bar { color:#999999; overflow:hidden; padding:0px 8px 0px 0px; font:normal 8pt Georgia, "Times New Roman", Times, serif; line-height:160%; }
.comment-bar a { color:#999999; border-bottom:dotted 1px #CCCCCC; }
.comment-bar a:hover { background-color:#EBEBEB; color:#666666; border-bottom:dotted 1px #333333; text-decoration:none; }

.comment-author { color:#546a85; font-size:11pt; font-style:italic; }
.comment-author a { color:#546a85; border-bottom:dotted 1px #666666; }
.comment-author a:hover { text-decoration:none; }
.comment-text { }

