/*  
Theme Name: Bebber Design Volume 2
Theme URI: http://www.bebberdesign.com
Description: Personal/Professional portfolio theme.
Version: 2.0
Author: Tony Bebber
Author URI: http://www.tonybebber.com/

*/
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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: 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;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
a {
	color:#A84E25;
	text-decoration:none;
}
a:hover {
	color:#181F27;
	text-decoration:underline;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:960px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	background-color:#181f27;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background:none;
	border:none;
	margin:0;
	padding:0;
	text-align:center;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	display:none;
}
.container {
	width:100%;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	height:auto;
	background-color:#FFFFFF;
}
* html .container {
	height:100%;
} /* for ie to resize */
#header {
	background-image:url(img/nav_bg.gif);
	width:100%;
	height:74px;
	position:relative;
	z-index:0;
}
#searchsite {
	border:1px solid #DEDEDE;
	margin-bottom:-12px;
	margin-top:40px;
	width:320px;
}
#searchsite_inside {
	background-image:url(img/searchmiddle.gif);
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;
	padding:20px;
	width:278px;
}
input#s {
	width:170px;
	padding:5px;
	border:1px solid #dedede;
}
#search_submit {
	background:none;
	color:#FFFFFF;
	background-color:#A84E25;
	text-decoration:none;
	border:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #181f27;
	padding:4px;
}
.nav {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:74px;
	margin-top:1px;
}
.nav ul {
}
.nav li {
	display:inline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:66px;
	float:left;
	border-left:1px solid #181f27;
	border-right:1px solid #181f27;
	margin-left:-1px;
}
.nav a {
	color:#FFFFFF;
	padding:30px;
	text-decoration:none;
}
.nav a:hover {
	background-image:url(img/button_bg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:26px 30px 30px;
	text-decoration:none;
}
#floatwrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	background-image:url(img/content_bg_2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-left:20px;
	margin-top:-21px;
	width:576px;
	position:relative;
	z-index:1000;
}
#description {
	color:#FFFFFF;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:34px;
	line-height:34px;
	padding-right:8px;
	text-align:right;
	width:232px;
}
#logo {
	background-image:url(img/logo.gif);
	height:162px;
	margin-left:23px;
	margin-top:34px;
	width:536px;
}
#logo2 {
	background-image:url(img/logo_2.gif);
	height:334px;
	margin-left:23px;
	margin-top:34px;
	width:536px;
}
.clear {
	clear:both;
}
#content h1 {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#A84E25;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:30px 26px 30px 23px;
	padding-bottom:6px;
	padding-top:6px;
}
#content p {
	color:#181F27;
	font-size:12px;
	line-height:22px;
	margin-bottom:40px;
	margin-left:25px;
	margin-right:25px;
	text-align:justify;
}
#content h5 {
	color:#181F27;
	font-size:12px;
	line-height:18px;
	margin:-15px 25px 20px;
}
#content ul, #content ol {
	color:#181F27;
	font-size:12px;
	margin-left:43px;
	margin-right:50px;
	margin-bottom:30px;
}
#content ul li {
	line-height:15px;
	margin-bottom:12px;
	list-style:disc;
}
#sidebar {
	background-color:#FFFFFF;
	float:right;
	margin-bottom:30px;
	margin-top:-74px;
	width:330px;
}
#rss {
	background-image:url(img/rss.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#A94E25;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	margin-top:40px;
	padding-left:36px;
}
#rss a {
	color:#A94E25;
	text-decoration:none;
}
#rss a:hover {
	color:#181f27;
	text-decoration:underline;
}
#mail {
	background-image:url(img/mail.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#A94E25;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
	margin-top:10px;
	padding-left:36px;
}
#mail a {
	color:#A94E25;
	text-decoration:none;
}
#mail a:hover {
	color:#181f27;
	text-decoration:underline;
}
.widgets {
	width:330px;
}
.widgets h2 {
	border-bottom:1px solid #CCCCCC;
	color:#A84E25;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:8px;
	margin-top:20px;
	padding-bottom:6px;
}
.widgets p {
	color:#181F27;
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	margin-left:0;
	margin-right:8px;
	text-align:justify;
}
.widgets h5 {
	color:#181F27;
	font-size:12px;
	line-height:18px;
	margin-left:0;
	margin-right:8px;
	text-align:justify;
	font-weight:normal;
}
.widgets ul {
}
.widgets ul li {
}
.widgets ul li ul {
	margin-right:10px;
}
.widgets ul li ul li {
	line-height:15px;
	margin-bottom:12px;
	list-style:none;
	font-size:12px;
	color:#181f27;
}
.widgets2 {
	width:330px;
	margin-top:36px;
}
.widgets2 h2 {
	border-bottom:1px solid #CCCCCC;
	color:#A84E25;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:8px;
	margin-top:20px;
	padding-bottom:6px;
}
.widgets2 p {
	color:#181F27;
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	margin-left:0;
	margin-right:8px;
	text-align:justify;
}
.widgets2 h5 {
	color:#181F27;
	font-size:12px;
	line-height:18px;
	margin-left:0;
	margin-right:8px;
	text-align:justify;
	font-weight:normal;
}
.widgets2 ul {
}
.widgets2 ul li {
}
.widgets2 ul li ul {
	margin-right:10px;
}
.widgets2 ul li ul li {
	line-height:15px;
	margin-bottom:12px;
	list-style:none;
	font-size:12px;
	color:#181f27;
}
.featured {
	background-image:url(img/featured_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	margin-top:40px;
	width:330px;
}
.featuredtop {
	width:330px;
	background-image:url(img/featured_top.gif);
	height:44px;
	background-repeat:no-repeat;
}
.featuredmiddle {
	width:330px;
	background-image:url(img/featured_middle.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.featuredmiddle p {
	color:#181F27;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
	margin-left:18px;
	margin-right:28px;
	text-align:justify;
}
.featuredmiddle h2 {
	color:#A84E25;
	font-size:16px;
	font-weight:bold;
	margin-left:18px;
	margin-right:28px;
}
.featuredbottom {
	background-image:url(img/featured_bottom.gif);
	height:12px;
	width:330px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.featuredimage {
	background-color:#dedede;
	border:1px solid #181F27;
	margin-left:18px;
	width:284px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}
.featuredtitle {
	color:#FFFFFF;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:34px;
	line-height:34px;
	padding-right:8px;
	text-align:right;
	width:232px;
}
.footer {
	background-image:url(img/footerB.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-top:5px solid #DEDEDE;
	bottom:0;
	clear:both;
	height:360px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:100%;
}
.footercolumns {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.column1 {
	width:300px;
	margin-right:30px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
.column2 {
	width:300px;
	margin-right:30px;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
.column3 {
	width:300px;
	float:right;
	padding-top:20px;
	padding-bottom:20px;
}
.footercolumns h2 {
	color:#A84E25;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.footercolumns p {
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.footercolumns ul {
}
.footercolumns ul li {
	line-height:15px;
	margin-bottom:12px;
	list-style:none;
	font-size:12px;
	color:#FFFFFF;
}
.footercolumns a {
	color:#909498;
	text-decoration:underline;
}
.footercolumns a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.preview {
	width:527px;
	height:117px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:27px;
}
#full {
	width:527px;
	height:527px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:27px;
}
#smallimages {
	width:527px;
	margin-left:auto;
	margin-right:auto;
}
#left {
	width:250px;
	height:250px;
	float:left;
	margin-bottom:10px;
}
#right {
	width:250px;
	height:250px;
	float:right;
	margin-bottom:10px;
}
input#author.input {
	border:1px solid #181F27;
	padding:5px;
	width:200px;
}
input#email.input {
	border:1px solid #181F27;
	padding:5px;
	width:200px;
}
input#url.input {
	border:1px solid #181F27;
	padding:5px;
	width:200px;
}
textarea#data {
	border:1px solid #181F27;
	padding:5px;
	width:440px;
}
ol#comments {
}
#comments li {
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	padding:20px 20px 0;
	margin-bottom:20px;
}
#comments p {
	color:#181F27;
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	padding-left:0;
	padding-right:0;
	text-align:justify;
	margin-left:0px;
	margin-right:0px;
}
#comments small {
	font-size:10px;
	color:#181F27;
}
#submit {
	background-color:#A84E25;
	color:#FFFFFF;
	padding:5px;
	border:1px solid #181F27;
}
.quote {
	background-image:url(img/blockquote.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:-20px;
	margin-left:66px;
	padding-bottom:20px;
	padding-left:22px;
}
#twitter_div {
	width:330px;
	height:245px;
	background-image:url(img/twitter_bg.gif);
	margin-bottom:30px;
	background-repeat:no-repeat;
	position:relative;
	z-index:1000;
}
#twitter_div h3 {
	color:#A84E25;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-top:140px;
}
#twitter_div p {
	color:#909498;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:70px;
	line-height:19px;
	padding:20px 36px 20px 20px;
}
#twitter_div ul {
	color:#909498;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	height:70px;
	line-height:19px;
	padding:20px 26px 20px 20px;
}
#twitter_div li {
	list-style:none;
}
#twitter_div li a {
	color:#A84E25;
	text-decoration:underline;
}
#twitter_div li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#twitter_div h4 {
	color:#A84E25;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-right:7px;
	margin-top:-12px;
	text-align:right;
}
#twitter_div a {
	color:#A84E25;
	text-decoration:underline;
}
#twitter_div a:hover {
	color:#181F27;
	text-decoration:underline;
}
