/*
Theme Name: budzodesigns.com 2009
Theme URI: http://budzodesigns.com/
Description: 2009 budzodesigns.com Theme
Version: 1.0
Author: Chris Budzban
Author URI: http://budzodesigns.com/
Tags: budzodesigns
*/

/* CSS Document */

img#wpstats{display:none}

body {
	background: #323232 url(images/back.gif) repeat;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

a {
	color: #9c0;	
}

a:hover {
	color: #fff;
}

a img {
	border: none;	
}

#header {
	height: 355px;
	background: url(images/header-back.png) repeat-x;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#nav {
	position: absolute;
	top: 33px;
	left: 211px;
	width: 540px;
}

#nav ul {
	float: left;	
}

#nav li {
	float: left;
}

#nav li a {
	float: left;
	display: block;
	background: url(images/nav.gif);
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -9999px;
}

#nav a#nav-home {
	width: 88px;
	background-position: 0 0;
}

#nav a#nav-home:hover, #nav a#nav-home.hover {
	background-position: 0 -30px;	
}

#nav a#nav-about {
	width: 96px;
	background-position: -88px 0;
}

#nav a#nav-about:hover, #nav a#nav-about.hover {
	background-position: -88px -30px;	
}

#nav a#nav-services {
	width: 119px;
	background-position: -184px 0;
}

#nav a#nav-services:hover, #nav a#nav-services.hover {
	background-position: -184px -30px;	
}

#nav a#nav-portfolio {
	width: 129px;
	background-position: -303px 0;
}

#nav a#nav-portfolio:hover, #nav a#nav-portfolio.hover {
	background-position: -303px -30px;	
}

#nav a#nav-contact {
	width: 108px;
	background-position: -432px 0;
}

#nav a#nav-contact:hover, #nav a#nav-contact.hover {
	background-position: -432px -30px;	
}

#slider {
	position: absolute;
	top: 122px;
	height: 175px;
	z-index: 0;
}

#slider li span.left {
	float: left;	
}

#slider li span.right {
	float: right;	
}

/* Easy Slider */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
	
#slider li{ 
	width:960px;
	height:175px;
	overflow:hidden; 
}

#prevBtn, #nextBtn{ 
	display:block;
	width:39px;
	height:38px;
	position:absolute;
	left:-20px;
	top: 191px;
}

#nextBtn{ 
	left:940px;
}

#prevBtn a, #nextBtn a{  
	display:block;
	width:39px;
	height:38px;
	background:url(images/btn_prev.png) no-repeat 0 0;
	text-indent: -9999px;
	top: 191px;
}

#nextBtn a{ 
	background:url(images/btn_next.png) no-repeat 0 0;	
}					

/* // Easy Slider */

#budzo-logo {
	float: left;
	position: absolute;
	top: 92px;
	left: 243px;
}

#twitter {
	height: 150px;
	background: url(images/twitter-back.gif) no-repeat;
	position: relative;
}

#twitter ul.tweet_list {
	position: absolute;
	top: 50px;
	left: 40px;
	margin-right: 40px;
}

#twitter ul.tweet_list li {
	font-size: 11px;
	line-height: 13px;
}

#twitter a {
	color: #9c0;	
}

#twitter a:hover {
	color: #fff;	
}

#twitter span#twitterurl {
	position: absolute;
	bottom: -20px;
	right: 10px;
}

/* CONTENT */

.main-content {
	margin: 30px auto;
}

.content2 {
	background: url(images/content-back.png) repeat;	
}

body.single #content h1#post-h1 {
	background: none;
	text-indent: 0;
	font-size: 2.1em;
	line-height: 2.2em;
	margin: 10px 15px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #9c0;
}

#content h1 {
	text-indent: -9999px;
	background-image: url(images/h1-text.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin: 15px 20px 5px 20px;
}

#content h1#h1-home {
	background-position: 0 0;
	width: 118px;
}

#content h1#h1-about {
	background-position: -118px 0;
	width: 82px;
}

#content h1#h1-services {
	background-position: -200px 0;
	width: 108px;
}

#content h1#h1-portfolio {
	background-position: -308px 0;
	width: 105px;
}

#content h1#h1-contact {
	background-position: -413px 0;
	width: 102px;
}

#content h2 {
	margin: 10px 15px;
	font-size: 2em;
	font-weight: normal;
	color: #99cc00;
	text-shadow: 2px 2px 2px #000;
	font-style: italic;
}

#content ul {
	margin: 15px 25px;
}

#content li {
	font-size: 12px;
	margin: 5px 0;
}

#content li span {
	font-weight: bold;
	color: #9c0;
}

#content p {
	color: #d7d7d7;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 15px;
}

#content .separator, #sidebar .separator {
	height: 2px;
	margin: 5px 10px 10px 10px;
	background: url(images/content-divider.gif) no-repeat;
}

#content .recent-sites {
	margin: 15px;
	position: relative;
	border: 1px solid #111;
}

#content .recent-sites-inside {
	padding: 10px 20px;
	border: 1px solid #333;
	background: #111;
	display: block;
	overflow: auto;
}

#content .recent-sites-inside h3 {
	font-size: 16px;
	line-height: 17px;
	margin: 10px 0 5px;
	font-family: Helvetica, Arial, sans-serif;
}

h3 a {
	color: #9c0;
	text-decoration: none;
}

h3 a:hover {
	color: #fff;
	text-decoration: underline;
}

#content .recent-sites-inside p {
	font-size: 1.1em;
	line-height: 1.3em;
}

#content .recent-sites-inside span.site-thumb {
	margin-right: 20px;
	float: left;
}

#content img#about-thumb {
	float: right;
	padding: 5px;
	background: #111;
	border: 1px solid #333;
	margin-left: 10px;
}

/* SIDEBAR */

#sidebar h3 {
	text-indent: -9999px;
	background-image: url(images/h3-text2.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 15px 5px 5px 5px;
}

#sidebar h3#h3-recentwork {
	background-position: 0 0;
	width: 133px;
}

#sidebar h3#h3-contactmethods {
	background-position: -133px 0;
	width: 168px;
}

#sidebar h3#h3-education {
	background-position: -301px 0;
	width: 105px;
}

#sidebar h3#h3-skills {
	background-position: -406px 0;
	width: 69px;
}

#sidebar h3#h3-tweets {
	background-position: -475px 0;
	width: 200px;
}

#sidebar ul.sidebar-links {
	margin: 10px 0;
	width: 300px;
}

#sidebar ul.sidebar-links li a {
	display: block;
	height: 30px;
	background: url(images/sidebar-li.gif) no-repeat;
	background-position: top left;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-indent: 35px;
	text-decoration: none;
}

#sidebar ul.sidebar-links li a:hover {
	background-position: bottom left;
	color: #9c0;
}

#sidebar .sidebar-box {
	background: #2e2e2e url(images/box-bottom.gif) no-repeat left bottom;
}

#sidebar .sidebar-box ul {
	background: url(images/box-top.gif) no-repeat left top;
	padding: 10px 15px;
}

#sidebar .sidebar-box ul.contact-methods li {
	display: block;
	height: 20px;
	background: url(images/content-divider.gif) no-repeat left bottom;
	padding-bottom: 5px;
	margin: 5px 0;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#sidebar .sidebar-box li {
	display: block;
	padding-bottom: 3px;
	margin: 3px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;
}

#sidebar .sidebar-box li span {
	color: #9FD007;
	font-weight: bold;
}

#sidebar .sidebar-box li a {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#sidebar .sidebar-box li a:hover {
	text-decoration: underline;	
}

#sidebar .sidebar-box ul#skills li span {
	float: left;
	display: block;
	width: 50%;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding: 0 0 10px 0;
}

#sidebar .sidebar-box ul#skills li {
	clear: left;	
}

/* Footer */

#footer {
	clear: both;
	background: url(images/footer-back.gif) repeat-x;
}

#footer #footer-inside {
	background: url(images/footer.jpg) no-repeat top center;
	height: 40px;
	width: 960px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer-inside span {
	font-size: 12px;
	width: 960px;
	text-align: center;
	display: block;
	line-height: 40px;
}

::selection {
	color: #000;
	background: #ccc; /* Safari */
	}
::-moz-selection {
	color: #000;
	background: #ccc; /* Firefox */
}

/* Tweets */

  .tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em; }
    .tweet .tweet_list .tweet_even {
      background-color: #333; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }


/* FORM */

form,input,select,textarea{margin:0; padding:0; color:#ffffff;}
select {color: #000;}

div.box {
background:#222222;
position:relative;
border:1px solid #262626;
margin: 15px 10px;
}

div.box label {
width:100%;
display: block;
background:#1C1C1C;
border-top:1px solid #262626;
border-bottom:1px solid #161712;
padding:10px 0 10px 0;
}

div.box label span.label-form {
display: block;
color:#bbbbbb;
font-size:12px;
float:left;
width:175px;
text-align:left;
padding:5px 20px 0 10px;
}

div.box input {
padding:10px 10px;
width:200px;
background:#262626;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333333;
border-right:1px double #333333;
}

div.box textarea{
padding:7px 7px;
width:350px;
background:#262626;
border-bottom: 1px double #171717;
border-top: 1px double #171717;
border-left:1px double #333333;
border-right:1px double #333333;
overflow:hidden;
height:150px;
}

div.box label#label-submit input
{
margin:0 0 10px 0;
padding:4px 7px;
background:#9c0;
border:0px;
position: relative;
top:10px;
left:382px;
width:100px;
border-bottom: 1px double #b4f000;
border-top: 1px double #b4f000;
border-left:1px double #6e9200;
border-right:1px double #6e9200;
color: #000;
}

div.box label#label-captcha img {
	padding: 0px 30px 0 20px;
	margin-top: 10px;
}

/* PORTFOLIO */

#portfolio-thumbs {
	margin: 0 auto;
	width: 610px;
}

#portfolio-thumbs a {
	display: block;
	margin: 5px 3px;
	padding: 2px;
	background: #111;
	border: 1px solid #333;
	float: left;
}

#portfolio-thumbs a:hover {
	border-color: #9c0;	
}