body {
	margin:0; 
	padding:0;
	border:0;
	text-align:center; 
	color: #000;
	font-size:12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #cbcbcc;
	background-image:url('../images/bg.png');
	background-repeat:repeat;
	}

a {
	outline: 0;
}

#content {
	width: 960px;
	margin:0px auto;
	text-align:left;
	}



/* Main */

#header {
	width: 960px;
	height: 184px;
	margin-top: 25px;
}

#header a img {
	border: 0;
	outline: 0;
}

.nav-bar {
	width: 960px;
	height: 28px;
	background-color: #1ebe97;
	/*
	background-image:url('../images/nav-bg.png');
	background-repeat:repeat-x;
	*/
}

#main {
	width: 960px;
	background-color: #FFF;
}

#footer {
	width: 960px;
	height: 187px;
	margin-bottom: 10px;
	background-image:url('../images/footer-bg.png');
	background-repeat:no-repeat;
}

#footer-header {
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
	font-size: 14pt;
}

#footer-header a img {
	border: 0;
	outline: 0;
}

#footer-left {
	float: left;
	display: inline;
	width: 250px;
	height: 130px;
	margin: 10px 0px 0px 20px;
}

#footer-middle {
	float: left;
	display: inline;
	width: 250px;
	height: 130px;
	margin: 10px 0px 0px 20px;
}


#footer-right {
	float: left;
	display: inline;
	width: 250px;
	height: 130px;
	margin: 10px 0px 0px 20px;
}


#left {
	float: left;
	display: inline;
	width: 160px;
	margin: 10px 0px 10px 10px;
}

#middle {
	float: left;
	display: inline;
	width: 460px;
	margin: 10px 0px 10px 10px;
}

#right {
	float: left;
	display: inline;
	width: 300px;
	margin: 10px 0px 10px 10px;
}


.footer-links {
	padding: 0;	
	margin: 0;
	list-style: none;
	font-size: 11pt;
}

.footer-links li {
	list-style-type: none; 
	padding: 1px;
}

.footer-links a {
	display: block;
	color:#FFF;
	text-decoration:none;
	text-shadow: #000 2px 2px 2px;
}

.footer-links a:hover {
	display: block;
	color:#FFF;
	text-decoration:underline;
	text-shadow: #000 2px 2px 2px;
}


h2 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
}

.post-titles {
	padding: 5px 5px 5px 5px;
	background-color: #1ebe97;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-width: 4px;
	border-color: #0e5b48;
	margin-bottom: 10px;
}

.post-titles a {
	display: block;
	color:#000;
	text-decoration:none;
}

.post-titles a:hover {
	display: block;
	color:#000;
	text-decoration:underline;
}


.post-image {
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
}

.post-image a img {
	border: 0;
	outline: 0;
	margin-bottom: -15px;
}




#search {
	padding: 5px 5px 5px 5px;
	background-color: #1ebe97;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-width: 4px;
	border-color: #0e5b48;
	margin-bottom: 10px;
}

#mailinglist {
	text-align: center;
	background-color: #1ebe97;
	border-top-style:solid;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-width: 4px;
	border-color: #0e5b48;
	margin-bottom: 10px;
	padding-top: 10px;
}

#main-content {
	float: left;
	display: inline;
	width: 940px;
	margin: 10px 0px 10px 10px;
}


#single-photo {
	text-align: center;
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

#single-photo img {
	margin-bottom: -15px;
}

.linkcodes {
	text-align: center;
	margin: 5px;
}


#full-page {
	padding: 10px;
}


/* Ad Blocks */

#topad {
	padding: 10px 0px 0px 0px;
	text-align: center;
	height: 90px;
}

.large-rightad {
	width: 300px;
	height: 250px;
	margin-bottom: 10px;
	
}

.large-leftad {
	width:160px;
	height: 600px;
	margin-bottom: 10px;
}

#rightsidebar-left {
	float: left;
	display: inline;
	width: 145px;
	margin: 10px 10px 0px 0px;
}

#rightsidebar-right {
	float: left;
	display: inline;
	width: 145px;
	margin-top: 10px;
}

#single-page-ad-top {
	text-align: center;
	height: 90px;
}

/* Pagination */
div.pagination {
	width: 460px;
	padding: 10px 0px 10px 0px;
	margin:0px auto;
	text-align:center;
	color: #000;
	font-size: 10pt;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 3px solid #1ebe97;
	text-decoration: none;
	color: #000;
	background-color: #1ebe97;
}
div.pagination a:hover, div.pagination a:active {
	border: 3px solid #0e5b48;
	color: #000;
	background-color: #1ebe97;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 3px solid #0e5b48;
		font-weight: bold;
		color: #FFF;
		background-color: #0e5b48;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 3px solid #1ebe97;
		color: #000;
		background-color: #1ebe97;
	}
/* End Pagination */

/* date */

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../images/calendar.png') no-repeat; 
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

input.dp-applied {
	width: 140px;
	float: left;
}


#privacy {
	text-align: center;
	padding: 5px;
}

#privacy a {
	color:#000;
	text-decoration:none;
}

#privacy a:hover {
	color:#000;
	text-decoration:underline;
}

/* Social Stuff lol */

.social-facebook {
	float: left;
	display: inline;
	width: 165px;
	margin: 0px 0px 5px 0px;
}

.social-twitter {
	float: left;
	display: inline;
	width: 145px;
	margin: 0px 0px 5px 0px;
}

.social-stumble {
	float: left;
	display: inline;
	width: 145px;
	margin: 1px 0px 4px 1px;
	text-align: right;
}

#social-buttons {
	margin:0px auto;
	text-align:left;
	width: 185px;
}

#social-buttons-facebook {
	float: left;
	display: inline;
	width: 60px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#social-buttons-twitter {
	float: left;
	display: inline;
	width: 60px;
	margin: 0px 0px 0px 1px;
	overflow: hidden;
}

#social-buttons-stumble {
	float: left;
	display: inline;
	width: 60px;
	margin: 0px 0px 0px 1px;
	overflow: hidden;
}

#toolbar {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	height: 20px;
	width:100%;
	background-color: #000;
	background-image:url('../images/toolbar-bg.png');
	background-repeat:repeat-x;
	overflow: hidden;
}

#toobar-inside {
	width: 960px;
	margin:0px auto;
	text-align:left;
	height: 30px;
	font-size: 10pt;
}


#toobar-inside ul {
	margin: 0; 
	padding: 0;
	float: left;
}

#toobar-inside ul li {
	display: inline;
}

#toobar-inside ul li a {
	float: left; 
	text-decoration: none;
	padding: 2px 10px;
	color: #fff;
}

#toobar-inside ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#toobar-inside ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
