/*  
Theme Name: Google Search Wordpress Theme
Theme URI: http://tunioz.com
Description: Google Search Engine on Wordpress
Version: 1.0
Author: Tunio
Author URI: http://tunioz.com/
Tags: white, fluid width, three columns, widgets
*/

html {
	font-size: small;
	font-family: arial, sans-serif;
}


input[type=submit]
{
	-webkit-appearance: button;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#DDD));
	border: 1px solid #999;
	border-bottom-left-radius: 2px 2px;
	border-bottom-right-radius: 2px 2px;
	border-top-left-radius: 2px 2px;
	border-top-right-radius: 2px 2px;
	font-family: arial, sans-serif;
	font-size: 15px;
	height: 1.85em;
	padding: 0px 8px;
	vertical-align: middle;
}

body {
	background: #fff;
	margin: 3px 8px;
	color: #000;
	font-size: small;
	font-family: arial, sans-serif;
padding: 0px 0px 0px 10px;
}


ul {
  list-style:none !important;
  
}

li { list-style: none !important; }
 
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
.categories h2 {
  font-size:13px;
  color:#000;
  cursor:default;
  font-weight:bold;
}
.categories ul {
  float:left;
  padding:0;
  margin:0;
 
}
.cat-item
{
  font-size:13px;
   color:#2200cc;
  text-decoration:underline;
  margin:2px 0;
  padding-left:7px;
} 

h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
a:link {
	color: #2200cc;
}
a:visited {
	
}
a:active {
	color: red;
}
em {
	font-weight: bold;
	font-style: normal;
}
cite {
	color: green;
	font-style: normal;
}
form {
	display: inline;
}
blockquote {
border-left: 2px solid #ccc;
color: #888;
margin: 2em; 
padding: 0 0 0 1em;
}


/* header */
#header_top {
	padding-left: 2px;
	height: 22px;
	font-size: 13px;
	padding-top: 1px! important;
	float: left;
}
#header_top ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#header_top ul li {
	display: inline;
	margin: 0;
	margin-right: 0.73em;
	padding: 0;
}
#header_top ul li a:visited {
	color: #0007ee;
}
#header_top ul li.current_page_item a, #header_top ul li.current_page_item a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#header_topright {
	margin: 0;
	padding: 1px 0 7px 0;
	text-align: right;
}
.header_top_border {
	border-top: #c9d7f1 1px solid;
	font-size: 1px;
	width: 100%;
	position: absolute;
	top: 24px;
	height: 0;
}
.header_top_border_left {
	left: 0;
}
.header_top_border_right {
	right: 0;
}
#logo {
	display: block;
	margin: 14px 0 7px 0;
	overflow: hidden;
	width: 150px;
	position: relative;
	height: 52px;
	padding-right: 8px;
}
#logo img {
	left: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: absolute;
	top: -26px;
	border-bottom-style: none;
}
#logo span {
	cursor: pointer;
}
.topsearch {
	border-collapse: collapse;
}
.topsearch td {
	padding: 0;
}
.topsearch td.td_topsearch {
	width: 100%; 
	padding: 1px 0 7px 0
}
#header_bottom {
	border-top: #6b90da 1px solid;
	background: #f0f7f9;
	clear: both;
	margin: 0 0 11px 0;
	padding: 0.1em;
}
#header_bottom div {
	font-weight: bold;
	float: left;
	padding: 4px 0.5em 0 4px;
}
#header_bottom p {
	margin: 0.1em 0;
	padding: 0.2em;
	white-space: nowrap;
	text-align: right;
}
/* end header */


/* content */
.contentwrapper {
	font-weight: normal;
	font-size: medium;
	margin: 0;
	padding: 0 1em 0 0;
	_padding:0px;
	position:relative !important;
	/*border:1px solid #000;*/
}
.post {
	font-size: small;
	font-family: arial, sans-serif;
	margin: 1em 0;
}
.content_header {
	font-weight: normal;
	margin: 0;
	font-size: medium;
	display: inline;
}
.content_header a:visited{
	color:#0000cc;
}
.max_width 
{
  	width: 90% !important;

	_margin-right:-160px;
/*	border:1px solid #0F0;*/
}
.content 
{
	margin-left:7px;
	width:543px;
	max-width: 42em !important;
	float:left;
}
.content_single
{
	float:left;
	padding-right:14px;
}
.content_single a img
{
	 border:solid 1px #ebeff9;
	 padding:0;
}

.max_width .content
{
    float:left; 
}

.content a img {
  border:none;
  float:left;
  margin-right:10px;
}

.content_footer a, .content_footer a:visited {
	color: #77c;
}
/* end content */


/* comments*/
.commentlist {
margin: 0;
padding: 0;
}

.commentlist li {
margin: 15px 0 3px 0;
padding: 5px 10px 3px 10px;
list-style: none;
border: 1px solid #efefef; 
background: #fafafa;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
margin: 0 0 10px 10px;
background: #fff;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

.replycomment a{
color: #999;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
}

.commentmetadata a {
color: #111;
}

.commentmetadata a:hover {
color: #555;
}

.commentsnavigation {
padding: 20px 0 30px 0;
}

.commentlist ul.children li {
background-color: #e3e3e3;
border: 1px solid #efefef;
}

.commentlist ul li.depth-2 {
background-color: #f1f1f1;
}

.commentlist ul li.depth-3 {
background-color: #ececec;
}

.commentlist ul li.depth-4 {
background-color: #e8e8e8;
}

.commentlist ul li.depth-5 {
background-color: #e3e3e3;
}
/* end comments */

/* sidebar */
#sidebar {
	float: left;
	padding: 0;
	background: #fff;
	white-space: nowrap;
	border-spacing: 0;
	margin-bottom: 1em;
	width: 180px;
	border-left: #c9d7f1 1px solid;
	padding-left:8px;
	position:relative;
	/*border:1px solid #F00;*/
}
#sidebar td {
	padding-left: 10px; 
	border-left: #c9d7f1 1px solid;
}
#sidebar h2 {
	color: #676767;
	font-size: small;
	font-family: arial, sans-serif;
	font-weight: normal;
	padding: 0; 
	margin: 0; 
	text-align: center;
	
}
#sidebar p {
	margin: -0.5em 0 0 0.5em;
	text-align: center;
	
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 3em 0;
}
#sidebar ul li {
	padding: 0;
	margin: 1em 0;
}
#sidebar ul li ul {
	margin: 0;
}
#sidebar li ul li{
	margin: 0 1em;
}
#sidebar cite {
	display: block;
	text-align: left;
}
/* end sidebar */


/* footer*/
#pagenav {
	
	margin-left:420px;
	border-collapse: collapse; 
	text-align: center;
}
#pagenav td {
	padding: 0;
	text-align: center;
}
#pagenav a {
	color: #000;
	display: block;
}
#pagenav a:visited {
	color: #000;
}
#pagenav .b a {
	color: #0007ee;
	font-weight: bold;
}
#pagenav .b a:visited {
	color: #0007ee;
}
.pagenav_current {
	font-weight: bold;
	color: #a90a08;
}
.csb {
	display: block;
	background: url(images/pagenav.png) no-repeat;
	height: 26px;
} /* within pagenav */
.bottombar {
	clear: both;
	margin-top: 1.4em;
	text-align: center;
}
#bottomsearch {
	border-bottom: #6b90da 1px solid;
	border-top: #6b90da 1px solid;
	background: #f0f7f9;
	margin: 11px 0;
	margin-top: 0; 
	padding: 1.8em 0;
}
#footerpages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footerpages ul li {
	display: inline;
	margin: 0;
	margin-right: 0.73em;
	padding: 0;
}
/* end pagenav */


/* begin images */
/*p img {
	padding: 0;
	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 */


/* captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* end captions */


/* misc */
.navigation {
margin-top: 40px;
padding: 20px 0 50px 0;
border-top: 1px solid #ccc;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
.clr {
	clear: both;
}
/* end misc */
.first-img 
{
  float:left;
  
}
.first-img img {
  width:100px;
  height:75px;
  border:solid 1px #2200cc;
}

.content_left
{
	position: absolute;
	_position:relative;
	float:left;
	width:135px;
 	border-right: #c9d7f1 1px solid;
	color:#2200cc !important;
	padding-right:14px;
	min-width:135px;
	_z-index:100;
	_left:1px;
	_top:1px;
}

.content_right
{
  margin-left: 160px;
  _ margin-left:0px;
  float:left;
  padding:0 19px;
  width:655px;
  position:relative;
  
}

.content_left a:visited
{
	color:#2200cc;
}
.clear{
  
  clear:both;
}

.current-cat, li.selected_archive
{
	background: url(arrow_left.jpg) no-repeat left top;
	background-position:0px 6px;
	color: black;
	text-decoration: none; 
}

 .current-cat a:link, .current-cat a:visited, .current-cat a:hover, .selected_archive a:hover, .selected_archive  a:link, .selected_archive a:visited 
{

	color: black; 
	background: white;
	text-decoration: none; 
	cursor: default;
	font-weight:bold;
	padding-top:2px;
}

.date_text
{
	color:#808080;
}

.breadcrumb a:visited{

	color:#0000cc;
	font-weight:normal;
}

.tag_title
{
	font-weight:bold;
	color:black;
	margin-top:18px;
	margin-bottom:6px; 
}

.tag_links
{
	color:#2200CC;
	font-size:10pt;
}

.tag_links a:visited
{
	color:#2200CC;
}

.tag_title
{
	color:black;
	font-size:12pt;
}

.cats {
	
	float:left;
	margin-bottom:22px;
	color:#2200cc;

}
.archive_left, .links_left
{	
	float:left;
	font-size:13px;
   text-decoration:underline;
   margin:2px 0;
   padding-left:7px;
}

.links_left ul
{
	margin:0;
	padding:0;
}