/* laytout style */
body {
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-color: #4b4b4b
}
div.container {
	width: 98%; 
	margin-left: 1%;
	margin-right: 1%;
}
tr,td {
	text-align:left;
}
a, a:hover, a:visited {
	text-decoration: none;
	color: #b6a400;
}
table#wrapper {
	width: 954px;
	text-align:center; 
	margin-left:auto; 
	margin-right:auto;
	border: 0px solid black;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}
td#left_border {
	width: 7px;
	/*background-image: url(images/left_border.gif);*/
	background-repeat: repeat-y;
}
td#right_border {
	width: 7px;
	/*background-image: url(images/right_border.gif);*/
	background-repeat: repeat-y;
}
td#middle_content {
	text-align: left;
	vertical-align: top;
}
table#container {
	width: 940px;
	height: 100%;
	margin: 0;
	padding: 0;
}
td#header {
	width: 940px;
	height: 84px;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
}
div#logo {
	float: left;
	padding: 0;
	margin: 0;
	height: 84px;
	width: 87px;
	background-image: url(images/logo_animate.gif);
}
div#mindeveon {
	float: left;
	padding: 0;
	margin: 0;
	height: 36px;
	width: 368px;
	margin-top: 30px;
	background-image: url(images/mindeveon.gif);
}
div#gallery {
	float: left;
	padding: 0;
	margin: 67px 0 0 -40px;
	width: 82px;
	height: 12px;
	background-image: url(images/gallery.gif);
}
div#contact {
	float: left;
	padding: 0;
	margin: 67px 0 0 37px;
	width: 117px;
	height: 12px;
	background-image: url(images/contact.gif);
}
div#search {
	float: left;
	padding: 0;
	margin: 62px 0 0 130px;
}
div#search form {
	margin: 0;
	padding: 0;
}
div#search input {
	margin: 0;
	padding: 0;
}
div#search div {
	float: right;
}
div#search div.search_submit {
	float: right;
	padding: 1px 0 0 1px;
}
td#middle {
	width: 940px;
}
table#body {
	width: 940px;
	height: 100%;
}
td#footer {
	width: 940px;
	height: 22px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
}
div#contact_footer {
	float: left;
	width: 34px;
	height: 10px;
	margin: 1px 0 0 486px;
	background-image: url(images/contact_footer.gif);
}
div#projects_footer {
	float: left;
	width: 38px;
	height: 10px;
	margin: 1px 0 0 32px;
	background-image: url(images/projects_footer.gif);
}
div#rss_footer {
	float: left;
	width: 36px;
	height: 10px;
	margin: 1px 0 0 32px;
	background-image: url(images/rss_footer.gif);
}

/* general styles */
td.body_spacer {
	background-color: #FFFFFF;
	height: 100%;
	width: 10px;
}

/* left column styling */
h2 {
	margin: 7px 0 0 0;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h2 a, h2 a:visited, h2 a:active {
	text-decoration: none;
	color: #000000;
}
h2 a:hover {
	color: #000000;
	background-color: #b6a400;
}
h3 {
	margin: 6px 0 0 0;
	padding-bottom: 3px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #b6a400;
}
h3 span.cat_head {
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #4e4e4e;
}
h3 span.cat_head a, h3 span.cat_head a:hover, h3 span.cat_head a:visited {
	color: #b6a400;
	text-decoration: none;
} 
td#left {
	/*border-right: 1px solid black;*/
	/*border-left: 1px solid black;*/
	width: 410px;
	height: 100%;
	font-family: verdana;
	font-size: 10px;
	color: #4e4e4e;
	text-align: left;
	vertical-align: top;
}
td#left.single {
	background-color: #b6a400;
}
div.column_header {
	width: 100%;
	height: 29px;
	background-color: #000000;
}
div.column_content {
	padding: 10px 11px 0 11px;
	background-color: #FFFFFF;
}
div.header_spacer {
	width: 100%;
	height: 16px;
}
div#latest_news {
	margin-left: 14px;
	color: #FFFFFF;
	width: 55px;
	height: 9px;
	background-image: url(images/latest_news.gif);
}
div#misc {
	margin-left: 11px;
	color: #FFFFFF;
	width: 69px;
	height: 9px;
	background-image: url(images/misc.gif);
}
div#about {
	margin-left: 11px;
	color: #FFFFFF;
	width: 27px;
	height: 9px;
	background-image: url(images/about.gif);
}
div#share_spacer {
	height: 8px;
}
div#share {
	width: 100%;
	height: 20px;
	font-family: verdana;
	font-size: 10px;
	border-top: 1px dashed #b6a400;
	border-bottom: 1px dashed #b6a400;
}
div#comment_link {
	padding-top: 3px;
	color: #b6a400;
}
div#comment_link a, div#comment_link a:visited, div#comment_link a:hover {
	color: #b6a400;
	text-decoration: none;
}
div#share span {
	padding-top: 3px;
	color: #000000;
	float: right;
	padding-right: 56px;
}
div#share span a, div#share span a:visited {
	color: #000000;
	text-decoration: none;
}
div#share span a:hover {
	color: #b6a400;
	text-decoration: none;
}
div.navigation {
	position: relative;
	height: 28px;
	padding-top: 6px;
	font-family: verdana;
	font-weight: bold;
	font-size: 9px;
}
div.navigation a, div.navigation a:visited {
	font-family: verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
div.navigation a:hover {
	text-decoration: none;
	background-color: #b6a400;
	color: #000000;
}
div.alignleft {
	float: left;
	width: 180px;
}
div.alignright {
	text-align: right;
	float: right;
	width: 180px;
}

/* comment styling */
ol.commentlist {
	margin: 0;
	padding: 0;
}
div.commentmetadata {
	color: #4e4e4e;
	padding-bottom: 5px;
}
div.commentmetadata a, div.commentmetadata a:hover, div.commentmetadata a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4e4e4e;
}
div.commentmetadata span.comment_time, div.commentmetadata span.comment_time a, div.commentmetadata span.comment_time a:hover, div.commentmetadata span.comment_time a:visited {
	color: #b6a400;
	font-weight: normal;
}
div.entry {
	color: #949494;
	border-bottom: 1px dashed #b6a400;
	margin-bottom: 20px;
	padding-bottom: 12px;
}
div#comment-form {
	background-color: #b6a400;
	margin: -5px -11px -45px -11px;
	border-bottom: solid 45px #b6a400;
}
h3#respond {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0 2px 11px;
}
p.alert {
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
p.alert a, p.alert a:hover, p.alert a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
input#author, input#email, input#url {
	margin-left: 11px;
	margin-top: 10px;
	width: 230px;
}
span.form_name {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 2px;
}
textarea#comment {
	width: 230px; 
	max-width: 350px;
	margin-left: 11px;
	margin-top: 0px;
}
p.submit {
	margin-top: -11px;
	padding: 0;
	margin-left: 160px;
}


/* middle column styling */
td#sidebar {
	width: 230px;
	height: 100%;
	border-left: 1px solid black;
	border-right: 1px solid black;
	font-family: verdana;
	font-size: 10px;
	color: #4e4e4e;
	text-align: left;
	vertical-align: top;
	background-color:#eeeeee
}

td#right {
	width: 280px;
	height: 100%;
	/*border-left: 1px solid black;*/
	/*border-right: 1px solid black;*/
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	color: #4e4e4e;
	text-align: left;
	vertical-align: top;
}
div#twitter-box {
	width: 100%;
	border-bottom: 2px solid black;
	padding-bottom: 25px;
}
li.widget_twitterer, li.widget_categories {
	list-style: none;
}
h2.widgettitle {
	padding-left: 10px;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	padding-top: 2px;
}
ul#twitter-list {
	margin-left: -30px;
}
ul {
	margin-left: -35px;
}
ul#twitter-list li {
	list-style: none;
	display: block;
	width: 210px;
	float: left;
	margin-top: -3px;
}
li {
	list-style: none;
}
ul.blogroll li, li.widget_categories ul li {
	list-style-type: none;
	padding-left: 12px;
	background: url(images/bullet.gif) no-repeat 3px 4px;
}
ul#twitter-list li a, ul#twitter-list li a:visited, ul li a, ul li a:visited {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
ul#twitter-list li a:hover, ul li a:hover {
	font-size: 9px;
	font-weight: normal;
	color: #af9a00;
	text-decoration: none;
}
div#subscribe_spacer {
	width: 100%;
	height: 8px;
}
a.subscribe, a.subscribe:visited {
	font-size: 9px;
	float: left;
	text-decoration: none;
	color: #000000;
}
a.subscribe:hover {
	font-size: 9px;
	float: left;
	text-decoration: none;
	color: #af9a00;
}
a.subscribe_img, a.subscribe_img:hover, a.subscribe_img:visited{
	text-decoration: none;
	float: left;
	margin-top: -3px;
	margin-bottom: 10px;
	padding: 0 3px 0 9px;
	color: #FFFFFF;
}	

/* right column styling */
li.widget_text h2.widgettitle {
	color: #e81e75;
	font-size: 9px;
}
div#textwidgets {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 5px solid black;
}
div.textwidget {
	font-family: verdana;
	font-size: 9px;
	width: 257px;
	padding: 0 0 2px 10px;
}
div#featured_project {
	width: 100%;
	height: 124px;
	padding-top: 14px;
}
a.sidebar_title_link, a.sidebar_title_link:visited {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}
a.sidebar_title_link:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
	background-color: #e81e75;
}
a#featured_image, a#featured_image:hover, a#featured_image:visited {
	margin-left: 4px;
	text-decoration: none;
}
a#featured_image img {
	border: none;
}
div#message {
	padding-top: 11px;
	width: 100%;
	height: 60px;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
div#message li {
	padding-left:  7px;
	margin: 0 0 1px 0;
}
div#message a, div#message a:hover, div#message a:visited {
	font-weight: bold;
	color: #e81e75;
	font-size: 10px;
}
div#friend {
	width: 100%;
	height: 78px;
	border-bottom: 5px solid #000000;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
}
div#friend li {
	padding-left:  7px;
	margin: 0 0 4px 0;
}
div#friend img {
	border: 0;
}
img#flickr {
	padding-right: 17px;
}
img#facebook {
	padding-right: 12px;
}
img#linkedin {
	padding-right: 12px;
}
img#myspace {
	padding-right: 11px;
}
div#projects {
	width: 100%;
	height: 38px;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	border-bottom: 5px solid #000000;
}
div#projects ul {
	padding-top: 2px;
}
div#projects li {
	padding-left:  7px;
	margin: 0 0 1px 0;
}
div#projects a, div#projects a:visited {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}
div#projects a:hover {
	font-weight: bold;
	color: #000000;
	background-color: #e81e75;
	font-size: 10px;
}
div#slideshow {
	width: 100%;
	height: 219px;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
div#slideshow p {
	padding-left: 11px;
}
div#slideshow object {
	padding-left: 11px;
}
img {
border: 0;
}