/*
Theme Name: Power Tech
Theme URI: http://www.unodesignstudio.com
Description: Need QUALITY wordpress theme? Please visit <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com
Tags: fixed width, gray, blue,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
body { background-color: #c5c5c5; font-size: 10px; font-family: Arial, Helvetica, sans-serif; margin: 0; color: #333; }

a { color: #6d6c6c; text-decoration: none; } a:hover { text-decoration: underline; }

h1, h2, h3 { margin: 0; padding: 0; }

.center { text-align: center; }

/* 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:hover { /* Doesn't work in IE */	background-color: #fff; }
/* End Calendar */

.entry form { /* This is mainly for password protected posts, makes them look better. */	text-align:center;	}

select {	width: 130px;	}

#commentform input {	width: 170px;	padding: 2px;	margin: 5px 5px 1px 0;	}

#commentform textarea {	width: 100%;	padding: 2px;	}

#commentform #submit {	margin: 0;	float: right;	}

/* Begin Images */
p img {	padding: 0;	max-width: 100%;	}

/*	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) */

img.centered {	display: block;	margin-left: auto;	margin-right: auto;	}

img.alignright {	padding: 4px;	margin: 0 0 2px 7px;	display: inline;	}

img.alignleft {	padding: 4px;	margin: 0 7px 2px 0;	display: inline;	}

.alignright {	float: right;	}

.alignleft {	float: left	}
/* End Images */

.pagetitle { font-weight: normal; margin: 0 0 10px 0; }

#page { width: 1000px; margin: 0 auto; background-color: #ffffff !important; }

	#header { background: url(images/headerbg.jpg) no-repeat top right; padding: 25px 0 0 0; }
	
		#headerimg { padding: 0 245px 18px 25px; }
	
		#headerimg h1 { font-family: "Arial Black", Arial, Helvetica, sans-serif; color: #333333; font-size: 38px; padding: 10px 0 0 0; }
		
			#headerimg h1 a { color: #333333; } #headerimg h1 a span { color: #498ab9; } #headerimg h1 a:hover { text-decoration: none; }
		
		.description { font-size: 12.5px; }
		
		
		#hlinks { padding: 0; clear: both; font-size: 14.58px; }
		
			#hlinks ul { margin: 0; padding: 0 0 0 25px; list-style: none; background: url(images/hlink-bg.jpg) repeat-x bottom; height: 45px; }
			
				#hlinks ul li { float: left; margin: 0 5px; }
				
					#hlinks ul li a { display: block; padding: 7px 20px; font-weight: bold; border-bottom: 15px solid #64B5F9; }
					
					#hlinks ul li a:hover, #hlinks ul li.current_page_item a { background: url(images/hlink.jpg) !important; border-bottom-color: #afd9fc; text-decoration: none; color: #ffffff !important; }
				
	
		#hmsg { clear: both; background: #6ebcfb url(images/hpatt.jpg) repeat-x top; padding: 30px 35px; font-size: 12px; }
		
		#headads { padding: 10px; text-align: center; background-color: #62b1f4; margin: 0 0 15px 0; }
		
	
	#contentdiv { width: 720px; float: right; text-align: left; }
	
		#content { width: 440px; float: left; }
		
			.post { border: 1px solid #E5E5E5; margin: 0 0 10px 0; background: #FAFAFA url(images/postbg.jpg) no-repeat bottom right; }
			
				.post h2, .post h3 { background: url(images/hpatt.jpg) repeat-x center; padding: 25px 15px 20px 15px; border-bottom: #64B5F9 10px solid; color: #000940; font-size: 18.75px; }
				
				.post h2 a, .post h3 a { color: #000940; }
				
				.entry { padding: 15px 10px; font-size: 12.5px; line-height: 1.4em; text-align: justify; }
				
				.wp-smiley { vertical-align: text-bottom; }
		
		.sidebar { width: 260px; margin: 0 5px; background: #FAFAFA; font-size: 12px; }
		
			.sidebar ul { margin: 0; padding: 0; list-style: none; }
			
				.sidebar ul li { padding: 15px; border: 1px solid #e5e5e5; margin: 0 0 10px 0; }
				
					.sidebar ul li li { padding: 5px 10px 5px 30px; border: none; margin: 0; background: url(images/bullet.jpg) no-repeat top left; border-bottom: 1px dotted #9c9c9c; }

					
			.sidebar h2 { color: #5e96be; font-size: 14.58px; font-weight: normal; text-transform: uppercase; font-family: "Arial Black", Arial, Helvetica, sans-serif; }
			
			.sidebar #searchform { margin: 0; }
			
				.sidebar #searchform div { background: url(images/searchbox.jpg) no-repeat top left; width: 220px; padding: 7px 0 20px 12px; }
				
				.sidebar #searchform #s { border: 1px solid #fff; background: #fff !important; width: 163px; margin: 2px 0 0 0; }
				
				.sidebar #searchform #searchsubmit { background: url(images/searchbutton.jpg) no-repeat top left; border: none; height: 24px }
		
		#leftsidebar { float: left; }

		#rightsidebar { float: right; }

#footer { clear: both; background: #417CA4 url(images/footbg.jpg) top repeat-x; text-align: center; color: #fff; padding: 5px; }

	#footer a { color: #333; }
	
	.validation { background: url(images/footbar.jpg) top center no-repeat; padding: 5px 0 0 0; }
	
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
/* End Various Tags & Classes*/


h3#comments, h3#respond { background: #FAFAFA; padding: 10px; font-weight: normal; font-size: 1.8em; border: 1px solid #E5E5E5; border-bottom: none; }

#commentform, .commentlist { background: #FAFAFA; border: 1px solid #e5e5e5; border-top:none; padding: 10px; margin: 0 0 15px 0; } 

#commentform { padding: 10px 10px 30px 10px; }

#commentform textarea { width: 384px; }

#commentform input, #commentform textarea {	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;	}

.commentlist li {	font-weight: bold; list-style: none; border-bottom: 1px solid #e5e5e5; padding: 10px;	}
	
	.commentlist li li { border: none; padding: 0; }

.commentlist li .avatar { 	float: right;	border: 1px solid #eee;	padding: 2px;	background: #fff;	}

.commentlist cite, .commentlist cite a {	font-weight: bold;	font-style: normal;	font-size: 1.1em;	}

.commentlist p {	font-weight: normal;	line-height: 1.5em;	text-transform: none;	}

#commentform p {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	}

.commentmetadata {	font-weight: normal;	}
