/*
Theme Name: Brunello Blog
Theme URI: http://brunellocreative.com
Description: Custom Theme for the Brunello Blog
Version: 3.14159
Author: Niki Brown
Author URI: http://brunellocreative.com
Tags: Brunello
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	



#mainHeading {

margin-top:50px;

}


.blog h1 {
color:#de6c09;
letter-spacing:-2px;
font-weight:normal;
}


.blog h2 {
color:#de6c09;
letter-spacing:-2px;
font-weight:normal;
padding-bottom:7px;
line-height:1.2em;

}
	



.blog {
background-image:url(http://brunellocreative.com/img/gray-body-bg.gif);
background-repeat:repeat-x;



}



h3.subscribe { 

padding-left:60px;
padding-top:13px;


}

h3.subscribeemail { 

padding-left:80px;
padding-top:33px;


}

h3.subscribeemail a { 

text-decoration:none !important;


}


h3.subscribe a { 

text-decoration:none !important;


}



.emailsubscribe {

background: #f1f2f4 url(http://www.brunellocreative.com/blog/wp-content/uploads/2008/10/bg-box-email.gif) no-repeat left top;
margin:0px 0px 0px -20px;
padding-bottom:10px;
height:60px;

}




.floatleft {
float:left;
}

.floatright {
float:right;
}

	
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #222222;
	font: 12px/18px arial, helvetica, sans-serif;
        line-height:18px;
}


a {
	color: #de6c09;
text-decoration:none;
	outline: none;
}

a:hover {
	color: #de6c09;
text-decoration:underline;
	outline: none;
}



a.more-link {
        margin-top:10px;
        background-color:#de6c09;
        padding:5px;
        color:#ffffff !important;
        font-weight:bold;
        text-decoration:none;
	outline: none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

a:hover.more-link {

        background-color:#de6c09;
        margin-top:10px;
        font-weight:bold;
        padding:5px;
        color:#ffffff !important;
        text-decoration:none;
	outline: none;
}





p {
	margin: 0 0 20px 0;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {
	margin:10px;
	padding: 0 0 0 10px;
        padding:10px !important;
	border-left: 5px solid #de6c09;
        background-color:#fff3e8;
        width:560px;

}

img {
border:0;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	

#blog {
border-top:4px solid #000000; width: 940px;
	margin: 0 auto;
	padding-left:10px;
	padding-right:10px;

}
	
#header {
	position: relative;

}

#content {
	padding: 20px 0px 0px 0px;
	background: #fff;
}

#content-left {
	float: left;
	width: 652px;
	padding-right:9px;

        margin:0px;
}




#content-right {
	float: right;
	width: 268px;
        margin:0px;
}



.blog #footer {
border-bottom:4px solid #000000;

 }

#footer {
	width: 960px;
	margin: 0 auto;

	}

	
#footer p {
margin-bottom:4px !important;
font-size:11px;
}

#footer a {
color:#333333 !important;
text-decoration:none;
font-weight:normal !important;
}

#footer a:hover {
color:#333333 !important;
text-decoration:underline;
font-weight:normal !important;
}



.bottomNav {

float:right; 
margin-bottom:4px !important;
font-size:11px; 



}

.bottomNav li {

display:inline;
margin-left:30px;


}


.bottomNav a {

color:#333333;
text-decoration:none;
font-weight:normal !important;
text-transform:uppercase;


}


.bottomNav .blue a:hover {color:#00adf2 !important; text-decoration:underline;}
.bottomNav .green a:hover {color:#87b700 !important;text-decoration:underline;}
.bottomNav .pink a:hover {color:#cd1c8d !important; text-decoration:underline; }
.bottomNav .cyan a:hover {color:#00aeef !important; text-decoration:underline; }
.bottomNav .orange a:hover {color:#de6c09 !important;text-decoration:underline;}
.bottomNav .purple a:hover {color:#671cad !important; text-decoration:underline;}
.bottomNav .red a:hover { color:#af1900 !important; text-decoration:underline;}





/*	##################################
   	HEADINGS
	################################## */
	
h1 {
	font-size: 58px;
}

h2 {
	font-size: 38px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}






h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h3 {
	margin: 0 0 20px 0;
	font-size: 1.6em;
	font-weight: normal;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */
	
	
	
	


.logo { 
margin-top:18px;
float:left;
}



/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 0 0 40px 0px;
}


	
.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0px 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** box right */

.box-right {
	margin: 0 0px 20px 0;
	padding: 20px;
	background: #f1f2f4 url(img/bg-box-right3.gif) no-repeat left top;
}

.box-right-twitter {
margin: 0 0px 20px 0;
	padding: 20px 20px 1px 20px;

background: #f1f2f4 url(http://brunellocreative.com/img/brunello-tweets.gif) no-repeat left top;

}

.box-right-twitter h3 {
color:#34a7d9;
padding-left:50px;
}

.box-right-twitter p {
margin-top:25px;


}


.box-right-twitter img {
margin-top:10px;
margin-bottom:15px;
}




.box-right-subscribe {
	margin: 0 0px 20px 0;
	padding: 20px 20px 1px 20px;
	background: #f1f2f4 url(img/bg-box-subscribe.gif) no-repeat left top;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

.box-right li a {
	text-decoration: none;
}

/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 500px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 60px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 0px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*.commentlist .quote {
	padding: 20px 80px 5px 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
}

.commentlist li {
	margin: 20px;
	padding: 0px;
	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
} */


.commentlist .quote {
	padding: 20px 80px 5px 20px;
	background: url(img/bg-comment-quote.gif) no-repeat right top;
width:480px;
}

.commentlist li {
	margin: 20px;
	padding: 0px;
	background: #4a4f54 url(img/bg-comment-bubble.gif) no-repeat left bottom;
	color: #fff;
width:580px;
}

.commentlist cite {
	display: block;
	font-style: normal;
padding-left:30px;
}

.avatar {
	float: left;
	margin: 0 20px 10px 0;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform #search {
	float: left;
	width: 146px;
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#searchform .button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 10px;
	background: #4a4f54;
	border: none;
	color: #fff;
}

/*	##################################
   	FOOTER
	################################## */




/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f1f2f4;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

pre {
	border: 1px solid #ddd;
	font-size: 11px;
	padding: 20px 10px;
	overflow: auto;
	
}






body#aboutpage a#aboutnav {
color:#cd1c8d;
font-weight:bold !important;
}


body#portfoliopage a#portfolionav {
color:#87b700;
font-weight:bold !important;
}

body#blogpage a#blognav 

  {
color:#de6c09;
font-weight:bold !important;
}


body#contactpage a#contactnav {
color:#263a6e;
font-weight:bold !important;
}




img { border:0;
}


hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}







/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 13px;
}





