/*
Theme Name: Hands Up Not Handouts - Default
Theme URI: http://www.handsupnothandouts.org
Description: This theme is built on the site design for http://www.handsupnothandouts.org for exclusive use on that site
Version: 0.3
Author: Kishmish / Thomas Hart
Author URI: http://www.kishmish.com / myrridin@gmail.com
Tags: 

	This theme was developed for use solely on the address above, and is not licensed for any other use commercial or private.

*/

body {
	background-image: url('/images/WIPv3/background.jpg');
	padding: 0px;
	margin: 0px;
	color: #32241D;
	font-family: 'Courier New', Courier, serif;
	font-size: 14px;
}

p {
	padding: 0px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	margin-top: 0px;
}
li {
	padding-bottom: 5px;
	margin-top: 0px;
	list-style-image: url('/images/hunho_brown_arrow_list.gif');
}
img {
	border: 0px;
	display: block;
}

a {
	color: #4472D7;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

h1 {

}

h2 {

}

h3 {
font-size: 18px;
/* font-weight: normal; */
padding: 0px;
margin: 0px;
margin-bottom: 10px;

}

.left {
float: left;
}


.brown_border {
	border: 3px solid #AB996B;
	margin-bottom: 8px;
}

.hr_small {
	width: 430px;
	border-bottom: 1px dashed #CCCCCC;
	height: 1px;
	margin: 15px auto;
	padding: 5px 0px;
	clear: left;
}

#wrapper {
	min-height: 520px;
	background-image: url('/images/WIPv3/collage2.png');
	background-repeat: no-repeat;
	background-position: center 0px;
}
#site_body {
	width: 945px;
	margin: auto;
	padding: 0px 20px;
	min-height: 1000px;
	background-color: #FFFFFF;
}
#header {
	padding: 0px;
	margin: 0px;
}

#header_hr {
	width: 944px;
	margin: 15px auto;
	padding: 5px 0px;
	height: 1px;
	border-bottom: 1px dashed #CCCCCC;
	
}

#logo {
	float: left;
}

#contact_us {
	float: right;
	margin-top: 50px;
}

#header_hr {
	clear: both;
}

/* Nav */

#nav {
	height: 26px;	
}
#nav img {
	float: left;
}
#nav a {
	text-decoration: none;
	color: #3F3F65;
}

#nav a:hover {
	color: #E13B11;
}

#nav_home, #nav_shop, #nav_wotw, #nav_blog, #nav_gallery, #nav_wwu {
	float: left;
	height: 22px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	font-size: 16px;
}
#nav_home {
	background-image: url('/images/WIPv3/nav/home.jpg');
	width: 92px;
}
#nav_shop {
	background-image: url('/images/WIPv3/nav/shop.jpg');
	width: 79px;
}
#nav_shop a {
	color: #E13B11;
}
#nav_wotw {
	background-image: url('/images/WIPv3/nav/wotw.jpg');
	width: 244px;
}
#nav_blog {
	background-image: url('/images/WIPv3/nav/blog.jpg');
	width: 163px;
}
#nav_gallery {
	background-image: url('/images/WIPv3/nav/gallery.jpg');
	width: 160px;
}
#nav_wwu {
	background-image: url('/images/WIPv3/nav/wwu.jpg');
	width: 206px;
}

/* End Nav */

#splash {
	background-color: #FEFEE3;
	width: 945px;
	overflow: hidden;
	border-bottom: 1px dashed #CCCCCC;
}

#splash h1 {
	border-bottom: 1px dashed #CCCCCC;
	display: inline;
	margin-left: 26px;
}
#splash h2 {
	margin: 20px;
	color: #000099;
	margin-left: 36px;
}

#splash h1, #splash h2 {
	position: relative;
	top: 20px;
	font-weight: normal;
	
}

#product_slideshow {
	width: 945px;

	border-bottom: 1px dashed #CCCCCC;
}

#content_main {
	padding: 15px 20px;
	width: 905px;
}

#content_left {
	width: 430px;
	float: left;
}

.share_link_image {
	margin-right: 5px;
}
.facebook_link {
	color: #336699;
}
.twitter_link {
	color: #33CCFF;
}

#content_right {
	width: 430px;
	float: left;
}

#content_middle {
	width: 45px;
	float: left;
	width: 1px;
	border-right: 1px dashed #CCCCCC;
	margin: 0px 20px;
	padding: 0px;
}

#footer {
	width: 940px;
	margin: auto;
	border-top: 1px dashed #CCCCCC;
}

#footer_left {
	width: 430px;
	float: left;
	padding: 10px 20px;
}
#footer_right {
	/* width: 430px; */
	float: right;
	padding: 22px 43px;
	text-align: right;
}

.footer_text_links {
	color: #999999;
}
.footer_text_links a {
	color: #999999;
}

#sidebar {
	float:right;
	margin-top:6px;
	width:280px;
}

.narrowcolumn {
	float: left;
	width: 580px;
}

.entry img {
margin-bottom: 15px;
}
.entry p {
margin-bottom: 15px;
}

.postmetadata {
	font-size: 11px;
}

#calendar-3 {
	list-style: none;
	list-style-image: none;
}

li.widget {
	list-style: none;
	list-style-image: none;
}

#commentform p {
margin: 15px 0px;
}

#site_header {
margin: auto;
height: 18px;
width:985px;
} 