/* 

	Theme Name: Social

	Author: Oogly

	Author URI: http://oogly.co.uk

	Version: 1.0

*/



body {
	font: 75%/150% Tahoma, Verdana, Arial;
	color: #000;
	background: #313131 url(images/background_repeat.gif);
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #b52025;
	text-decoration: none;
}
a:visited {
	color: #b52025;
	text-decoration: none;
}
a:hover {
	color: #b52025;
	text-decoration: underline;
}


p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	
}
h1 a{
	background: url(images/transparent.gif) no-repeat;
	height: 180px;
	width:350px;
	display:block
}
h1 span {
	display:none;	
}

h2 {
	color: #fff;
	font: normal 120% Tahoma, Verdana, Arial;
	text-transform:uppercase;	
}

h2 span {	padding:3px;
	background: #b52025;}

.post-title h2 a {
	color:#fff;
padding:3px;
	background: #b52025;

}

h3 {
	font: normal 110% Tahoma, Verdana, Arial;
	color: #b52025;
	margin: 0 0px 5px;
font-weight:bold;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 974px;
	background: #FFFFFF url(images/crunch_bg.gif) bottom no-repeat;
	
}
#header {
	background: #fff url(images/header_bg_new.gif) no-repeat;
	height: 183px;
	position: relative;
}
#headerimg {
	position: relative;
	height: 60px;
}

#navcont {position:relative; margin: 0; top:-20px;}

#navcont #nav {
	list-style: none;
	margin: 0px;
	padding:0px;
	height:42px;
	padding-left:20px;
}
#navcont #nav li {
	float: left;
	margin-left: 5px;
	margin:0;
	padding:0 10px 0 0;
}


#navcont #nav li.home {

	width:47px;
	height:42px;
	background: url(images/nav_home_over.gif) no-repeat;

}

#navcont #nav li.home a {
	background: url(images/nav_home.gif) no-repeat;
	width:47px;
	height:42px;
	display:block
}

#navcont #nav li.home a:hover {
	background: url(images/nav_home_over.gif) no-repeat;

}


#navcont #nav li.about {

	width:40px;
	height:27px;
	background: url(images/nav_about_over.gif) no-repeat;
	margin-top:20px;
}

#navcont #nav li.about a {
	background: url(images/nav_about.gif) no-repeat;
	width:40px;
	height:27px;
	display:block
}

#navcont #nav li.about a:hover {
	background: url(images/nav_about_over.gif) no-repeat;

}


#navcont #nav li.whatis {

	width:172px;
	height:27px;
	background: url(images/nav_whatis_over.gif) no-repeat;
	margin-top:20px;
}

#navcont #nav li.whatis a {
	background: url(images/nav_whatis.gif) no-repeat;
	width:172px;
	height:27px;
	display:block
}

#navcont #nav li.whatis a:hover {
	background: url(images/nav_whatis_over.gif) no-repeat;

}

#navcont #nav li.whatare {

	width:157px;
	height:27px;
	background: url(images/nav_whatare_over.gif) no-repeat;
	margin-top:20px;
}

#navcont #nav li.whatare a {
	background: url(images/nav_whatare.gif) no-repeat;
	width:157px;
	height:27px;
	display:block
}

#navcont #nav li.whatare a:hover {
	background: url(images/nav_whatare_over.gif) no-repeat;

}

#navcont #nav li.participants {

	width:91px;
	height:27px;
	background: url(images/nav_participants_over.gif) no-repeat;
	margin-top:20px;
}

#navcont #nav li.participants a {
	background: url(images/nav_participants.gif) no-repeat;
	width:91px;
	height:27px;
	display:block
}

#navcont #nav li.participants a:hover {
	background: url(images/nav_participants_over.gif) no-repeat;

}


#navcont #nav li.workshops {

	width:130px;
	height:27px;
	background: url(images/nav_workshops_over.gif) no-repeat;
	margin-top:20px;
}

#navcont #nav li.workshops a {
	background: url(images/nav_workshops.gif) no-repeat;
	width:130px;
	height:27px;
	display:block
}

#navcont #nav li.workshops a:hover {
	background: url(images/nav_workshops_over.gif) no-repeat;

}

#navcont #nav li.open {

	width:77px;
	height:27px;
	background: url(images/nav_open_over.gif) no-repeat;
	margin-top:20px;
}

#navcont #nav li.open a {
	background: url(images/nav_open.gif) no-repeat;
	width:77px;
	height:27px;
	display:block
}

#navcont #nav li.open a:hover {
	background: url(images/nav_open_over.gif) no-repeat;

}

#navcont #nav li.rssnav a {
	background: url(images/nav_rss.gif) no-repeat;
	width:90px;
	height:27px;
	display:block;
	margin-left:60px;
	margin-top:20px;
}

#navcont #nav li.home span, #navcont #nav li.about span, #navcont #nav li.whatis span, #navcont #nav li.whatare span, #navcont #nav li.participants span, #navcont #nav li.workshops span, #navcont #nav li.open span, #navcont #nav li.rssnav span{

	display:none;
}



#content {
	padding: 0px 0px 30px 20px;
	float: left;
	width: 615px;
	overflow: hidden;
		
}

html>/**/body #content {margin-top:-20px;}

.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #B52025;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 3px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
}

.entry {
	clear: both;
	padding-top: 10px;
}


.post-comments a {
	font-size:90%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
	text-align:center;
}
.navigation a, .navigation a:visited {
	color: #B52025;
}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f0f7ff;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #1f1f1f;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f0f7ff;
	border: 1px solid #1f1f1f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f0f7ff;
	border: 1px solid #1f1f1f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #b52025;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 29px;
}

.quote {color:#61B2DF;
font-weight:bold;
font-size:120%
}

#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 300px;
}

html>/**/body #sidebar {margin-top:-20px;}

#leftside {

	float:left;
	width:49%
}

#rightside {

	float:right;
	display:inline;
	width:49%
}

#searchform {
	width: 300px;
	padding: 10px 10px 10px 10px;
	float:right;
	margin-top:-145px;
}
#searchform #s {
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #313131;
	background: #fff;
	vertical-align: middle;
	margin-left:75px;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font-size:1px;
	color: #B52025;
	vertical-align: middle;
	cursor:pointer;
	text-align:left;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% Tahoma, Verdana, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	color: #fff;
	font-size: 95%;
	line-height: 130%;
	text-align:center;
	
}

#footer img {

position:relative;
top:10px;
margin-left:10px;
}

#footer a, #footer a:visited{
	color: #ffffff;
}

#footer h4 {
	font: normal 146%/100% Tahoma, Verdana, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	padding: 0px 0px 10px 0;
	color:#B52025;
}
.recent-posts a{
	font-size: 115%;
	color:#1f1f1f
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
