/*  
Theme Name: Half Life
Theme URI: http://www.wpdesigner.com
Description: Half Life WordPress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/


	This theme is released under Creative Commons Attribution 2.5 License.


*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 1px;
}


body{
	font-family: Trebuchet, Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-attachment:fixed;
        background-image:url(http://www.third-gen.com/wp-content/uploads/2009/11/emiratesstretch3.jpg);
	color: #000;
}


h1, h2, h3, h4, h5, h6{
	font-family: Trebuchet, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}


a{
	text-decoration: underline;
	color: #000;
}


a:hover{
	text-decoration: none;
}


a img{ border: 0; }


abbr, acronym{ border: 0; }


address, dl, p{ padding: 10px 0 0; }


blockquote{
	margin: 10px 0 0;
	background: #eee;
}


blockquote p{ padding: 10px; }


blockquote blockquote{
	margin: 10px;
	background: #fff;
}


code{
	background: #f9f9f9;
}


dt{ font-weight: bold; }


dd{ padding: 0 0 0 15px; }


hr{
	clear: both;
	margin: 10px 10px 5px 10px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #eee;
	color: #eee;
}


small{
	font-size: 11px;
}


pre{
	width: 90%;
}


input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 13px;
	padding: 2px;
}


input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}


input#author, input#email, input#url{
	margin: 0 5px 0 0;
}


.container{
	margin: 0 auto; 
	width: 1000px;
	text-align: left;
	vertical-align: top;
}


.page{
	float: left;
	width: 1000px;
	background: #222222;
	color: #000;
}


#banner{
	display: inline;
	margin: 5px 5px 2px;
	float: right;
	width: 990px;
	height: 200px;
	overflow: hidden;
	background: url(http://www.third-gen.com/wp-content/uploads/2009/11/bn9b.jpg);
	clear: both;
}


#menu{
	display: inline;
	float: left;
	margin: 2px 5px 2px;
	width: 990px;
	border-top: 1px solid #BA1700;
	border-bottom: 2px solid #BA1700;
	background-image: url(http://www.third-gen.com/wp-content/uploads/2009/11/grad.jpg);
        background-repeat: repeat-y;
	clear: both;
}


#menu ul{
	margin: 0;
	padding: 5px 10px;
	list-style: none;
}


#menu ul li{
	display: inline;
	padding-right: 10px;
}


#menu ul li h1{
	display: inline;
	font-size: 14px;
	text-transform: uppercase;
}


#menu ul li a{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}


#menu ul li a:hover{
	text-decoration: underline;
}


.sidebar{
	display: inline;
	float: left;
	margin: 2px 1px 2px 5px;
	width: 160px;
	color: #000;
}


.sidebar ul{
	margin: 0;
	padding: 0px;
	list-style: none;
	background: #999999;
}


.sidebar ul li{ }


.sidebar ul li.widget_search{
	padding: 0px;
}


.sidebar ul li h2{
	border-top: 1px solid #b34910;
	border-bottom: 1px solid #b34910;
	padding: 7px;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	background: #cccccc;
	color: #444444;
}


.sidebar ul li h2 a, .sidebar ul li h2 a:hover{
	color: #a1410e;
}


.sidebar ul ul{ padding: 5px 10px 10px; }


.sidebar ul ul li{ line-height: 18px; }


.sidebar ul ul ul{ padding: 3px; }


.sidebar ul ul ul li{ padding: 0 0 0 10px; }


.obar{
	float: left;
	margin: 2px 0 1px 0;
	width: 224px;
	color: #000;
	overflow:hidden;
}


.obar ul{
	margin: 1px;
	padding: 3px 0 2px;
	list-style: none;
	background: #c4c4c4;
}


.obar ul li.widget_search{
	padding: 3px 0 1px;
}


.obar ul li h2{
	padding: 5px 3px 5px;
	border-bottom: 2px solid #000;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFF;
}


.obar ul ul{
	padding: 3px 0 1px;
}


.obar ul ul li{
	line-height: 18px;
}


.obar ul ul ul{
	padding: 3px;
}


.obar ul ul ul li{
	padding: 3px 0 0 0;
}


.sidebar li#search input, .obar li#search input{
	margin: 0 0 5px;
}


.narrowcolumn{
	display: inline;
	float: left;
	margin: 2px 2px 0;
	width: 600px;
	font-family: Arial;
	font-size: 13.5px;
	background: #fff;
	color: #000;
}


.post{
	padding: 15px;
}


.post h2, .post h2 a, .post h2 a:hover{
	font-size: 18px;
	font-weight: normal;
	color: #cc0000;
}


.postdate{
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding: 5px 5px;
	font-size: 11px;
	background: #e6e6e6;
	color: #333;
}


.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
}


.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}


.entry h2{
	font-size: 18px;
}


.entry h3{
	font-size: 16px;
}


.entry  h4{ font-size: 14px; }


.entry h5{ font-size: 12px; }


.entry h6{ font-size: 11px; }


.entry{
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}


.entry a, .entry a:hover{
	color: #FF3333;
}


.entry img{
	border: 0;
	padding: 3px;
}


.entry img.wp-smiley{
	padding: 0;
	border: 0;
}


.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}


.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}


.entry p.postinfo{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
}


.browse{
	padding: 15px;
	line-height: 18px;
}


/* comments template */

.avatar { float: left; padding: 4px; margin: 0; border: 0px solid #ddd; background: white; }

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}


.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}


.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}


.commentmetadata{
	font-size: 12px;
}


.comments-template p.nocomments{
	padding: 0;
}


/* end comments template */


/* wp-calendar */


table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}


table#wp-calendar caption{
	padding: 10px 15px;
}


table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #ddd;
}


table#wp-calendar td{
	padding: 1px;
	text-align: right;
}


table#wp-calendar tfoot td{
	text-align: center;
}


/* end calendar */


#footer{
	display: inline;
	float: left;
	margin: 2px 5px 5px;
	width: 990px;
	background: #BA1700;
	color: #fff;
}


#footer a, #footer a:hover{
	color: #000;
}


#footer p{
	padding: 10px;
	line-height: 18px;
}
































