/*  
Theme Name: Tech Blue
Theme URI: http://www.wpskins.org/
Description:  Tech Blue is a glossy tech web 2.0 theme.
Author: Free Wordpress Themes
Author URI: http://www.wpskins.org/
Tags: 2 column, widget ready, tech, web 2.0
*/


/************************/
/*     Global Design    */
/************************/
/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */

a {
	text-decoration: none;
    color: #FFF;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Arial, sans-serif;
    background: #07080c url(images/background.jpg) repeat-x top;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 915px;
	margin: 0 auto;
}

#header {
    position: relative;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    padding: 0 5px;
}

#content {
	float: left;
	width: 623px;
}

#sidebar {
	float: right;
    width: 270px;
}

#footer {
	clear: both;
    background: url(images/footer.png)
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    padding: 40px 0 10px 10px;
}

#headerimg a {
    font-family: Georgia, sans-serif;
    color: #FFF;
}

.description {
    font-size: 12px;
    font-family: Georgia, sans-serif;
    color: #FFF;
}

/* Navigational bar */
ul#navi-bar {
    font-size: 12px;
    background: url(images/menu-nav.jpg) no-repeat;
    height: 35px;
    padding: 0 20px 10px;
}

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    float: left;
}

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    padding: 10px 20px;
    display: block;
    float: left;
    color: #FFF;
}

#navi-bar a:hover {
    background: url(images/hover.jpg) no-repeat center;

}
/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 12px;
    color: #FFF;
}

#sidebar ul h2 {
    font-size: 12px;
    padding: 9px 14px;
    background: url(images/heading.png) no-repeat;
    font-weight: normal;
    color: #FFF;
}

#sidebar ul li {
    margin-bottom: 10px;
    background: #FFF url(images/sidebar.png) repeat-x top;
}

#sidebar ul ul {
}

#sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 14px;
    background: url(images/link.png) no-repeat;
    padding: 3px 0 3px 20px;
}

#sidebar ul ul li:hover {
    background: url(images/link-hover.png) no-repeat;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {
    color: #FFF;
}
#sidebar a:hover {

}
#sidebar ul li div {
    padding: 10px;
}

#sidebar ul li.searchwidget li {
    background: none;
    padding: 0;
}


/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
    color: #FFF;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/
.post {
    margin: 0;
	font-size: 12px;
	line-height: 14px;
    background: url(images/post-top.jpg) no-repeat top;
    padding: 10px 10px 0px;
}

.outer {
    background: url(images/post.jpg)
}

.posted {
    float: left;
    width: 56px;
    height: 66px;
    background: url(images/calendar.jpg);
    margin: 4px 4px 4px 0;
}

.posted em {
    text-align: center;
    display: block;
}

.posted .month {
    color: #FFF;
    font-size: 10px;
    padding: 3px 0;
}

.posted .day {
    font-size: 35px;
    color: #000;
    padding: 3px 0;
}


.post-bottom {
    line-height: 1px;
    font-size: 1px;
    background: url(images/post-bottom.jpg);
    height: 8px;
    margin-bottom: 10px;
}


.post h2 {
	line-height: normal;
    padding: 0px 0 10px 10px;
}

.post h2 a:hover, h2 a:visited, h2 a {
    color: #FFF;
}

.post .posted {
	font-size: 10px;
	line-height: normal;
}

.post p {

}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {
    background: url(images/entry.jpg) no-repeat top;
    padding: 10px;
}

.postmetadata {
    margin: 5px 10px 0;
    font-size: 12px;
	line-height: normal;
}

.postmetadata a {
    color: #3d566c;
}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}

.commentas {
    background: url(images/comments.png) no-repeat left;
    padding: 2px 0 2px 20px;
    float: left;
    width: 200px;
}

.postedby {
    color: #9ea7a8;
    float: right;
}


/************************/
/*    Comment Design    */
/************************/
.commentes {
    padding: 1px 10px;
    width: 500px;
    float: right;
    margin: 0 20px 0 0;
}

#content ol.commentlist {
	font-size: 11px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #3d566c;
}

ol.commentlist li {
    padding: 5px;
}

ol.commentlist li p {
    color: #9ea7a8;
}

ol.commentlist li.alt {

}

ol.commentlist a {
	color: #3d566c;
}

ol.commentlist p {
    margin: 0 0 0.5em 0;
    color: #3d566c;
}

#commentform p {
    font-size: 11px;
    margin: 0 0 5px 0;
    color: #9ea7a8;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: 0;
    border-top: 3px solid #ccd5db;
    border-left: 2px solid #ccd5db;
    background-color: #e8f2f9;
	color: #000;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

#comment {
    width: 300px;
    height: 40px;
}


small.commentmetadata {
    margin: 0 0 0.3em 0;
	font-weight: bold;
    color: #898989;
}

h3#comments, h3#respond {
    font-size: 16px;
    font-weight: bold;
    color: #3d566c;
    margin: 15px 0 4px 0;
}

#submit {
    background: url(images/submit.png) no-repeat;
    padding: 5px 5px;
	width: 116px;
    text-align: center;
    border: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana;
}

.gravatar {
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
}

.skit {
	background: url('images/author.png') no-repeat right 25px;
	padding: 10px 0;
}

.skutt {
	padding: 27px 10px;
    background: url(images/skutt.png) no-repeat right 10px;
    text-align: right;
    color: #9ea7a8;
    font-size: 12px;
}

/************************/
/*     Search Design    */
/************************/
#searchform {

}

#searchform #s {

}

#searchform #searchsubmit {

}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 12px;
    color: #FFF;
    padding: 4px 20px;
    text-align: right;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

.ad {
    position: absolute;
    top: 30px;
    right: 10px;
    text-align: right;
}

.feeds {
    padding: 5px 0;
    font-size: 10px;
    position: absolute;
    top: 5px;
    right: 10px;

}

.feeds a {
    color: #FFF;
    display: block;
    float: left;
    background: url(images/rss.png) no-repeat left;
    padding: 2px 0 2px 20px;
    width: 60px;
}

.adsidebar {
    padding: 5px;
    text-align: center;
}

.adsidebar a img {
    border: 0;
}

