/*
Theme Name: Alkaline Theme
Author: WPCorner.com
Author URI: http://www.wpcorner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 9pt Lucida Sans, Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #ffffff;
	background-color:#4A4A4A;
         background-image:url(images/body_bg.png);
         background-repeat: repeat-x;
}
a {
	color: #689AB3;
}
a:hover {
	text-decoration: none;
	color: #D16E35;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

.logo { position:absolute;
        left:20px;top:85px;}

/** BEGIN wrapper **/
.wrapper {
	width: 910px;
	margin: auto auto;
	text-align: left;
        position:relative;
}

/** END wrapper **/


/** BEGIN header **/
#header {
	background: url(images/header.png) repeat-x center 0;
	height: 603px; width:1000px;position:relative;
}
	#header h1 {
		float: left;
		padding-top: 15px;
		padding-bottom: 11px;
	}
		#header h1 a {
			width: 412px; height: 48px;
			display: block;
			text-indent: -9999px;
			outline: none;
			background: url(images/logo.png) no-repeat 0 0;
		}
	#header ul {
		float: right;
                font-size:11pt;
		list-style-type: none;
		margin-right: 27px;
		margin-top: 30px;
	}
		#header ul li {
			float: left;
		}
			#header ul li a {
				color: #FFFFFF;
				text-transform: uppercase;	
				text-decoration: none;
				font-weight: bold;
				font-size: 0.9em;
				padding: 0 10px;
			}
			#header ul li a:hover {
				color: #73B5CF;	
			}
	#header .featured {
		clear: both;
		padding: 30px 0 30px 30px;
		height: 200px;
	}
		#header .container {
                         
			overflow: hidden;
			width: 900px; height: 200px;
		}
		#header .featured .item {
                       
                        width: 575px;
                        height: 200px;
			clear: both;
                        margin-left:285px;
                        background-image:none transparent;
                        background-color:none transparent; 
                        background: none; 
                        
		}
		#header .featured .item .details, #header .featured .item .details a {
			color: #7BDDD8;	
			text-decoration: none;
			padding: 8px 0;
		}
		#header .featured .thumb {
			float: left;
			margin-right: 20px;
                        height:267px;
		}
		#header .featured h2 a {
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: none;	
			font-size: .9em;
		}
			#header .featured h2 a:hover {
				text-decoration: none;	
			}
	#header .links {
		clear: both;
		overflow: hidden;
	}
		#header .links .box {
			float: left;
		}
			#header .links .l {
				width: 270px;
				padding: 35px 20px 0 0;
			}
			#header .links .c {
				width: 260px;
				padding: 0 30px;
				padding-top: 35px;
			}
				#header .links .c img, #header .links .r img{
					margin-left: 20px;
					margin-right: 24px;	
				}
			#header .links .r {
				width: 270px;
				padding: 35px 0 0 20px;
			}
		#header .links h2 {
			text-transform: uppercase;
			font-size: 1em;			
		}
		#header .links h2 span {
			color: #73B5CF;
		}
		/** #header .links img {
			float: left;	
			margin: 23px 13px 10px 0; **/
		}
		#header .links p {
			color: #fff;
			padding-bottom: 16px;
		}
		#header .links .first {
			padding-top: 25px;	
		}
/** END header **/

/** BEGIN body **/
#body {
	clear: both;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 620px;
	float: left;
         font-size: 9pt;
	background: url(images/content.gif) repeat-y 289px 0;
}
	
      #content .post {
		width: 290px; height: 380px;
		float: left;
		margin-top: 30px;
		padding-right: 20px;
	}
		#content h2 {
			color: #A0BFBA;
			text-decoration: none;
			font-size: 20px;
		}
		#content .post p {
			width: 265px;
                           font-size:9pt; 
                           color: #FFFFFF;
			padding: 5px 0;	
			line-height: 1.5em;
		}
		#content .post .thumb {
			display: block;
			overflow: hidden;
			width: 225px; height: 70px;
			margin: 10px 0 15px 0;
			border: 5px solid #232323;	
		}
		#content .post .readmore {
			background: transparent url(images/readmore.png) no-repeat 0 0;	
			text-indent: -9999px;
			width: 83px;
			height: 23px;
			float: right;
			display: block;
			border: 0;
			margin: 30px 40px 0 0;
		}
	#content .postnav {
		padding: 40px 0 20px;
		clear: both;
	}
		#content .postnav a {
			text-decoration: none;
			font-weight: bold;
			text-transform: uppercase;
			font-size: 0.9em;
		}
/** END content **/


/** BEGIN page content **/

#page_content {width:910px;background-color:#4A4A4A;}

#page_content .post {
		width: 290px; height: 380px;
		float: left;
		margin-top: 30px;
		padding-right: 20px;
	}
		#page_content h2 {
			color: #A0BFBA;
			text-decoration: none;
			font-size: 20px;
		}
		#page_content .post p {
			width: 265px;
                           font-size: 9pt;
			padding: 5px 0;	
			line-height: 1.5em;
		}
		#page_content .post .thumb {
			display: block;
			overflow: hidden;
			width: 225px; height: 70px;
			margin: 10px 0 15px 0;
			border: 5px solid #232323;	
		}
		#page_content .post .readmore {
			background: transparent url(images/readmore.png) no-repeat 0 0;	
			text-indent: -9999px;
			width: 83px;
			height: 23px;
			float: right;
			display: block;
			border: 0;
			margin: 30px 40px 0 0;
		}
	#page_content .postnav {
		padding: 40px 0 20px;
		clear: both;
	}
		#page_content .postnav a {
			text-decoration: none;
			font-weight: bold;
			text-transform: uppercase;
			font-size: 0.9em;
		}
/** END page content **/


/** BEGIN sidebar **/
#sidebar {
	width: 280px;
	float: right;
	padding-top: 30px;
	padding-left: 10px;
}
	#sidebar .box {
		clear: both;
		margin-bottom: 20px;
                  font-size: 10pt;
	}
		#sidebar .box h2 {
			text-transform: uppercase;
			color: #999999;
			padding-bottom: 20px;
			font-size: 1.2em;
		}
		#sidebar .box ul {
			list-style-type: none;	
		}
			#sidebar .box ul .mail {
				background: url(images/mail.gif) no-repeat 0 0;
				height: 18px;
				padding: 0 0 10px 45px;
				margin-bottom: 10px;
				border-bottom: 1px dotted #313131;
			}
			#sidebar .box ul .feed {
				background: url(images/rss.png) no-repeat 0 0;
				padding: 5px 0 8px 45px;
				margin-bottom: 8px;
				height: 24px;
				border-bottom: 1px dotted #313131;
			}
			#sidebar .box ul .stumbleupon {
				background: url(images/stumble.gif) no-repeat 0 0;
				padding: 10px 0 3px 45px;
				margin-bottom: 8px;
				height: 32px;
				border-bottom: 1px dotted #313131;
			}
			#sidebar .box ul .twitter {
				background: url(images/twitter.gif) no-repeat 0 0;
				padding: 10px 0 0 45px;
				margin-bottom: 8px;
				border-bottom: 1px dotted #313131;
				height: 32px;
			}
			#sidebar .box ul .facebook {
				background: url(images/fb.gif) no-repeat 0 0;
				padding: 10px 0 0 45px;
				margin-bottom: 40px;
				height: 32px;
				border-bottom: 1px dotted #313131;
			}
		#sidebar .box ul li a {
			color: #FFFFFF;
			text-decoration: none;
		}
			#sidebar .box ul li a:hover {
				color: #73B5CF;	
			}
		#sidebar .box .ads img {
			margin: 0 10px 15px 0;
		}
			#sidebar .box li {
				clear: both;
				padding-bottom: 17px;
				padding-top: 5px;
				border-bottom: 1px dotted #313131;
			}
			#sidebar .box ul li .artcom {
				font-size: 0.9em;
			}
				#sidebar .box ul li .artcom:hover {
					color: #FFFFFF;	
				}
			#sidebar .box ul li p {
				line-height: 1.5em;
				font-weight: bold;
			}
				#sidebar .box ul li p a:hover {
					color: #FFFFFF;	
				}
			#sidebar .box li img {
				float: left;
				width: 50px;
				margin: 0 5px 10px 0;
				padding: 5px;
				background-color: #232323;
			}
		#sidebar .box .flickr img {
			margin: 5px;
		}
		#sidebar .box .flickr .right {
			margin-right: 15px;
		}
	#sidebar .tags {
		padding: 10px;
	}
		#sidebar .tags a {
			color: #ffffff;
			text-decoration: none;
		}
		#sidebar .tags a:hover {
			color: #76BACC;
		}
/** END sidebar **/

/** BEGIN footer 1 **/
#footer1 {
	clear: both;
	background:#202020;
	border-top: 0px dotted #808080;
	padding: 30px 0;
	padding-left: 80px;
         font-size:8pt;
}
	#footer1 .box {
		width: 227px;
		float: left;
	}
		#footer1 .box h2 {
			text-transform: uppercase;
			color: #73B5CF;
			font-weight: bold;
			font-size: 1em;	
			padding-bottom: 20px;
		}
		#footer1 .box ul {
			list-style-type: none;
		}
		#footer1 .box ul li a{
			color: #FFFFFF;
			line-height: 2.5em;
			text-decoration: none;
		}
/** END footer 1 **/

/** BEGIN footer 2 **/
#footer2 {
	background:#202020;
	border-top: 0px dotted #808080;
	padding: 0px 0;
         font-size:8pt;
}
	#footer2 .l {
		float: left;
	}
	#footer2 .r {
		float: right;
	}
	#footer2 a {
		text-decoration: none;
	}	
	#footer2 a:hover {
		color: #73B5CF;
	}
/** END footer 2 **/

/** BEGIN miscellaneous **/
#content .single {
	padding: 30px 20px 60px 0;
	background: url(images/background.gif) repeat 0 0;
}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		border-width: 1px 0;
		border-style: dotted;
		border-color: #808080;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
  
#content input, textarea {background-color:#FFFFFF;padding:5px;color:#404040;border:1px solid #C0C0C0;font-family:Arial;font-size:11pt;}

#comments {
	padding: 0 30px 30px;
	background: url(images/background.gif) repeat 0 0;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.2em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #bbbbbb;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #bbbbbb;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #bbbbbb;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin: 20px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #666666;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #bbbbbb;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

/** WP Page Numbers **/

#wp_page_numbers {
	float: right;
	background-color: transparent;
	width: auto;
}
	#wp_page_numbers ul {
		border: 0;
	}
	#wp_page_numbers li {
		margin: 4px;
	}
	#wp_page_numbers ul li.page_info {
		background-color: #8d8d8d !important;
		color: #ffffff;
		padding: 10px;
		border: 0;
		font-size: 12px;
		font-family: Verdana;
		font-style: italic;
	}
	#wp_page_numbers li a {
		background-color: #8d8d8d !important;
		color: #ffffff;
		padding: 10px;
		border: 0 !important;
		font-size: 12px;
		font-family: Verdana;
		font-style: italic;
	}
	#wp_page_numbers ul li.active_page a {
		background-color: #636363 !important;
	}
.partner_lnks{
	position: absolute;
	left: -550px;
	top: -650px;
}

.searchform {margin-left:20px;}
.searchform input {font-family:Arial;font-size:8pt;padding:8px;border:1px solid #404040;background-color:#353535;color:#FFFFFF;}
.submit{font-family:Arial;font-size:8pt;background-image;padding:7px;background-color:#A0BFB9;border:1px solid #689AB3;}

.twitter_box {padding:10px;min-height:60px;background-color:#1B2531;border:1px solid #2D3E53;text-align:left;}

.boxgrid{  
width: 325px;  
height: 260px;  
margin:10px;  
float:middle;  
background:#161613;  
border: solid 5px #232323;  
overflow: hidden;  
position: relative;  
}  
.boxgrid img{  
position: absolute;  
top: 0;  
left: 0;  
border: 0;  
}  

.boxcaption{  
     float: left;  
    position: absolute;  
    background: #000;  
     height: 100px;  
    width: 100%;  
    opacity: .8;  
   /* For IE 5-7 */  
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
    /* For IE 8 */  
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
    }  
.captionfull .boxcaption {  position:absolute;
    top: 260px;  
    left: 0;
    padding:10px;  
 }  
.caption .boxcaption {  position:absolute;
    top: 220px;  
    left: 0; 
    padding:10px;
 }  

.paypal {background-color:#fff;color:#404040;padding:10px;font-size:8pt;border:5px solid #202020;margin-bottom:20px;}
