/*
Theme Name: Winged Wolf Graduate
Theme URI: http://wingothewolf.com
Description: Black and White Theme with grungy circles and splatters and Helvetica.
Version: 1
Author: Jess(ica) Thompson
Author URI: http://wingothewolf.com
Tags:
*/

/* --Basic Groundwork-- */

/* reset */

* {margin:0; padding:0;}
html, body {height: 100%;}
body {background-image: url(style/images/bg.png);font-size:12px; line-height: 16px; background-color: #a37346; color: #2b2c2d;}
ul {list-style: none inside;}
ol {list-style: decimal inside;}
a {outline: none; text-decoration:none; color: #844e88;}
a:hover {color: #744220;}
a img {border:none;}
img {vertical-align: middle;}
table {border-collapse: collapse;}



td {font-size:15px; line-height: 16px; padding: 10px;}

img {padding: 0; max-width: 100%;}

/* utility */

.alignleft {float: left; margin:4px;}
.alignright {float: right; margin:4px;}
.centered {text-align: center;}
.clear {clear: both;}
.hidden {display: none;}

/* typeography classes */

p {padding-bottom: 10px;}

h1 {font-size:30px; line-height: 36px; font-family: 'Gill Sans' Helvetica Sans-Serif; font-weight: normal;}
h2 {font-size:24px; line-height: 24px; font-family: 'Gill Sans' Helvetica Sans-Serif; font-weight: normal;}
h3 {font-size:18px; line-height:24px; font-family: 'Gill Sans' Helvetica  Sans-Serif; font-weight: normal;
	font-style: italic;
	color: #2c2314; font-weight: normal;}

.serif {font-family: Georgia Baskerville Times Serif;}
.sans-serif {font-family: "Lucida Grande" Helvetica Arial sans-serif;}
.justified {text-align: justify;}
.red {color: #8a0404;}
.blue {color: #0905a1;}
.highlight-text {background: #f1e7a7; color: #8a0404;}

/* buttons */

.button {border: 1px solid #CCCCCC; background-color: #FFFFFF; padding: 4px; font-size: 11px; font-weight: bold;-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px;}
.button:hover, .button:active {color: #FFFFFF; background: #8a0404;}


/* main page */


#page-wrap {
	width: 960px;
	background-repeat: repeat-y; background-image: url(style/images/contentbg.png);
	margin: 0 auto;
}

#top-bar {
	width: 938px;
	height: 45px;
	background-color: #000;
}

#body-background {
	width: 100%;
	background-repeat: repeat-x; background-image: url(style/images/headerbg.png); background-position-x: right;
}

#fade {
    margin: 0 auto;
}

.header-lines {
	float: left;
	margin: 40px 0 40px 50px;
	width: 400px;
	text-align: center;
	color: #fff;
	
}

#navbar {
	width: 500px;
	height: 45px;
	margin-left: 20px;
}



#container {
	width: 863px;
	min-height: 300px;
	margin: 0 40px;
	background-repeat: repeat-x; background-image: url(style/images/gradient.png);
}



#content {
	width: 550px;
	float: left;
	margin-left: 30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 50px;
	
	}


#intro {
	width: 100%;
	float: left;
	font-size: 14px;
	margin: 0px 0 20px 0;
}

#intro p {
	margin: 5px 10px;
	line-height: 22px;
}

.divider_thick {
	width: 100%;
	height: 20px;
	background-color: #333233;
	margin: 20px 0;
	padding-top: 10px;
}

.breaking {

float: left;
width: 290px;
padding-left: 5px;


}

.recent {
float: left;
width: 210px;
border-left: 1px solid #CCCCCC;
margin-left: 20px;
padding-left: 15px;
}

.rpost, .bpost {
	margin-bottom: 20px;
	margin-top: 20px;
}



#sidebar {
	float: left;
	width: 220px;
	color: #000;
	margin-left: 40px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	font-size: 12px;
}

#sidebar a {
	color: #540e0e;
	display: inline block;
	font-size: 12px;

}

#sidebar a:hover {
	color: #831298;
}

#sidebar li {
	padding: 3px;
}

.widget {
	width: 230px;
	margin: 15px 0 25px 20px;
}

.textwidget {
background-image: url(style/images/sidebar.png);
padding: 0 5px;
}

.widgettitle {
	background: url(style/images/buttonbg.png) top no-repeat;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	width: 230px;
	padding-top: 36px;
	text-align: center;
	}
	
.breadcrumb {
	margin-left: 70px;
	width: 500px;
	margin-bottom: 0px;
	font-family: Helvetica;
	}
	
.breadcrumb a {
	color: #cccccc;
}

#content h1, .portfolio-page h1 {
	font-size: 32px;
	font-weight:bold;
	text-align: left;
}

#content h1 a, .portfolio-page h1 a {
	color: #000000;
}


.post {
	margin-bottom: 30px;
	padding-bottom: 20px;
	width: 560px;
	background-color: #fff;
	padding: 10px 10px 50px 10px;
}

.post li {
	font-size: 11px;
	list-style: disc inside;
	padding-left: 40px;
	padding-bottom: 10px;
}

.post span {
	font-size: 11px;
	padding-bottom: 10px;
	
}

.metadata, .postmeta, .singledata, small, .datetime {
	color: #8c8c8c;
	font-size: 10px;
	line-height: 13px;
	font-family: "Lucida Grande" Helvetica Arial sans-serif;
}

.postmeta {
	border-top: 1px solid #333233;
	margin: 5px 0;
	padding-top: 5px;
}

.metadata {
	text-align: left;
	padding-left: 20px;
}

.singledata {
	font-style: italic;
	margin: 15px 0 15px 70px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
	
/* search results */

.searchresult {
	margin-bottom: 20px;
	}

.searchresult h3 a {
	font-family: Baskerville Georgia Times Serif; font-weight: normal;
	font-style: italic;
	color: #f9e5ba;
	}
	

/* comments */

#comments {
	margin-top: 15px;
	padding:5px;
}


#comments p {
	font-size: 12px;
	margin-top: 5px;
	padding: 2px 10px 10px 10px;
	}

.commentperson {
	float:left;
	padding: 5px;
}



/* footer */

#footer {
	background-color: #000;
	border: none;
	width:100%;
	margin-top: 80px;
	border-top: 5px groove #230908;
	min-height: 180px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: 10px;
}

#footer a {
	color: #d5e1f3;
}

.footer_archives {
	background: url('images/archives.png') no-repeat;
	color: #d5e1f3;
	padding: 56px 5px 5px 5px;
	margin: 25px;
	width: 250px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	clear: both;
	float: left;
}

.footer_archives li {

	margin: 20px;

}

/* Shop Styles */

#shoplist {
	margin-bottom: 34px;
	border-top: 1px dashed #2c2314;
}
	
	
/* image captions */

#content .fade_img {
	border: 2px solid #000;
	padding: 5px;
	margin: 15px 0;
	z-index: -1;
	background-color: #000;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: -2px 10px 5px 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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.attachment-post-thumbnail {
	float: left;
	width: 125px; height: 125px;
	margin: 0px 10px 0 0;
}


.ad {
	height: 98px;
	width: 98px;
	padding: 5px;
}

.gallery-icon {
	margin: 5px;
}

.product_img {
	width: 200px;
	padding: 0 10px 0 0;
	float: left;

}


/* home page */

	#home-left-side {
		width: 210px;
		float: left;
		background-image: url(style/images/star.png);
		background-repeat: no-repeat;
		padding-left: 50px;
		padding-top:20px;
		margin-top:10px;
	}
	
	#home-right-side {
		width: 550px;
		float: right;
		margin-right: 20px;
		padding-top:20px;
		margin-top:10px
	}

	#home-badges {
		background-repeat: no-repeat; 
		background-image: url(style/images/buttonbg.png);
		width: 550px;
		height: 160px;
	}
	
	.home-link {
		width: 150px;
		padding: 5px;
		margin: 10px;
		border: 1px solid #000;
		text-align: center;
		float: left;
	}
	
	.home-blogs {
		float: left;
		margin-top: 25px;
	}
	
	.home-blogs img {
		width: 150px; height: 150px;
	}
	
	
	#dhtmltooltip{
		position: absolute;
		width: 150px;
		padding: 5px;
		visibility: hidden;
		z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

	#dhtmltooltip {
		font-size: 18px
		line-height: 22px; 
		font-family: 'Gill Sans' Helvetica Sans-Serif;
		font-weight: bold;
	}
	
/* portfolio */

#portfolio img {
	width: 150px;
	height: 150px;
}

.portfolio-page, #portfolio {
	width: 700px;
	margin-left: 80px;
	margin-top: 30px;
}

.portfolio-link {
	width: 150px;
	padding: 5px;
	border: 2px solid #000;
	text-align: center;
	float: left;
	margin: 20px;
}
