/*  
Theme Name: OST Theme
Theme URI: http://www.opensourcetesting.org/
Description: Based on the default WordPress theme.</a>.
Version: 0.1
Author: Mark Aberdour

Also changed the following files:
wp-rss2.php: removed line 34 "<comments><?php comments_link(); ?></comments>"

*/

		.advert {
			margin-left: -15px;
		}
		
		#advert_right {
			float: right;
			padding: 0 0 20px 20px;
			margin-right: -5px;
		}

		.advert_text {
			font-size: 80%;
			text-align: left;
			margin: 0 0 -5px 0;
		}

		/*** IE Fix ***/
		* html #advert_right {
		padding: 0 0 20px 20px;
		}
		
/* Header */

	#header_container {
	  padding: 10px 20px 0 20px;
	}
	
	/*** IE6 Fix ***/	
	* html #header_container {
	  margin: 15px 0 -10px 0;
	}
	
	#header {
		position: relative;
		height: 8em;	
		font-size: 95%;
	} 

	#header p {
		font-size: 100%;
		color: #ffffff;
	} 

	#header ul {
		width: auto;
		position: absolute;
		bottom: -7px;
		left: 10px;
		margin: 0;
		padding: 0 15px 0 0;
		list-style: none;
	}
	
	#header li {
		float: left;
		background: transparent url("./images/header_tab.gif") 100% -600px no-repeat;
		padding: 0 6px 0 0;
		margin: 0 1px 0 0;
		border-bottom: 1px solid #515358;
	}
		
	#header ul a {
		float: left;
		display: block;
		padding: 4px 4px 4px 10px;
		background: url("./images/header_tab.gif") 0% -600px no-repeat;
		background-color: #1F2F5F;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
		
	/*left hand part of rollover highlight tab*/
	#header ul li:hover a { 
		background-position: 0% -400px; 
		color: #1F2F5F;
		background-color: #1F2F5F;
	}
		
	/*right hand part of rollover highlight tab*/
	#header ul li:hover { 
		background-position: 100% -400px; 
		color: #1F2F5F;
		background-color: #1F2F5F;
	}
	
	/*left hand part of current highlight tab*/
	#header #current a { 
		background-position: 0% -400px; 
		color: #1F2F5F;
		background-color: #1F2F5F;
	}
		
	/* right hand part of current highlight tab*/
	#header #current { 
		background-position: 100% -400px; 
		color: #1F2F5F;
		background-color: #1F2F5F;
	}

/* Search Field */

	#header form {
		position: absolute;
		top: 0;
		right: 0;
		padding: 12px 20px 0 0;
		margin: 0; /* need for IE Mac */
		text-align: right; /* need for IE Mac */
		white-space: nowrap; /* for Opera */
	}

	#header form input { font-size: 85%; }
			
/* Header Rounded boxes  */

.headroundbox { background: url(./images/head_nt.gif) repeat; }
.headtop div { background: url(./images/head_tl.gif) no-repeat top left; }
.headtop { background: url(./images/head_tr.gif) no-repeat top right; }
.headbot div { background: url(./images/head_bl.gif) no-repeat bottom left; }
.headbot { background: url(./images/head_br.gif) no-repeat bottom right; }
.headnobot div { background: url(./images/head_nt.gif) repeat; }
.headnobot { background: url(./images/head_nt.gif) repeat; }

.headtop div, .headtop, .headbot div, .headbot, .headnobot div, .headnobot{
	width: 100%;
	height: 7px;
	font-size: 1px;
	}

.headcontent { margin: 0 7px; }

.headroundbox { width: 100%; margin-bottom: 0px; }

/* Layout columns  */

#gutter {
	float: left;
	width: 3%;
	height: 1px; }
	
#footer { 
	clear: both; 
	position: relative;
	width: 94%;
	margin-left: 3%; 
	}
		
#col1a {
	float: left;
	width: 15%; }

#col2a {
	float: left;
	width: 56%;
	margin-left: 3%; 
	}
	
#col1a ul {
	list-style:none;
	margin:0;
	padding:5px 3px 0; }

#col1a li {
	margin-bottom: 10px; }

#col1b {
	float: left;
	width: 74%; }

#col1c {
	float: right;
	width: 50%; }

#col3 {
	float: left;
	width: 17%;
	text-align:center; 
	margin-left: 3%;  }

.clearboth { clear: both; }
			
/* Text styles */
a {font-family: verdana, arial, helvetica, sans-serif; }
a.subnav:link {text-decoration: none; color: #1F2F5F; background-color: #FFFFFF;}
a.subnav:visited {text-decoration: none; color: #1F2F5F; background-color: #FFFFFF;}
a:link {color: #1D3D9E; text-decoration: none}
a:visited {color: #993399; text-decoration: none}
	  
p	{
	margin-left: 7px; 
	margin-right: 7px; 
	margin-top: 7px; 
	margin-bottom: 7px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 90%	}
	
h1 		{
	margin-left: 7px; 
	margin-right: 7px; 
	margin-top: 1px; 
	margin-bottom: 1px; 
	font-size: 225%	}
	
h2 	{
	margin-left: 7px; 
	margin-right: 7px; 
	margin-top: 1px; 
	margin-bottom: 1px; 
	font-size: 175%	}
	
h3 	{
	margin-left: 7px; 
	margin-right: 7px; 
	margin-top: 1px; 
	margin-bottom: 1px; 
	font-size: 150%	}
	
h4 {
	margin: 20px 0 0 7px;
	font-size: 120%;
	/* clear:both */
	}
	
h5 	{
	margin-left: 7px; 
	margin-right: 7px; 
	margin-top: 1px; 
	margin-bottom: 1px; 
	font-size: 115%	}
	
h6 	{
	margin-left: 7px; 
	margin-right: 7px; 
	font-size: 90%	}
	

/* End Mark Aberdour */

/* Begin Typography & Colors */
body {
	margin: 7px 7px 7px 7px;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 85%	}

/* End Typography & Colors */

/*	Begin Headers */

.post {
	margin: 0 0 25px 0;
	text-align: justify;
	clear: left;
	}
		
/* End Headers */



/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.alignright {
	margin: 10px 0 20px 0;
	float: right;
	width: 100px;
	}

.alignleft {
	margin: 10px 0 20px 0;
	float: left;
	width: 100px;
	}
	
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 90%	
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#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;
	}
/* End Entry Lists */

/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	}

#sidebar form {
	margin: 0;
	}
	
/* End Sidebar */



/* Begin Various Tags & Classes */

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
/* End Various Tags & Classes*/

/* Content Rounded boxes  */

.rbroundbox { background: url(./images/nt.gif) repeat; }
.rbtop div { background: url(./images/tl.gif) no-repeat top left; }
.rbtop { background: url(./images/tr.gif) no-repeat top right; }
.rbbot div { background: url(./images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(./images/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px; }

.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin-bottom: 15px; }