/*
Theme Name: Minimal Blue
Description: A clean theme to be minimalistic and elegant.
Author: Teh Chad Marketing, llc
Version: 1.1
*/

body {
background:#fff;
background-image:url('bluebg.jpg');
background-repeat:repeat-x;
width:1000px;
margin-left:auto;
margin-right:auto;
font:normal 22px "Candara", "Helvetica Neue", "Cambria", "Times New Roman";
color:#333;
}

#nav{text-align:center;}

#nav a:link, #nav a:visited {
color: #fff;
text-decoration:none;
border-bottom:1px dotted #000;
}

li {display: inline;
padding-right:10px;
padding-left:10px;}

#pages {
display: block;
position:relative;
top:-15px;
height:60px;
font-size:40px;
color:#5FBCFF;
text-decoration:none;
}

#head {
padding-top:12px;
padding-bottom:12px;
display:block;

text-align:left;
font-size:30px;
border-bottom:2px solid #000;
border-top:2px solid #000;
}
#teh {font-size:50px; color:#55F;}
#content {
display:block;
width:694px;
padding-right:10px;
padding-bottom:10px;
float:left;
}

html>body #head {height:140px;}

#content img {padding:10px;}

#side {
display: block;
float:right;
width:295px;
height:83px;
border-bottom:1px solid #999;
padding-top:7px;
padding-bottom:7px;
}

#sidebar {
width:285px;
float:right;
border-left:1px solid #999;
padding-left:10px;
}

#foot {
width:1000px;
border-top:1px solid #999;
float:left;
margin-bottom:30px;
}

a:link, a:visited {
color: #010101;
text-decoration:none;
border-bottom:1px dotted #000;
}

#minilogo {
background-image:url(http://tehchad.com/wordpress/wp-content/themes/blue/tc40.png); height:40px; width:40px;}

#logo {
float:left;
width:333px;
height:333px;
background:url(http://tehchad.com/wordpress/wp-content/themes/blue/tc.png) no-repeat;
padding:5px 5px 5px 5px;
margin:0 auto;
}

a:hover {
color:#000;
}
#title, #titles {color:#55F;}
h1 {font-size:30px;}
h2 {font-size:25px;}
.post-info {font-size:13px; margin:2px;}
.tag, small {font-size:13px;}
#search-page {text-decoration:none;}
#alignright {float:right;}
img {text-decoration:none;}
#feedemail {text-align:center;}
#feedemail a {border-bottom:none;padding:3px;}
