/*
Theme Name: TrueGeek
Theme URI: http://www.taras.tk
Description: Omelyanenko Taras personal theme
Version: 0.1b
Author: Omelyanenko Taras
Author URI: http://binarybonsai.com/
Tags: fixed width, widgets
*/

/* Appearance */
body, div#topHeader{
	background-image: url("/wp-content/themes/trueGeek/images/bg.gif");
}

div#search form input {
	background-attachment: url("/wp-content/themes/trueGeek/images/search-field.png");
}

/* Structure */
html,body {
	margin: 0;
	padding: 0;
}

body{
	font: 76% arial,sans-serif;
	text-align: center;
}

div#topHeader {
	padding: 15px;
	height: 75px;
}

div#logo {
	text-align: left;
	float: left;
}

div#search {
	position: relative;
	float: right;
	text-align: right;
	top: 25px;
}

div#bar {
	padding-left: 10px;
	padding-right: 10px;
	height: 48px;
	width: 860px;
	background-repeat: repeat-x;
	background-image: url("/wp-content/themes/trueGeek/images/bar-bg.png");
	vertical-align: middle;
	overflow: hidden;
	-moz-border-radius-bottomleft: 10px;
  	-moz-border-radius-bottomright: 10px;
  	-webkit-border-bottom-left-radius: 10px;
  	-webkit-border-bottom-right-radius: 10px;
    behavior:url("css/border-radius.htc");
}

div#bar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
	text-align: center;
	font-weight: bold;
}

div#bar ul li {
	padding: 0;
	margin: 0;
	display: inline;
	width: 48px;
}

div#bar ul li a {
	float: left;
	height: 48px;
	padding: 15px 10px 0 10px;
	text-decoration: none;
	font-size: 15px;
	color: #FFF;
}

div#bar ul li a:hover {
	color: #fdf837;
	background-image: url("/wp-content/themes/trueGeek/images/bar-bg-hover.png");
	background-repeat: repeat-x;
}

div#header {
	position: relative;	
	overflow: hidden;
	height: 200px;
	background-color: yellow;
}

div#languages {
	position: absolute;
	float: left;
	padding: 0;
	margin: 0;
	text-align: left;
	margin-left: -52px;
	margin-top: 22px;
}

div#languages  ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
	text-align: center;
	font-weight: bold;
	text-align: right;
}

div#languages *{
	display: block;
	padding: 0;
	margin: 0;
	text-align: right;
}

div#languages img{
	z-index: 1;
	padding: 2px;
}

div#languages a img:hover{
	filter: alpha (opacity=75);
    opacity: 0.75; 
}

div#photo {
	float: left;
	width: 585px;
	background-color: yellow;
}

div#photoDesc {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 575px;
    background-image: url("/wp-content/themes/trueGeek/images/bg.png");
    padding: 5px;
}

div#photoDesc > p {
	color: #FFF;
	font-size: 14px;
	text-align: center;
}

div#photoDesc > p > a {
	color: #FFF;
	text-decoration: none;
}

div#photo img#photo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

img#follow:hover{
	filter: alpha (opacity=75);
    opacity: 0.75; 
}
/*
div#photo img#rss{
	position: absolute;
	left: 338px;
	bottom: 5px;
	z-index: 3;
}

div#rssCountBg {
	position: absolute;
	right: 20px;
	left: 346px;
	bottom: 32px;
	z-index: 5;
	background-color: #FFF;
	height: 10px;
	padding: 5px;
	width: 50px;
    text-align: center;
    filter: alpha (opacity=50);
    opacity: 0.5;    
}

div#rssCount * {
	position: absolute;
	right: 20px;
	left: 346px;
	bottom: 26px;
	height: 20px;
	width: 50px;
    text-align: center;
    padding: 4px;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	background-color: none;
	z-index: 6;
}
*/

div#contact {
	float: right;
	width: 295px;
	height: 200px;
	background-color: yellow;
}

div#contact table {
	width: 285px;
	height: 100%;
	margin: 0px 5px 5px 5px;
	vertical-align: top;
}
div#contact td a{
	text-decoration: none;
	font-size: 12px;
	height: 20px;
	color: #2137b8;
	display: inline;
}

div#contact img{
	padding: 1px;
}

.contactIcon{
	vertical-align: middle;
}

div#contact table hr {
	height: 1px;
	color: #0093DD;
	border-width: 0;
	background-color: #0093DD;
}

div#contact table p {
	padding: 0;
	margin: 0;
	text-align: justify;
	padding-bottom: 5px;
}

div#contact table p a {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

div#contact table p a:hover {
	color: #800000;
}

div#container, div#container2 {
	text-align: left;
}

div.extra {
	background: #FFF;
}

div#footer {
	background: #FFF;
	color: #000;
}

div#container {
	width: 880px;
	margin: 0 auto;
}

div#container2 {
	width: 904px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

div#wrapper {
	background-color: #FFF;
	width: 555px;
	float: left;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 15px;
    margin-bottom: 10px;
    behavior:url("css/border-radius.htc");
    z-index: 9;
}

div#searchResult {
	background-color: #FFF;
	width: 904px;
    padding: 15px;
    margin-bottom: 10px;
}

div#lastPost {
	width: 555px;
}

div#lastPost hr{
	margin-top: 15px;
	margin-bottom:  15px;
	height: 2px;
	color: #f8c300;	
	border-width: 0;
	background-color: #f8c300;
}

.postMeta {
	display: block;
	clear: both;
	width: 100%;
}

.postMeta *{
	margin: 0;
	padding: 0;
	color: #004000;
	text-decoration: none;
}

.postMetaPub {
	width: 70%;
	height: 30px;
	float: left;
}

.postMetaCommentsCounter {
	width: 30%;
	float: right;
	height: 30px;
	text-align: right;
}

.post {
	display: block;
	clear: both;
	width: 100%;
}
.tags {
	padding-top: 10px;
}

div#old {
	width: 555px;
}

div#recentPosts {
	width: 302px;
	float: left;
	margin-right: 5px;
}

div#media {
	margin-left: 5px;
	width: 243px;
	float: right;
}

.recentPost {
	display: inline;
	clear: both;
	width: 100%;
	margin-top: 5px;
}

.recentPostMeta {
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 25px;
}

.recentPostMeta * {
	color: #004000;
	text-decoration: none;
}

.recentPostMetaPub {
	width: 70%;
	float: left;
	vertical-align: middle;
}

.recentPostMetaCommentsCounter {
	float: right;
	width: 30%;
	text-align: right;
	vertical-align: middle;
}

div#nearPost {
	width: 555px;
	clear: both;
	padding-top: 10px;
}

div.prevPost {
	float: left;
	min-width: 50%;
}

div.nextPost {
	float: right;
	min-width: 50%;
	text-align: right;
}

div#navigation {
	float: right;
	clear: right;
	background-color: #FFF;
	width: 280px;
	padding: 10px;
	margin-bottom: 15px;
	text-align: left;
}

div#adBar {
	background-color: #FFF;
	float: right;
	clear: right;
	width: 290px;
	padding: 5px;
	margin-bottom: 15px;
	text-align: center;
	vertical-align: middle;
}

div#menu {
	float: right;
	width: 300px;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	text-align: center;
}

div#menu > div {
	background-color: #FFF;
	width: 280px;
	clear: both;
	padding: 10px;
	margin: 0;
	text-align: left;
}

div#menu ul {
	padding: 0;
	margin: 0;
	clear: both
}

div#menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	padding-right: 3px;
	padding-left: 9px;
	padding-bottom: 15px;
}

div#menu > div *, div.extra *, div#navigation * {
	padding: 0;
	margin: 0;
}

div.extra ul, div#navigation ul {
	padding-left: 1em;
	font-size: 14px;
}

div.roundedTop {
	display: block;
	height: 38px;
	width: 43px;
	float: left;
	text-align: center;
	padding-bottom: 5px;
	border: 2px solid #FFF;
	background-repeat: repeat-x;
	background-image: url("/wp-content/themes/trueGeek/images/bar-bg.png");
}

div#menu ul li div a {
	padding: 10px;
}

div#menu ul li div a:hover {
	background-color: #FFF; 
}

div#menu ul li div img{
	display: block;
	height: 24px;
	width: 24px;
	overflow: hidden;
}

div.extra {
	float: right;
	clear: right;
	width: 280px;
	margin-bottom: 15px;
	padding: 10px;
}

div#footer {
	clear: both;
	width: 100%;
	padding: 10px;
}

div#footer p{
	text-align: center;
}

div.rounded-box {
    width: 9em;
    background-color: #E6E6E6;
    margin: 3px;
}

/* Typography */
h1, h2, h3, h4, h5, h6, p, pre, a {
	padding: 0;
	margin: 0;
}

h1 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 23px;
	font-family: Impact,"Times New Roman",Times,serif;
	font-weight: 100;
}

h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 18px;
	font-family: Impact,"Times New Roman",Times,serif;
	font-weight: 100;
}

h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 16px;
	font-family: Impact,"Times New Roman",Times,serif;
	font-weight: 100;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}

div.post, p, #commentform p  {
	font-family: sans-serif;	
	font-size: 12px;
}

pre {
	font-family: monospace;
	font-size: 12px;
}

div.post > p {
	text-indent: 1.4em;
	padding-bottom: 1ex; 
}

div#nearPost a {
	text-decoration: none;
}

img {
	border: 0;
	color: #2137b8;
}

a {
	color: #007cc3;
}

a:hover {
	color: #dd137b;
	text-decoration: none;
}

#sidebar * a {
	text-decoration: none;	
}

/* Begin Lists */

#sidebar *{
	text-align: left;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	font-size: 14px;
}

#sidebar div.rounded ul li{
	margin: 0;
	padding: 0;
	text-align: left;
}


#sidebar div#tags{
	text-align: center;
}

/* 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 */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 0;
	padding-left: 10px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0 25p;
	display: block;
	}
	
blockquote cite p{
	margin: 0;
	text-indent: 0;
	text-align: left;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
/* End Various Tags & Classes*/



/* 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 */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	padding: 2px;
	padding-left: 15px;
	margin-bottom: 4px;
	margin-top: 4px;
	list-style: none;
	background-color: #f7f7f7;
	border: 1px dotted #000;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

div.comments {
	width: 100%;
	height: 15px;
	clear: both;
}

div.comments div p a{
	text-decoration: none;
}
/* End Comments */

/* Rounding corners*/
.rounded15 {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    behavior:url("css/border-radius.htc");
}

.rounded {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    behavior:url("css/border-radius.htc");
}

.roundedTop {
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    behavior:url("css/border-radius.htc");
}