/*
Theme Name: Web Design Theme
Theme URI: http://www.crescendo.net.nz
Description: <p>Web design theme</p>
Version: 1.0
Author: Dave
Created Date:06/06/2009
Author URI: http://www.crescendo.net.nz

*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/


body {
	font: 14px/1.6 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
        color:#333333;
	background: #fff url(images/intbg.png) repeat-x;
	
}

.home {
	background: #fff url(images/bg2.png) repeat-x;
}


a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #222 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* default link style
----------------------------------------------------------------------------------------------------*/
a, a:link, a:visited{
	color:#ffcc00;
	text-decoration: none;
}
a:hover {
	
	text-decoration:underline;
}

/* `Headings 
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 22px;
	letter-spacing:-2px;
}

h2 {
	font-size: 20px;
	letter-spacing:-1px;
}

h3 {
	font-size: 18px;
	letter-spacing:-1px;
color:#ffcc00;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}


/* `styles for order and un order list
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 18px 18px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 18px 18px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	background-color:#303e48;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #50606b;
	font-size:12px;	
	color:#ccc;
}

/* Top section, header, logo and contact info
----------------------------------------------------------------------------------------------------*/
.header{
margin-top:7px;
	height:127px;
overflow:hidden;
}
.header img {
display:block;
}
.headeryellow {
background: transparent url(images/intbginside.jpg) no-repeat left top;
height:98px;
}
.roughbg {
height:20px;
width:100%;
	background: transparent url(images/roughbg.png) repeat-x;
position:relative;
z-index:9;
}
#wordsofwisdom{
color:#ffffff;
font-size:14px;
padding-top:30px;
padding-left:30px;
background: transparent url(images/quotes2.png) no-repeat 0px 10px;
}

.img-border{
	padding:8px;
	border:1px solid #ccc;
	background-color:#eee;
	margin-bottom:10px;
}

.sf-menu {
	
	font-weight:normal;
	float:right;
	height:34px;
	position:relative;
	
}
.sf-menu a {
	font-size:16px;
	padding:7px 15px;
	text-decoration:none;
        color:#333333;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	
}
.sf-menu li {



}
.sf-menu li li {
	border-bottom:	1px dashed #fde784;
	background-color:#ffda35;

}
.sf-menu li li li {
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
        color:#ffffff;
	background:		#f6b900;
	outline:		0;
	
}




.sf-menu .current_page_item a, .sf-menu .current-cat a{
	color:#333333;
	background-color:#ffda35;

}
.sf-menu .current_page_item a:hover, .sf-menu .current-cat a:hover{
	color:#333333;
	background-color:#ffda35;

}




/* search button style
----------------------------------------------------------------------------------------------------*/

.search{
margin:0px;
padding:0px;

}

li#search{
	list-style:none;
	display:inline;	
	line-height:25px;
	height:25px;
	text-align:right;
	display:block;
	width:200px;
	float:right;
	
}


li#search #s{
	border:2px solid #c7c4af;

	background-color:#e0ded0;
	padding:2px 5px;
	width:150px;
}
li#search .submit{

}

/* titles and icons in sidebar and main column
----------------------------------------------------------------------------------------------------*/
.icons-sb{
	position:relative;
	top:5px;
	margin-right:10px;
	width:32px;
	height:32px;

}
.icons-lc{
	position:relative;
	margin-right:8px;
	width:30px;
	height:30px;

}
.pagetitle{
	font-size:2em;
	letter-spacing: -1px;

}

/*---------------------slider--------------------*/

#home-slider {
        margin-top:30px;
	height:220px;
	background: transparent url(images/sliderbg.jpg) no-repeat left top;
	
}
#home-slider h2 {
	border-bottom:none;
	font-size:20px;
	word-spacing: -2px;
	font-weight:bold;
}
.sliderholder{
padding:10px;
background-color:#f6b900;
}

.sliderImages ul li  {
	list-style:none;
	
}

.sliderImages ul li img  {
width:280px;
height:160px;
display:block;
}
#home-slider ul li {
	margin:0;
}

.sliderTextHolder ul li {
	height:auto;
	height:200px;
	list-style:none;
}
.sliderTextHolder{
	padding-left:20px;
}


.sliderTextHolder p {
	color:#333333;
}
.sliderTextHolder h2 {
	color:#333333;
}
.sliderTextHolder a:link, .sliderTextHolder a:visited{

	color:#333333;
}
.sliderTextHolder a:hover{
color:#333333;
	
}

.prev {
	position:relative;
	left:-30px;
	top:-70px;
}
.next {
	position:relative;
	left:244px;
	top:-70px;
}

.more-images{
position:relative;

}
.more-images ul li  {
	list-style:none;
	margin:0px;

	
}
.more-images ul li img  {
margin:3px 0 0 4px;
	
}

	/*  sidebars and left columns padding and colors
----------------------------------------------------------------------------------------------------*/
#left-column {
	margin-top:20px;
}
#left-column h2 {
	margin-bottom:10px;
}
#left-column h3 {
	margin-bottom:5px;
}
#right-column {
	margin-top:20px;
	background-image: url(images/dotbg.png);
	background-repeat: repeat-y;
}

.widget h2{
	margin-bottom:1px;
}
.widget ul{
	margin:0px;
	padding:0px;	
}
.widget{
	margin-bottom:20px;
padding-bottom:20px;
	border-bottom:1px dashed #ccc;
	background-color: #fff;
}
.widget ul li{
	margin:0px;
	list-style:none;
        padding:5px 0 5px 20px;
	background: #fff url(images/news.png) no-repeat;
}

.widget ul li a{
	margin-left:20px;
	color:#333333;
	text-decoration:underline;
	line-height:25px;
	}

.widget ul li a:hover{
	color:#ffcc00;
	
}

.widgetfooter {
	margin-top:20px;
	margin-bottom:20px;
	background-image: url(images/dotbg.png);
	background-repeat: repeat-y;
        padding-left:20px;
}

#left-column h1, #right-column h2, #home-slider h1{
	color:#333;
	margin-bottom:10px;
}

#left-column h2 a:link, #left-column h2 a:visited{
	color:#ffcc00;
	
	
}

.widget a:link, .widget a:visited{
	color: #333333;		display:block;

}
/* home boxes */
.box1{
	margin-top:20px;
	margin-bottom:20px;
	background-image: url(images/dotbg.png);
	background-repeat: repeat-y;
        padding-left:20px;
}
/* blog boxes */
.box2{
margin-bottom:20px;
border-bottom:1px dashed #cccccc;
}	
	
.box2 .thumbnail{
	margin-bottom:20px;

}
.box2 .thumbnail img{
	border:1px solid #eee;
	padding:8px;
	background-color:#fff;
}
/* portfolio boxes */
.box3 {
margin:10px;
width:290px;
height:250px;
float:left;
}
.box3 img{
display:block;
}
.portfolioimg{
padding:8px;
border:1px solid #cccccc;
}

.date {
color:#cccccc;
font-size:12px;
margin-bottom:5px;
}

/* post display/ archive padding/ product page style */


.post .entry{
margin-top:10px;


}




.postmetadata{
	border:1px solid #eee;
	padding:3px 10px;

}

.blog-comments{
	position:relative;
	top:3px;

}

/* ---------- @ comments style -----------*/

.alt {
	border:1px solid #eee;
	background-image: url(images/sidebar-top-bg.jpg);
	background-repeat: repeat-x;
	}

.alt a,
.alt a:visited
{
	}
	
h3#comments, #respond{
color:#ccc;

}

	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #eee;
	border:1px solid #ccc;
	color:#222;

	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color: #eee;
	border:1px solid #ccc;
	color:#222;
	overflow:auto;
	}

#commentform #submit {
	margin: 0;
	float: left;
	color:#333333;
	margin-bottom:10px;
	border:none;
	background-image: url(images/submit1.jpg);
	background-repeat: no-repeat;
	width:130px;
	height:39px;
	cursor: pointer;
}

.alt {
	margin: 0;
	padding: 10px;

	}

.commentlist {
	padding: 0;
	padding:0px;
		}

.commentlist a:visited,
.commentlist a:link
 {
		}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size:13px;
	}

.commentlist p {
	margin: 10px 0px 10px 0;
	}
	
#commentform p {
	margin: 5px 0;
	color:#50606b;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:70px;
}


#sidebar form {
	margin: 0;
	}

#right-column .widget{
	margin-bottom:20px;

}
.gravatar{
	float:left;
	width:auto;

}
.navigation{
margin:10px 0;

}			
	/* footer
----------------------------------------------------------------------------------------------------*/
.footer{
	width:100%;
        height:200px;
	margin-top:10px;
        padding-top:40px;
	background-image: url(images/bglong.gif);
	background-repeat: no-repeat;
	background-position: center top;
        text-align: center;
	
}
#footer-inner{
	width: 960px;
	margin:0 auto;
	padding:55px 0px 10px 0;

	color:#6ab9eb;


}
