/* Reset - 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; }
body { line-height: 1; }
ol, ul { list-style: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {	border-collapse: collapse; border-spacing: 0; }

/* Text reset */
body { font: 13px/1.6 Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 { color:#222222; }
h1 { font-size: 30px; }
h2 { font-size: 23px; }
h3 { font-size: 21px; }
h4 { font-size: 19px; }
h5 { font-size: 17px; }
h6 { font-size: 15px; }
p { font-size: 14px; margin-bottom: 14px; }
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { display: block; }

/* Other resets */
div { position: relative; }
.clear { clear: both; }
.short { height: 10px; }
.medium { height: 20px; }
#container a {	color: #29749C; }
.bluebox, .page .entry h2, .page .entry h1 {
	text-shadow: #297298 1px 1px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	color: #ffffff;
	background: #439FD0 url(/images/gradient.png) repeat-x;
	display: block;
	padding: 4px 8px 10px 10px;
	border: 1px solid #297298;
	font: 36px/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
.bluebox a {
	color: #ffffff !important;
	text-decoration: none;
}
.bluebox a:hover {
	border-bottom: 1px solid #FFFFFF;
}
.gray {
	background: #dddddd;
	padding: 3px 5px;
	font-style: italic;
	line-height: 36px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;	
}
.wp-caption {
	padding: 5px 0px;
	border: solid 1px #dbdbdb;
	background: #f8f8f8 url(/images/gradient_down.png) repeat-x;
}
.wp-caption:hover {
	padding: 5px 0px;
	border: solid 1px #cccccc;
}
.wp-caption img {
	margin-left: 5px;
}
.wp-caption-text{
	text-align:center;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
/* Wordpress */
.entry {
	padding-top: 6px;
}
.post {
	padding-top: 10px;
	padding-bottom: 10px;
}
.page p {
	margin: 14px;
}
.page h3 {
	margin: 10px;
	font: italic 400 21px/1em Verdana, Arial, Helvetica, sans-serif;
}
.thedate {
	position: absolute;
	margin-left: -58px;
	top: 13px;
	width: 50px;
	height: 50px;
	background: transparent url(/images/thedate.png) no-repeat;
}
.thedate p {
	margin-top: 4px;
	font-size: 14px;
	font-weight: 600;
	font-style: italic;	
	text-align: center;
	line-height: 20px;
	color: #ffffff;
}
.comments {
	float: left;
	background: transparent url(/images/comment.png) no-repeat scroll 0 0;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	font-style: italic;
}
.comments a, .comments a:visited {
	text-decoration: none;
	color: #333333 !important;
	padding: 2px;
	display: block;
}
.comments a:hover {
	text-decoration: underline;
}
.pagetitle {
	font: italic 400 23px/1em Verdana, Arial, Helvetica, sans-serif;
}
.no_margin {
	margin: 0px !important;
}
.postmetadata {
	background: #f8f8f8 url(/images/gradient_down.png) repeat-x;
	border: 1px solid #dbdbdb;
	padding: 10px;
	font-style: italic;
	margin-top: 20px;
}
.children {
	margin-left: 20px;
}
.comment-text {
	clear:both;
}
.comment-meta {
	padding-top: 16px;
	padding-bottom: 10px;
	float:right;
}
.comment-author {
	float: left;
}
.comment-body {
	background: transparent url(/images/gradient_down.png) repeat-x;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #dbdbdb;
}
.comment-body p {
	clear: both;
}
body {
	background: transparent url(/images/bg_night.png) repeat-x;
}
#bg_wrapper {
	margin: 0 auto;
	height: 228px;
	position: relative;
}
#menu_wrapper {
	margin: 0 auto;
	height: 87px;
	position: relative;
	background: transparent url(/images/menu_wrapper.png) repeat-x;
}
#description_div {
	position: absolute;
}
#logo_div {
	position: absolute;
	background: transparent url(/images/logo.png) no-repeat;
	z-index: 99;
	height: 78px;
	width: 185px;
	left: 20px;
	top: -180px;
}
#logo_div a {
	display: block;
	height: 78px;
	width: 185px;
}
#logo_div h1, #description_div h2 {
	margin-left: -999em;
}
#switch {
	position: absolute;
	top: 28px;
	right: 90px;
}
#menu {
	background: transparent url(/images/nav_bar.png) no-repeat;
	margin: 0 auto;
	height: 87px;
	width: 962px;
}
#menu ul {
	padding-left: 10px;
	padding-top: 28px;
}
#menu li {
	display: inline;
	padding: 10px;
}
#menu li a {
	color: #DDDDDD;
	text-decoration: none;
	font-size: 20px;
}
#container {
	background: #fff url(/images/body_bg.png) repeat-y;
	width: 960px;
	margin: 0 auto;
	border: 1px solid #dbdbdb;
}
#content {
	padding: 15px 25px;
	float: left;
	width: 590px;
}
#content p a img {
	border: solid 1px #dbdbdb;
	padding: 5px;
}
#content ul li {
	list-style: disc outside;	
}
.entry ul {
	padding-left: 36px;
	margin-bottom: 14px;
}
.entry h3 {
	font-size: 17px;
	margin-bottom: 14px;
}
.entry h4 a {
	font-size: 15px;
	color: #222 !important;
	padding-bottom: 2px;
	border-bottom: 1px solid #222222;
	text-decoration: none;
}
.commentlist li {
	list-style: none !important;	
}
/* ----------------- side bar specific ----------------- */
#sidebar {
	margin-top: -1px;
	float: right;
	width: 320px;
}
#available {
	margin-left: 1px;
	margin-top: 1px;
	padding-top: 0px !important;
	height: 150px;
	width: 318px;
}
#available a {
	text-shadow: #297298 1px 1px 0px;
	padding: 19px 26px 23px 26px;
	background: url(/images/available.jpg) no-repeat top center;
	color: #ffffff;
	display: block;
	height: 108px;
	width: 266px;
	text-decoration: none;
	text-align: right;
	font: 25px/35px Verdana, Arial, Helvetica, sans-serif;
}
#available a:hover {
	text-shadow: #297298 2px 2px 1px;
	background: transparent url(/images/available.jpg) no-repeat bottom center;
	color: #fce0b5;
}
#available a:hover em {
	border-bottom: 1px solid #fce0b5;
}
#portfolio_list li a {
	width: 280px;
	height: 100px;
	display: block;
	padding: 3px;
}
#portfolio_list li {
	margin-bottom: 5px;
	margin-left: 0px !important;
	display: block;
	border: solid 3px #94A7B1 !important;
	width: 286px;
	height: 106px;
}
#portfolio_list li:hover {
	border: 3px solid #555555 !important;
}
#sidebar ul li {
	background: transparent url(/images/gradient_down.png) repeat-x;
	border-top: 1px solid #DBDBDB;
	padding: 10px 14px;
}
#searchform {
	margin-left: 10px;
}
.search_button {
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: #297298 1px 1px 0px;
	color: #ffffff;
	background: #439FD0 url(/images/white_gradient_down.png) repeat-x;
	display: block;
	float: right;
	margin-right: 26px;
	padding: 1px;
	border: 1px solid #297298;
	font: 14px/1em Verdana, Arial, Helvetica, sans-serif;
}
#sidebar ul ul li {
	margin-left: 10px;
	background: url(none);
	border-style: none;
	padding: 0;
}
#sidebar ul ul ul li {
	margin-left: 20px;
	background: url(none);
	background: url(none);
	padding: 0;
}
#pagenav ul li {
	background: url(none);
	background: url(none);
	padding: 0;	
}
#shadow {
	background: transparent url(/images/body_shadow.png) no-repeat;
	margin: 0 auto;
	clear: both;
	height: 74px;
	width: 620px;
}
#footer {
	background: transparent url(/images/footer_bg.png) repeat-x;
	clear: both;
	margin: 0 auto;
	height: 160px;
}
#footer_container {
	padding: 10px 0px 10px 0px;
	margin: 0 auto;
	width: 962px;
	height: 110px;	
}
#footer_left {
	padding-left: 20px;
	float: left;
	width: 620px;
	height: 110px;
	border-right: solid 1px #256E93;
}
#footer_left ul {
	float: left;
	padding-left: 74px;
}
#footer_left .first_ul {
	padding-left: 30px !important;
}
#footer_left ul li strong {
	margin-left: -10px;
	font-style: italic;
}
#footer_left a {
	color: #ffffff;
	text-decoration: none;
	font-size: 17px;
	line-height: 27px;
	letter-spacing: 2px;
}
#write_letter {
	background: transparent url(/images/write.png) no-repeat;
	position: absolute;
	height: 54px;
	width: 73px;
	top: 4px;
	right: 10px;	
}
#footer_right {
	height: 110px;
	float: left;
	width: 320px;
	border-left: solid 1px #A2CDE6;	
}
#footer_right p {
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	line-height: 1.5em;
}
#telephone {
	margin-left: 42px;
	margin-top: 16px;
	width: 236px;
	height: 24px;
}

/* page specific */
/* skills */
#skills {
	margin: 20px 0px 0px 60px;
	width: 520px;
}
.skill {
	float: left;
	height: 32px;
	width: 240px;
	margin: 0px 10px 10px 0px;
	height: 32px;
	font-size: 18px;
	letter-spacing: 1px;	
}
.skill a {
	margin-right: 20px;
	width: 60px;
	height: 32px;
}
.skill img {
	vertical-align: middle;	
}
#skills_detailed p {
	margin-left: 20px;
}
/* contact */
.wpcf7-form {
	margin: 20px 0px 0px 60px;
	padding: 20px;
	width: 430px;
	background: #ffffff url(/images/gradient_down.png) repeat-x;
	border: solid 1px #dbdbdb;
}
.wpcf7-validates-as-required, .wpcf7-textarea {
	background: #ffffff url(/images/gradient_down.png) repeat-x;
	font: 13px/1em Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 2px;
	border: 1px solid #297298;
}
.wpcf7-validates-as-required:hover, .wpcf7-textarea:hover {
	background: #f6f6f6;
}
.wpcf7-not-valid-tip {
	font: 12px/1em Verdana, Arial, Helvetica, sans-serif;
	padding: 2px !important;
	margin: 10px 0px 0px -20px;
	width: 190px !important;
	text-align: center;
}
.wpcf7-response-output {
	margin-top: 10px !important;
	width: 380px !important;
}
.contact_button {
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: #297298 1px 1px 0px;
	color: #ffffff;
	background: #439FD0 url(/images/white_gradient_down.png) repeat-x;
	padding: 2px 3px 3px 3px;
	border: 1px solid #297298;
	font: 16px/1em Verdana, Arial, Helvetica, sans-serif;
}
/* portfolio */
#portfolio {
	padding: 10px 0px 0px 10px;
}
.portfolio_item {
	height: 230px;
	width: 570px;
	margin-bottom: 30px;
}
.portfolio_item a {
	border-radius: 5px;
	background: #dbdbdb;
	float: left;
	display: block;
	width: 340px;
	height: 200px;
	padding: 5px;
	border: solid 10px #808C93;
}
.portfolio_item a:hover {
	border: solid 10px #c3c3c3;
	background: #ffffff;
}
.portfolio_desc {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #dbdbdb;
	padding: 10px;
	width: 150px;
	height: 208px;
	float: right;
	background: transparent url(/images/gradient_down.png) repeat-x;
}
.portfolio_desc p {
	text-align: center;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}
.portfolio_desc ul {
	margin-top: 4px;
}
.portfolio_desc ul li {
	font: 15px/1.45em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 26px;
	list-style: disc outside;
}

/* keyword tool */
div#kw a.keywords {
	padding: 3px;
	margin: 2px 0px 0px 2px;
	background-color:#e8eeff !important;
	opacity:0.8;
	filter:alpha(opacity=80);
	color: #222222;
	text-decoration: none;
}
div#kw a.keywords:hover {
	background-color:#DDDDEE !important;
}