/* -------------------------------------------------------------------------------

	Theme Name: Tracy Gallagher Theme

	Description: Customized theme brought to you by Contact Designers.

	Version: 1.00.1

	Author: Contact Designers

	Author URI: http://www.contactdesigners.com/

   ------------------------------------------------------------------------------- */



/***** GENERAL *****/

body{

	margin:0;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	color:#000000;

	background:#534F44 url(images/bg_repeat.jpg) repeat-y top center;

	border:0px yellow solid;

}



img {

	border:0px;

	padding:5px;

	max-width: 100%; /* not working in IE6*/

}

a {color:#786741;text-decoration: none;}

a:hover {color: #786741;text-decoration: underline;}



h1 {font-size:30px;}

h2 {font-size:26px;}

h3 {font-size:21px;}

h4 {font-size:17px;}

h5 {font-size:14px;}

h6 {font-size:12px;}



p {margin: 0px 0px 12px 0px;}

hr {height:1px;border:none;border-top:1px dashed #626564; width:95%;}

del {color:red;}

ins {color:green;}



blockquote {

	clear: left;

	text-align: justify;

	padding: 0px 0px 0px 22px;

	margin: 10px 10px 10px 10px;

	border-left: 2px solid #626564;

}

input,select,textarea {

	font-size:12px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}

code{

	font: 1.1em 'Courier New', Courier, Fixed;

}

.alignleft {float: left;}

.alignright {float: right;}

.aligncenter,div.aligncenter{

   display: block;

   margin-left: auto;

   margin-right: auto;

}

img.alignleft {

	padding: 5px;

	margin: 0 7px 2px 0;

	display: inline;

}



img.alignright {

	padding: 5px;

	margin: 0 0 2px 7px;

	display: inline;

}

img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.clear {clear:both;}

.spacer {height:45px;}



/********** LAYOUT **********/

#base_top{

	margin:0;padding:0;

	background: url(images/bg_top.jpg) no-repeat top center;

}

#base{

	position:relative;

	margin:0 auto;

	width:896px;

	padding:0;

	background:url(images/bg_base_repeat.jpg) repeat-y top center;

	border:0px red solid;

}

#header{

	position:relative;

	width:896px;

	height:175px;

	border:0px red solid;

}

#container{

	position:relative;

	width:896px;

	background:url(images/bg_container.jpg) no-repeat top center;

	border:0px red solid;

}

#sidebar{

	float:left;

	overflow:hidden;

	display:inline;

	width:213px;

	margin:0 0 0 30px;

	padding:0 0 65px 0;

	font-size:11px;

}

#content{

	overflow:hidden;

	display:inline;

	width:572px;/*607*/

	margin:60px 30px 0 0;

	border:0px red solid;

}

#menu{

	position:relative;

	width:896px;

	height:175px;

	background:url(images/bg_menu.jpg) no-repeat top center;

}

#footer{

	font-size:11px;

	height:50px;/*160*/

	padding:110px 40px 0 180px;

	color:#ffffff;

	margin:-80px 0 0 0;

	background:transparent url(images/bg_footer.jpg) no-repeat bottom center;

}

#footer a,#footer a:hover{

	color:#ffffff;

}



a.rss {

	position:absolute;

	display:block;

	padding:0;margin:0;

	bottom:-61px;

	left:50px;

	width:80px;

	height:70px;

	background:url(images/bg_rss.jpg) no-repeat;

}

a.rss:hover{

	background:url(images/bg_rss2.jpg) no-repeat;

}





/********** header *************/

#header img.home {

	position: absolute;

	margin:0px;

	padding:0px;

	left: 11px;

	top: 0px;

	width:640px;

	height:100px;

}

#blogtitle {

	position:absolute; 

	overflow:hidden;

	top:0px;

	left:0px; 

	width:620px;/*620*/

	height:40px;

	font-family: Arial,Verdana; 

	font-size:30px; 

	font-weight:bold;

	text-align:left;

	color:#BFB42F; 

	overflow:hidden;

	padding:0px 0px 0px 0px;

	margin:5px 0 0 31px;

	border:0px red solid;

}



#blogtitle a, #blogtitle a:hover {

	font-family: Arial, Verdana; 

	font-weight:bold;

	color:#BFB42F; 

	text-decoration:none;

}

#subtitle {

	position:absolute; 

	top:45px;

	width:600px;

	font-family: Arial, Verdana; 

	margin:0px 250px 0 40px;

	padding:0px 0 0 0;

	font-size:12px; 

	color:#ffffff; 

	font-style:italic;

	border:0px red solid;

}



#mainsearch{

	position:absolute;

	top:48px;

	left:696px;

	width:111px;

	height:14px;

	margin:0;padding:0;

	border:0px red solid;

}

#mainsearch .input {

	position:absolute;

	top:0px;	left:0px;

	height:14px;

	width:100px;

	padding:0 5px 0 5px;

	margin:0 0 0 0;

	font-size:10px;

	font-family: Arial, Verdana, Helvetica;

	color:#000000; 

	border:none;

	background:transparent;

}

#mainsearch .submit{

	cursor:pointer;

	border:none;

	background:transparent;

	position:absolute;

	top:-25px;

	right:-30px;

	height:50px;

	width:50px;

}



/******************* MENU *****************/

#menu ul {

	list-style-type: none;

	overflow:hidden;

	margin:0 0 0 95px;

	width:160px;

	padding:7px 0 0 3px;

	height: 135px;

	border:0px red solid;

}

#menu ul li {

	list-style-type: none;

	font-size: 11px;

	letter-spacing:0px;

	font-family:Verdana,Arial;

	font-weight: bold;

	height:22px;

	margin:0 0 12px 0;

	padding:0;

	border:0px red solid;

}

#menu ul li a{

	display: block;

	overflow:hidden;

	height:21px;

	width:132px;

	line-height:22px;

	text-align:center;

	padding:1px 0 0 20px;

	color:#CDCFCF;

	background:url('images/bg_menu_arrow.gif') no-repeat 0px 1px;

}

#menu ul li a:hover{

	color:#819BA0;

	cursor:pointer;

	border:none;

}

#menu ul li.current_page_item a{

	cursor:pointer;

	color:#CDCFCF;

	background:none;

}





/******************* Sidebar *****************/

#sidebar {color:#000000;}

#sidebar a{color:#000000; text-decoration:none;}

#sidebar a:hover {color:#B27732; text-decoration:underline;}

#sidebar ul {

	position:relative;

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;



}

#sidebar li {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 15px 10px 15px;

	border:0px red solid;

	background:url(images/bg_sb_repeat.jpg) repeat-y;

}



#sidebar ul ul li {

	line-height: 20px;

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 13px;

	border:none;

	background:url(images/bg_sb_arrow.gif) no-repeat 0px 6px;

}



#sidebar h4 {

	color: #62655F;

	overflow:hidden;

	line-height:20px;

	font-size: 12px;

	font-weight: bold;

	letter-spacing: 0px;

	font-variant: normal;

	width:143px;/*183*/

	margin: 0px 0px 0px 0px;

	padding: 0px 20px 10px 20px;

	background:url(images/bg_sb_title.jpg) no-repeat top center;

}

#sidebar .bg_top{

	height:11px;

	background:url(images/bg_sb_top.jpg) no-repeat bottom center;

	margin:0;

	padding:0;

}

#sidebar .bg_btm{

	height:9px;

	background:url(images/bg_sb_btm.jpg) no-repeat top center;

	margin:0 0 15px 0;

}

#sidebar select{

	margin:5px 0px 2px 0px;

	font-size:11px;

	width:180px;

	overflow:hidden;

}



/*************** content ***************/

.archivetitle {

	color: #000000;

	text-align:left;

	font-size: 12px;

	font-weight:bold;

	line-height:20px;

	padding: 0px 0px 0px 0px;

	margin: 0px 10px 15px 0px;

}

.post{

	position:relative;

	margin:0 0px 20px 0px;

	width:572px;

}

.post_top{

	position:relative;	

	margin:0 0 0px 0;

	background:url('images/bg_post_title.jpg') no-repeat bottom center;

}

.post_title{

	font-size:17px;

	font-weight:normal;

	padding-top:20px;

	margin:0 70px 0 0;

	

}

.post_date{

	font-size:10px;

	height:18px;

	line-height:18px;

	text-align:left;

	margin:5px 5px 15px 5px;

}

.entry{

	overflow:hidden;

	width:532px; /*572px*/

	color: #000000;

	line-height: 1.6em;

	text-align: justify;

	padding: 10px 20px 10px 20px;

	margin:0;

}

.entry a{

	text-decoration:none;

	font-weight:bold;

	color:#996600;

	

}

.info {

	line-height: 1.6em;

	font-size: 10px;

	text-align: left;

	margin: 0px 1px 20px 0px;

	padding: 4px 0px 1px 1px;

}

.category {

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 4px 20px;

	background: url('images/icon_category.gif') no-repeat top left transparent;

}



.tags {

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 4px 20px;

	background: url('images/icon_tags.gif') no-repeat top left transparent;

}



.bubble {

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 4px 20px;

	background: url('images/icon_comment.gif') no-repeat top left transparent;

}

.navigation {

	font-size: 11px;

	margin: 20px 0px 20px 0px;

	padding: 10px 20px 10px 20px;

}



.sorry {

	font-size: 12px;

	font-style: italic;

	margin: 8px 0px 0px 10px;

	padding: 3px 0px 3px 0px;

}



/*************** comment ***************/

#postmetadata {

	font-size: 11px;

	margin: 0px 0px 20px 0px;

	padding: 5px 15px 5px 15px;

	color:#B5B0A2;

	background:#626564;

	border:2px #3F4544 solid;

}

#postmetadata a{

	color:#ffffff;

}



.nocomments {background: none; color: #000000;}





#comments {

	color: #000000;

	font-size: 13px;

	text-align: left;

	font-weight: bold;

	margin: 0px 5px 0px 5px;

	padding: 0px 0px 0px 0px;

	font-variant: normal;

	border-bottom: 1px dotted #000000;

}



.commentlist {

	list-style: none;

	margin:0px ;

	padding:0 10px 10px 10px;

}

.comment,.trackback,.pingback{

	clear:both;

	margin:10px 0px 0px 0;

	padding:0px 0px 0px 0px;

	

}

.comment .children{

	list-style: none;

	padding:0px 0 0 0;

	margin:0px 0 0px 15px;

	border:0px red solid;

}

.comment div, .trackback div, .pingback div{

	height:100%;

	background:#F0ECC6;

	border:1px #606261 solid;

	padding:5px;

}

.trackback div, .pingback div{

	border:1px #606261 dashed;

}

.comment div div,.trackback div div, .pingback div div{

	background:none;

	padding:0;

	border:0px;

}



.comment .says, .trackback .says, .pingback .says{

	display:none;

}

.comment .avatar{

	position:relative;

	float: left;

	margin: 0px 5px 0px 0px;

	padding: 0px;

}

.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{

	margin-left:0px;

	color:#000000;

	text-decoration:none;

	font-size: 11px;

}	

.byuser .fn a{

	font-weight:normal;

	text-decoration:underline;

}

.bypostauthor .fn a{

	font-weight:bold;

	text-decoration:underline;

}

.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{

	border-bottom: 1px dashed #606261;

	margin:0 0 10px 0px;

	padding:6px 0 6px 0;

	font-size:10px;

}

.trackback .comment-meta{

	padding:2px 0 2px 0;

}

.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {

	color:#000000;

	text-decoration:none;

}



.comment .reply{

	margin:5px 0 0px 0;

	padding:2px;

	font-size:10px;

	text-align:right;

}

.comment .reply a{

	color:#000000;

	text-decoration:none;

}

.trackback .reply, .pingback .reply{

	display:none;

}

	/**comment paging WP2.7**/

.commentnavi{

	padding-right:20px;

}

.commentpages{

	float:right;

	padding:5px 10px;

}

.page-numbers{

	padding-left:5px;

}

.current{

	font-weight:bold;

}

	/*** comment form ***/

#respond {

	clear:both;

	padding:5px 15px 5px 5px;

	margin:10px 0px 0px 20px;

	font-size:11px;

}	

.cancel-comment-reply{

}



#commentform {

	margin:0;

	padding:10px 0 0 0;

}

#email, #author, #url {

	color: #000000;

	font-size: 11px;

	padding-left: 2px;

	vertical-align: middle;

	border: 1px solid #606261;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}

#comment {

	width: 98%;

	color: #000000;

	font-size: 11px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	border: 1px solid #606261;

	padding: 2px 2px 2px 2px;

}

#submit {

	height: 20px;

	color: #ffffff;

	font-size: 11px;

	margin: 0px 0px 0px 0px;

	padding: 0px 10px 2px 10px;

	border: 1px solid #606261;

	background:#C7C6AE;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}



/********** WIDGET **********/

#wp-calendar td {font-size:11px;color:#666666;}

#wp-calendar td a {color:#000000;font-weight:bold;text-decoration:underline;}

#wp-calendar {

	width: 180px;

	margin:0 0 0 0px;

	text-align: center;

	font-size:11px;

	color:#666666;

}



.wp-caption {  

    text-align: center;

    color:#cccccc;

}



.textwidget {

	margin:0px 5px 0 5px;

}

#akismetwrap{

	margin:0px 0 0px 10px;

}

.rsswidget img {

	display:none;

}



#sidebar h4 a.rsswidget{

	margin-left:0px;

	overflow:hidden;

	text-decoration:none;

}

.wp-smiley{

	vertical-align:middle;

	border:0px;

	padding:0px;

}


