/*  
Theme Name: Use All Five
Theme URI: http://www.useallfive.com/
xription: A theme created specifically for the Use All Five Blog powered by WordPress, by Jason Farrell of useallfive.com.
Author: Use All Five
Author URI: http://www. useallfive.com/
Version: 1.0
*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a.grid_large_title, a.grid_title {
	font-size: 22px;
	color: #333333;
	line-height: 26px;
	border: none;
	float: left;
	display: inline;
	margin-bottom: 16px;
	text-transform: uppercase;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body, input, textarea, table, h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, Verdana sans-serif;
    font-size: 12px;
}

form, form *{
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 12px;

}


body{
	color: #000000;
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
		background: #e6e6e6 url(images/bg-lines.jpg) repeat-y center top;
}

form, input, textarea, table{
	font-size: 11px;
}

a{
	color:#00beb2;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
}
a:hover{
	color:#336666;
}
#wp-calendar caption {
	text-align: left;
	padding-left: 4px;
}

a:hover {	text-decoration:none;
}

img{border: 0 !important;}

address, dl, p{padding: 0 0 20px;}

blockquote{
	margin: 0 0 15px;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{padding: 10px;}

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

p img{max-width: 100%;}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{margin: 3px 10px 2px 0;}

img.alignright{margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{display: inline;}

.alignleft{float: left;}
.alignright{float: right;}

.clear{margin: 0;padding: 0;clear: both;}

small{font-size: 11px;}

/* ===== layout ===== */

#header{
	text-align: left;
	width: 969px;
	margin-top: 30px;
}

#wrapper{
	text-align: left;
	width: 969px;
	margin-left: auto; 
	margin-right: auto;
}
#rCol{
	float: left;
	display: inline;
	width: 172px;
	padding: 0 14px;
	color: #999999;
}

#container{
	float: left;
	display: inline;
	width: 500px;
	margin: 0 0 0 0;
}



#sidebar-wrap{
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	clear: left;
}

/* Uncomment this to switch to a three column gallery for the home page.
#home #container, #home #content, #home #sidebar-wrap{
	float: left;
	width: 940px;
	margin: 0;
}

#home #container{
	margin: 10px 0 0;
}
*/



/* ===== main content area ===== */






.thumbnail .thumb-image{
	display: block;
	width: 280px;
	height: 125px;
	overflow: hidden;
}


.featured .thumb-image{
	width: 590px;
	height: 280px;
}



.thumbnail .thumb-menu{
	display: none;
}

.thumbnail:hover .thumb-menu{
	display: block;
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 100;
	white-space: nowrap;
}

.thumb-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 5px solid #fff;
	background: #000;
	color: #ccc;
}

.thumb-menu ul li{
	padding: 5px 9px;
	border-bottom: 1px solid #333;
}

.thumb-menu ul li a{
	text-decoration: none;
	color: #fff;
}

.thumb-menu ul li a:hover{
	text-decoration: underline;
}

.border{
	border: 1px solid #ddd;
	padding: 9px;
}



.post h2{
	font-size: 22px;
	font-weight: bold;
}
p{
	font-size: 14px;
	color: #333;
	line-height: 22px;

}



.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 0;
}

.entry h2{
	font-size: 16px;
	font-weight: bold;
}

.entry h3{
	font-size: 14px;
}

.entry-meta, .post-ratings{
	padding: 9px 0 0;
}

.entry-meta{
	line-height: 20px;
}

.navigation{
	float: left;
	width: 610px;
	margin: 10px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}

.navigation a, .wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend{
	float: left;
	margin: 0 5px 0 0;
	padding: 10px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #fff;
	display: inline;
}

.navigation a:hover{
	text-decoration: underline;
}

/* ===== sidebar basics ===== */

.sidebar form input{
	margin: 0;
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
}

input#mailing_list_email {
	width: 180px;
	margin-left: 10px;
	margin-right: 4px;
	float: left;
	display: inline;
	height: 14px;
}

input#s {
	width: 164px;
	margin-left: 10px;
	border-right:none;
	float: left;
	display: inline;
	height: 14px;
	margin-bottom: 7px;
}
input#mlist_join{
	height: 24px;
	width: 36px;
	font-size: 10px;
}

input:focus { outline: none; }

input#sbutton{
	float: left;
	width: 18px;
	display: inline;
	width:18px;
	height: 24px;
	text-indent: -2000px;
	color: #fff;
	background: url(images/search-icon.gif) 0 2px no-repeat;
	border: none;
	margin: 0;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.sidebar ul li a{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.sidebar ul li a:hover{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	border-bottom: 1px solid #666666;
}
.sidebar ul li h3{
	padding: 0 9px 0 9px;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	color: #999999;
}

.sidebar ul ul{
	border-top: 0;
}


.sidebar ul ul li{
	float: none;
	margin: 0;
	width: auto;
	display: block;
	padding: 2px 9px 2px 24px;
	line-height: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: none no-repeat 10px 10px;
}

.sidebar ul ul ul{
	border:  0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 9px;
	border: 0;
	background-image: none;
}

/* ===== styles for sidebar ads captions, search widget, calendar widget, and domtab ===== */

.sidebar ul li .sidebar-block-captions{
	float: left;
	width: 300px;
	border-bottom: 1px solid #ddd;
	display: inline;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 

}

.sidebar ul li .sidebar-block-captions .text{
	float: left;
	padding: 9px;
	border: 1px solid #ddd;
	border-bottom: 0;
	font-size: 11px;
	background: #f5f5f5;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

.sidebar ul li .sidebar-block-captions .main{
	font-weight: bold;
	text-transform: uppercase;
}

.sidebar ul li .sidebar-block-captions .sub{
	border-left: 0;
}

.sidebar ul li.ads-125x125 .sidebar-block-captions{
	margin: 10px 0 0 10px;
}

.sidebar ul li.ads-125x125{
	margin: 0;
	width: 310px;
	border: 0;
	background: transparent;
}

.sidebar ul li.ads-125x125 a.banner{
	float: left;
	margin: 10px 0 0 10px;
	width: 145px;
	height: 145px;
	overflow: hidden;
	display: inline;
}

.sidebar ul li.ads-125x125 img{
	padding: 9px;
	border: 1px solid #ddd;
	background: #fff;
}

.sidebar ul li#search form#searchform, #calendar_wrap{
	padding: 0 9px 9px 9px;
	width: 230px;
}

.sidebar ul li#search form#searchform input#s{
	width: 68%;
}

.sidebar ul li#search form#searchform input#searchsubmit{
	width: 25%;
}

table#wp-calendar{
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

table#wp-calendar th, table#wp-calendar td{
	padding: 8px 0;
	background: #fcfcfc;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

table#wp-calendar td#today {
	background-image:url(images/dash.gif);
	background-repeat: no-repeat;
}

/* ===== comments template ===== */

#comments{
	margin: 10px 0 0 0px;
}

#comments .nocomments{
	padding: 10px;
	line-height: 22px;
}

#comments h3{
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	color: #999999;
}

#comments h3#comments-count{
	padding: 10px 0;
	width: 540px;
}

#comments ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#comments ol li{
	margin: 0;
	padding: 10px 0;
	line-height: 20px;
}

#comments span.comment-author{font-weight: bold;}

#respond{
	padding-top: 10px;
	width: 542px;
}

#respond input, #respond textarea{
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px;
	font-size: 12px;
}

#respond input#author, #respond input#email, #respond input#url, #respond textarea#comment{
	width: 70%;
}

.form-label{
	margin: 10px 0 0;
	padding: 5px;
}

.form-textarea{
	margin: 10px 0 0;
}








h1{
	background-image: url(images/useallfive-painting.gif);
	width: 151px;
	height: 72px;
	float: left;
	display: block;
	margin-left: 18px;
}
h1 span {
	display: none;
}
h1 a {
	width: 151px;
	height: 72px;
	float: left;
	display: block;
	text-decoration: none;
	border: none;
}




span.the_author {
	text-transform: capitalize;
}

.divider {
	border:none;
}

#about-nav{
	background-image: url(images/about.gif);	
}
#projects-nav{
	background-image: url(images/projects.gif);	
}
#blog-nav{
	background-image: url(images/blog.gif);	
}
#contact-nav{
	background-image: url(images/contact.gif);	
}
#capabilities-nav{
	background-image: url(images/capabilities.gif);	
}
#header ul li a span{
	display: none;
}
#header ul li a{
	display: block;
	width: 87px;
	height: 14px;
	background-position: 0 -14px;
	border: none;
	margin-bottom: 4px;
}
#blog-nav{
	background-position: 0 0 !important;
}
#header ul li a:hover{
	background-position: 0 0px;
	border: none;
}

#header ul{
	float: left;
	display: inline;
	margin-left: 90px;
	height: 100px;
}

#footer{
	margin-top: 36px;
	width: 960px;
	float: left;
	display: inline;
	padding-left: 18px;
}
#triad{
	width: 124px;
	float: left;
	display: inline;
	margin-bottom: 14px;
}
#triad a{
	width: 124px;
	float: left;
	display: block;
	border: none;
}
#triad span{
	display: none;
}
#triad-dev{
	height: 43px;
	background: transparent url(images/triad-dev.gif) no-repeat left top;
}
#triad-design{
	background: transparent url(images/triad-design.gif) no-repeat left top;
	height: 24px;
}
#triad-strategy{
	background: transparent url(images/triad-strat.gif) no-repeat left top;
	height: 26px;

}
#information{
	float: left;
	display: inline;
	margin-left: 124px;
	margin-top: 54px;
	color: #999999;
}
#information p{
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}

#information p strong{
	text-transform: uppercase;
}

.address, .phone, .email{
	float: left;
	display: inline;
	margin-right: 24px;	
}
.address{
	width: 230px;
}
.phone {
	width: 108px;
}
.email{
	margin-top: 1.4em;
	width: 158px;
}
h2#blog-title{
	float: left;
	display: inline;
	width: 701px;
	height: 59px;
	margin-left: 18px;
	background-image: url(images/blog-title.gif);
	background-repeat: no-repeat;
}
h2#blog-title span{
	display: none;
}

div.entry img{
	float: left;
	margin: 7px 14px 0 0;
	border: 1px solid #333 !important;
}

.wp-caption-text{
	font-size: 11px;
	font-style: italic;
}

.alignleftimage{
	float: left;
	width: 240px;
	margin-top: -14px;
}

div.gap{
	display: block;
	float: left;
	margin-top: 20px;
	width: 100%;
	height: 14px;
}
