/* 
Theme Name: beyond the office
Theme URL: http://beyondtheoffice.com/
Description: my website
Author: Terri Orlowski
Author URI: http://beyondtheoffice.com
Version: 1.0.1
*/

/*  The following CSS Reset was written by Dejan Cancarevichttp://stylizedweb.com/2008/02/14/10-best-css-hacks/         html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}{margin:0;padding:0;}*/html, body, div {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #072942;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
h1, h2, h3 {
	clear: both;
	margin: 8px 0px;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.6em;
	color:#072972;
}
h2 a {
	text-decoration:none;
	color:#072972;
}
#wrapper {
	background-image: url(images/wood-back.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 1025px;
	padding:0px 0 0 0px;
}
.topNav {
	list-style-type: none;
	padding: 0 0 15px 0;
	margin-top:15px;
	clear: both;
	display: block;
}
.topNav li {
	display: block;
	float: left;
	margin: 0 10px;
	padding: 0;
	list-style: none;
}
.topNav li a, .topNav li a:link, .topNav li a:visited, .topNav a:hover {
	text-decoration: none;
	display:block;
	margin:0;
	padding:0;
}
.topNav li li a, .topNav li li a:link, .topNav li li a:visited {
	width: 150px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	background: #2B4D71;
	color: #FFFFFF;
}
.topNav li li a:hover, .topNav li li a:active {
	background: #2B4D71;
	color: #FFFFFF;
}
.topNav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
.topNav li li {
}
.topNav li ul a {
	width: 140px;
}
.topNav li ul a:hover, .topNav li ul a:active {
}
.topNav li ul ul {
	margin: -70px 0 0 171px;
}
.topNav li:hover ul ul, .topNav li:hover ul ul ul, .topNav li.sfhover ul ul, .topNav li.sfhover ul ul ul {
	left: -999em;
}
.topNav li:hover ul, .topNav li li:hover ul, .topNav li li li:hover ul, .topNav li.sfhover ul, .topNav li li.sfhover ul, .topNav li li li.sfhover ul {
	left: auto;
}
.topNav li:hover, .topNav li.sfhover {
	position: static;
}
#container {
	margin: 0px auto 0;
	clear: both;
	padding: 100px 165px 0px 192px;
	font-size: 1.4em;
	background-image: url(images/background3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	background-color:#FFFFFF;
	padding:10px 20px 50px;
	border:solid 1px #CCCCCC;
}
#portfolio-bar {
	height: 326px;
	background-color: #233C42;
	margin: 0 50px 100px 50px;
	position: relative;
}
#portfolio {
	float: left;
	width: 396px;
	color: #ffffff;
	background-image: url(images/portfolio.png);
	background-repeat: no-repeat;
	min-height: 326px;
}
#blog {
	float: left;
	width: 321px;
	background-image: url(images/notepaper-back.png);
	top: -30px;
	position: relative;
	min-height: 356px;
}
#footer-wrap {
	color: #DEC17F;
	background-color: #333333;
}
#footer {
	margin: 0px auto;
	width: 974px;
	padding: 15px 25px 50px;
}
#footer a {
	color:#FFFFCC;
	text-decoration: none;
}/*Here is a list of all the <DIV>s in Whiteboard.body {padding:10px;}#container{width:850px;margin:0 auto;padding:0px;}#topNav {border-top:solid 1px #999;border-bottom:solid 1px #999;}.menu ul {list-style-type:none;display:block;}.menu li {float:left;padding:5px 10px;}.menu a: {text-decoration:none;display:block:}#content {width:580px;padding:10px;float:left;clear:both;}.postmeta{border:dotted 1px #000;background:#ccc;padding:3px 10px;margin-top:8px;}.postnavigation{}#searchform{}#sidebar{width:225px;padding:10px;float:right;border-left:1px solid #666;}#comments.comments_navigation{}.comments_navigation{}.comments_reply{}.comments_text{}.comments_meta{}#footer {clear:both;padding-top:10px;border-top:solid 1px #000;}*/
