/*  
Theme Name: Branch Media
Theme URI: http://www.branchmedia.co.za
Description: Branch Media bog style template.
Version: 1.1
Author: DILL
Author URI: http://www.dilldesigns.com/

*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color: #000000;
	margin:0px;

}

a:link, a:visited {
	text-decoration: none;
	color: #66B441;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

#topstrip {
	background-image:url(images/tab_b.png);
	background-repeat:repeat-x;
	height:26px;
	width:100%;
	clear:both;

}

#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	height:92px;
	width:177px;
	display:block;
	margin-left:30px;
	margin-top:74px;
}

#nav {
	font-weight: bold;
	font-size: 14px;
	margin-top:40px;
	margin-left:30px;
	height: 24px;
}

#nav a {
	font-weight: bold;
	margin-right: 35px;
	text-decoration: none;
	color: #66B441;
}

#nav a:hover {
	font-weight: bold;
	margin-right: 35px;
	text-decoration: none;
	color: #666;
}


#wrapper {
	margin: 0px auto 0px auto;
	width:950px;
	text-align:left;
}

#header {
	float: left;
	width: 950px;
	margin-bottom:20px;
}

#container {
	float: left;
	width:550px;
}

.sidebar {
	float: left;
	width:350px;
	display: inline;
	padding-left:30px;
	margin-top:20px;
}

#sideblock {
	width:200px;
	background-color:#ebebeb;
	margin-bottom:20px;
}

#footer {
	clear: both;
	width: 100%;
	background-image:url(images/bg_foot.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	color:#FFFFFF;
}


#footercontent {
	width: 900px;
	margin: 0px auto 0px auto;
	font-size: 12px;
	padding: 20px 20px 30px 20px;
	text-align: left;
	display:block;
}

#faceimg {
	background-image:url(images/icon_facebook.png);
	background-repeat:no-repeat;
	height:24px;
	width:24px;
	display:block;
}

#twitimg {
	background-image:url(images/icon_twitter.png);
	background-repeat:no-repeat;
	height:24px;
	width:24px;
	display:block;
}

#rssimg {
	background-image:url(images/icon_rss.png);
	background-repeat:no-repeat;
	height:24px;
	width:24px;
	display:block;
}

#foneimg {
	background-image:url(images/icon_cell.png);
	background-repeat:no-repeat;
	height:40px;
	width:17px;
	display:block;
}

#addrimg {
	background-image:url(images/icon_at.png);
	background-repeat:no-repeat;
	height:28px;
	width:27px;
	display:block;
}

#skypeimg {
	background-image:url(images/icon_skype.png);
	background-repeat:no-repeat;
	height:33px;
	width:66px;
	display:block;
}

#headimg {
	background-image:url(images/foot_head.png);
	background-repeat:no-repeat;
	height:33px;
	width:329px;
	display:block;
}

#tablefooter a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

#tablefooter a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

#tablefooter a:hover{
	color:#999999;
	text-decoration:underline;
	font-size:12px;
}

#credit {
	margin-top:35px;
	color:#FFFFFF;
	margin-bottom:20px;
}

#credit a:link{
	margin-top:35px;
	color:#FFFFFF;
	text-decoration:none;
}

#credit a:visited{
	margin-top:35px;
	color:#FFFFFF;
	text-decoration:none;
}

#credit a:hover{
	margin-top:35px;
	color:#999999;
	text-decoration:underline;
}


h1 {
	font-size: 22px;
	padding: 0 0 25px 0;
	font-weight: bold;
}

p {
	padding-top:10px;
}

.post {
	padding: 10px 0 10px 0;
	padding-left:38px;
	margin-top:15px;
}

.post h2 {
	font-size:30px;
	font-weight:normal;
}

.entry {
	line-height: 1.5;
	margin-top:60px;
}

#ava { 
	float: left;
	padding: 2px; 
	margin: 0; 
	border: 0px solid #66B441; 
	background: white;
	margin-right:15px; 
}

#headline { 
	float: left;
}

#commblock {
	float: left;
	width:50px;
	height:50px;
	background-image:url(images/comment_img.png);
	background-repeat:no-repeat;
}

#commblock a:link {
color:#FFFFFF;
text-decoration:none;
font-size:14px;
}

#commblock a:visited {
color:#FFFFFF;
text-decoration:none;
font-size:14px;
}

#commblock a:hover {
color:#FFFFFF;
text-decoration: underline;
font-size:14px;
}

.postmetadatacont {
	width:480px;
	height:50px;
	background-image:url(images/postmetabg.jpg);
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-top:10px;
}
.postmetadata1 {
	width:350px;
	height: auto;
	padding:10px 5px 5px 5px;
}

.postmetadata2 {
	width:100px;
	height: auto;
	padding:10px 5px 5px 5px;
}

#text {
	width:400px;
}

.commentimg {
	background-image:url(images/comment_img.png);
	background-repeat:no-repeat;
	height:50px;
	width:50px;
	font-size:24px;
	color: #000000;
	font-weight:bold;
	padding-bottom:60px; 
	padding-left:17px;
}

.commentimg a:link, .commentimg a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.commentimg a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


.navigation {
	padding: 10px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	line-height:1.9;
}

/*
Start of sidebar styling
*/

.sidebar ul{
	list-style-type:none;
	margin: 0;
	padding: 0px 10px 0px 10px;
}

.sidebar ul li{

	background-color:#f3f3f3;
	
}

.sidebar ul li ul{
	padding: 0px 10px 10px 10px;
	background-color:#f3f3f3;
	margin-bottom: 20px;
}

.sidebar ul li h2{
	padding-left:10px;
	font-size:16px;
	color:#000000;
	padding-top:10px;
}

.sidebar ul ul li{
	padding: 0px;
	line-height: 1.5;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.commentmetadata p{
	width:250px;
}


.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


#favtable {
	margin-left:10px;
	padding-bottom:20px;

}
	
a.twitpic {
	display: block;
	width: 35px;
	height: 35px;
	text-decoration: none;
	background: url(images/twitpic.jpg);
}

a.twitpic:hover {
	background-position: -35px 0;
}

a.facepic {
	display: block;
	width: 35px;
	height: 35px;
	text-decoration: none;
	background: url(images/facepic.jpg);
}

a.facepic:hover {
	background-position: -35px 0;
}

a.rsspic {
	display: block;
	width: 35px;
	height: 35px;
	text-decoration: none;
	background: url(images/rsspic.jpg);
}

a.rsspic:hover {
	background-position: -35px 0;
}

a.youpic {
	display: block;
	width: 35px;
	height: 35px;
	text-decoration: none;
	background: url(images/youpic.jpg);
}

a.youpic:hover {
	background-position: -35px 0;
}

a.inpic {
	display: block;
	width: 35px;
	height: 35px;
	text-decoration: none;
	background: url(images/inpic.jpg);
}

a.inpic:hover {
	background-position: -35px 0;
}

a.flicpic {
	display: block;
	width: 35px;
	height: 35px;
	text-decoration: none;
	background: url(images/flicpic.jpg);
}

a.flicpic:hover {
	background-position: -35px 0;
}