/*
Theme Name: TheBioShop Blog
Theme URI: http://www.thebioshop.com.au/blog/
Description: TheBioShop Blog Theme
Version: 1.0
Author: Converge
Author URI: http://www.convergeteam.com
*/

/* Converge Custom CSS */

/* CSS by Praj */



body {
  background: #635e57 url(images/design/body-bg.jpg) repeat-x bottom center;
  color: #000000;
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", "Lucida Sans", Verdana, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

div#page {
margin: 0 auto;
width: 776px;
}

div#header {
margin: 0 auto;
width: 776px;
}

div#content {
margin: 0 auto;
width: 776px;
display: inline;
}

div#left {
width: 185px;
float: left;
min-height: 800px;
background-color: #443F3C;
color: white;
}

div#right {
width: 578px;
float: left;
min-height: 800px;
background-color: white;
}

div.border {
width: 13px;
min-height: auto;
background-color: #635E57;
}

div.rightcontent, div.leftcontent {
margin: 10px;
}

div.rightcontent h2 a{
font-size: 16px;
background-color: #443F3C;
display: block;
color: white;
line-height: 30px;
text-decoration: none;
padding-left: 10px;
}

div#footer {
background-color: #3C3A38;
height: 100px;
min-height: 100px;
margin: 0 auto;
width: 760px;
float: left;
}

div.footerstuff {
padding: 10px;
color: white;
}

div.clear {
clear: both;
}

/*ul li{
background-image: url(images/design/bullet.jpg);
background-repeat: no-repeat;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
padding-left: 10px;
}*/

textarea#comment {
width: 550px;
}

a {
color: #3c3a38;
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
}

.footerlink {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #606060;
text-align: center;
text-decoration: none;
}

a:hover {
color: #fd901b;
}

.footerlink:hover {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #f7941c;
text-align: center;
text-decoration: none;
}

/* Sidebar CSS */



#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}



	#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
#sidebar {
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}


	small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	#sidebar ul ul li:before {
	content: "\00BB \0020";
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 4px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

	/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
		width: 160px;
	}

	#sidebar a {
		color: #FD901B;
	}
		#sidebar a:hover {
		color: #FFF;
	}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;

	}

	#wp-calendar td.pad {
	color: fff;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	color: #443F3C;
	}
/* End Calendar */


#sidebar ul h4 {
background: #FF7200;
padding: 2px;
font-size: 11px;
}

.post img {padding:5px;}

/* Sidebar CSS */



/* CSS by Praj */

/* Converge Custom CSS */