

h1, h2, h3, h4, h5, h6  {
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

.alignleft  {float:left};

/* STRUCTURE */

#wrap {

}

#header  {
	position: relative;
	/*height: 120px;*/
}

#logo {
	background: url(images/GH_Header.png) top no-repeat;
	text-indent: -9999px;
	text-align:center;
	margin-top:20px;
}

#logothumbnail {
	text-indent: -9999px;
	text-align:center;
	width:1px;
	height: 1px;
}

#logo h1 {
	/*background: url(images/GH_Header.png) top no-repeat;
	text-indent: -9999px;
	text-align:center;
	float:left;*/
}

#logo h1 a{
	display: block;
	height: 100px;
	/*width: 360px;*/
}

#header h1.title  {
	display: none;
}

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	display: none;
}

.rss {
	text-align:right;
	padding-right:35px;
}

.rss li {
	margin:0px !important;
	padding-left:5px;
}

.rss a  {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
	padding: 2px 0px 2px 8px !important;
}

.rss a:hover, .home_ad a:hover {
	text-decoration:underline;
	padding-left:5px;
}


/* TOOLTIP */

	a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
	padding-right:20px;
		
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:-115px;
	padding: 17px 0 0 0;
	width:145px;
	color: #ffffff;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
		line-height:20px;
		font-size:10px;

}
a.tt:hover span.top{
	display: block;
	padding: 8px 0px 0;
    background: url(http://www.gareth-howell.net/wp-content/themes/howellv2/images/bubble.png) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 0px; 
	background: url(http://www.gareth-howell.net/wp-content/themes/howellv2/images/bubble_filler.png) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 0px 3px;
	color: #548912;
    background: url(http://www.gareth-howell.net/wp-content/themes/howellv2/images/bubble.png) no-repeat bottom;
}









#nav  {
	height: 45px;
	color: #fff !important;
	padding-left:30px;
	margin-top:15px;

}

#nav a:hover  {
	color:#daf0c3;

}


#nav ul  {
	padding: 0;
	line-height: 45px;
	height: 45px;
	margin-bottom: 20px;
}

#nav ul li  {
	display: inline;
	margin: 0 24px 0 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#nav ul li h3 {
	color:#FFFFFF;
	font-size:14px;
}

#nav ul li a  {
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	line-height: 45px;
	padding:3px;
	
}

#categorymenu { 
margin-bottom:20px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
}


#categorymenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
padding-bottom:5px; 
border-bottom-color:#7ba352; 
border-bottom-style:solid; 
border-bottom-width:1px; 
margin-bottom:17px; 
width:600px; 
text-transform:uppercase; 
padding-top:20px; 
margin:0 auto; 
}

#categorymenu ul li { 
display: inline;
margin-left:10px;
}

#categorymenu ul li a
{
text-decoration: none;
color:#e1e2df; 
}

#categorymenu ul li a:hover
{
color:#a4a5a1;
}





#content  {
	/*padding: 20px 0;*/
}

#footer  {
	height: 45px;
	font-size: 1em;
	margin-bottom:20px;
}

#footer p  {
	margin: 0;
	line-height:45px;
}

#footer p a  {
	text-decoration: none;
}

#footer p a:hover  {
	text-decoration: underline;
}

#footer img {
	vertical-align:middle;
}

#footer .powered {
	text-align:left;
}

#footer .powered a {
	text-align:right;
	background: url(images/design/wordpress_logo.png) left center no-repeat;
	padding: 10px 0px 10px 30px;
}

#footer .credit {
	text-align: right;
}


/* Comments Etc */

.recentcomments {width:290px; float:left;}

#recentcomments em {
	font:italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding-right:20px;
	background:url(images/bg_recentcomment.gif) right no-repeat;
	color:#7ba352;
	letter-spacing:.08em;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#recentcomments a, #recentcomments a:visited {
	text-decoration:none;
	list-style-type: none;
	color:#f2f0e9;
	font-size:0.9em;
	list-style:none;
	}
	
.poptopics {width:290px; float:left; padding-right:50px;}

#poptopics em {
	font:italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding-right:20px;
	background:url(images/bg_recentcomment.gif) right no-repeat;
	color:#7ba352;
	letter-spacing:.08em;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#poptopics a, #poptopics a:visited {
	text-decoration:none;
	list-style-type: none;
	color:#f2f0e9;
	font-size:0.9em;
	list-style:none;
	}

#tagcloud a {
	text-decoration:none;
	line-height:150%;
	padding-right:6px;
	}
				
#sidebar li  {
	list-style:none;
	}
	
.social  {
	padding-right:20px;
	color:#7ba352;
	letter-spacing:.08em;
	text-decoration:none;
	width:290px; 
	float:left; 
}

.social ul  {
	text-decoration:none;
	list-style-type: none;
	color:#f2f0e9;
	font-size:0.9em;
	list-style:none;
}

.social ul li  {
	display: inline;
	padding-right:10px;
}

.social ul li a  {
text-decoration: none;	
}









/* tagline */

#tagline  {
	position: absolute;
	top: 45px;
	right: 20px;
	font-size:16px;
	font-weight:bold;
}

#tagline p {
	margin-bottom: 0px;
	padding:5px 10px 5px 10px;
}


/* BLOG CSS */

.page {
	margin-bottom:20px;
	color:#FFFFFF;
	padding:5px;
}

.pageentry {
	
	}




.post {
	margin-bottom:20px;
	background-color:#000000;
	width:313px;
	padding:5px;
}

.post p.categories {
	margin-bottom:15px;
}

.post p.categories span {
	padding: 5px;
	margin-top: 50px;
}

.post p.categories a  {
	font-weight: bold;
	text-decoration:none;
}

.post p.categories a:hover  {
	text-decoration:underline;
}

.post_seperator  {
	margin-bottom:10px;
	height:1px;
	border-bottom:1px dotted #A6B3B9;
}

h2.title  {
	font-size:22px;
	margin-bottom:15px;
		border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:5px;
	width:290px;
}

h2.theme_title  {
	margin-bottom:20px;
	line-height:28px;
}

h2.title .date  {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size:12px;
}

h2.title a  {
	text-decoration: none;
}

.post p.comments a  {
	padding: 0 0 0 22px;
	font-weight: bold;
	text-decoration: none;
}

p.continue  {
	float: left;
	display: inline-block;
}

p.continue a  {
	font-weight: bold;
	text-decoration: none;
}

.widget {
	margin-bottom:20px;
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}

.widgetlist  h3  {
	margin: 0;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

.widgetlist ul  {
	margin: 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 4px 0 4px 10px;
	list-style: none;
	font-size: 12px;
	border-bottom: 1px dotted #9cb9d7;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
}

.widgetlist ul li a:hover  {
	text-decoration: underline;
}


/* STYLES */

.fix {
	clear: both;
}

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
}

blockquote {
	font-size:14px;
	margin-bottom:15px;
	color:#4F4F4F;
}

/* INDIVIDUAL THEME LISTING */

.theme h2 {
	font-size: 12px !important;
	margin: 0px !important;
}

.large-screenshot {
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	padding: 4px;
	/*width: 690px;*/
}

.screenshot {
	/*margin: 5px;*/
	border: 5px solid #e6e6e6;
	padding: 0px;
	width: 302px;
	height: 173px;
}




.screenshot:hover {	
border-color: #7ca153;
}


.screenimg {
	width: 100%;
	height: 100%;
	float:left;
	position: relative;
}

.screenimg span {
	position: absolute;
	font-size:11px;
	right: 0px;
	top: 7px;
}

.screenimg span a {
	padding: 8px;
	text-decoration: none;
	color: #fff;
}

.theme .date {
	font-size: 10px;
	padding-top: 3px;
	color:#CCC;
}

.theme p {
	margin: 0px 0px 2px !important;
}

.theme .tags {
	padding-left: 24px;
	background: url(images/ico-tags.gif) center left no-repeat;
}

.theme .tags a {
	font-size: 11px;
	text-decoration: none;
}

.theme .rating {
	font-size: 11px !important;
	width: 100% !important;
}

.post-ratings-text {
	font-size: 11px !important;
}


/* COMMENTS */

#comments {
	color:#FFF
	border-top: 1px solid #2e2e2e;
	padding-top:20px;
}

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 18px !important;
	line-height: 24px;
	font-weight: normal !important;
}
.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 20px;
	padding:10px 10px 0px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:right;
	margin:0px 5px 5px 20px;
}

.gravatar {
	width:65px;
	height:65px;
	float:right;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}

.gravatar img {
	background-color: #6c6c6c;
	padding: 2px;
}

.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	margin-bottom:10px;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
		border: 1px solid #464545;
	/** remember to change image path **/
	background: url(bg773506517) repeat-x #1C1C1C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 18px;
	color: #ffffff;
}

label {
	
	color:#ffffff;}

#commentform #submit {
	font-size:14px;
}

#commentform textarea {
	padding: 10px;
	width:950px;
	height:80px;
	border: 1px solid #464545;
	font-family:Arial, Helvetica, sans-serif;
	/** remember to change image path **/
	background: url(bg773506517) repeat-x #1c1c1c;
	font-style: normal;
	font-size: 19px;
	color: #ffffff;
}

.wp-pagenavi {
	margin-top:20px;
	padding-top:20px;
	border-top: 1px solid #dddddd;
}

/* form style */

.formstyle {
	border: 1px solid #292929;
	/** remember to change image path **/
	background: url(bg773506517) repeat-x #292929;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 18px;
	color: #ffffff;
}
