body{
        padding:0;
        margin:0;
        background:#000;
}
body#blog{
        background:#041b2b;
}

body *{
	font-family:Arial;
}

a img{
	border:0;
}

a:focus{
	outline:none;
}

.sidebar{
	float:right;
	width:290px;
	display:block;
	padding:0;
	font-size:.85em;
}

div#content h2{
	color:#cbb756; /* Header Rommil */
}
.sidebar h2{
	margin-top:0;
	padding-top:0;
	border-bottom:1px solid #555;
	font-size:1.2em;
	text-transform:uppercase;

}
#blog .sidebar h2{
	margin-top:-5px;
	padding-top:0;
	border-bottom:1px solid #555;
	font-size:1.4em;
	text-transform:none;
        font-family:"Georgia";
        color:#0a437b;
        font-weight:normal;
}

#subscribe{
	margin-top:1em;
}

.widget{
	margin-bottom:2em;
}

#content ul{
	padding-left:0em;
}
#content li{
	margin-left:0;
	padding-left:0em;
	list-style-image:url(../images/common/li.gif);
	line-height:1.8em;
}

.profile{
	margin-bottom:2em;
}

.profile img#profilephoto{
        border:1px solid #666;
        float:right;
        margin-left:8px;
        margin-bottom:8px;
        width:75px;
}


h1{
	padding:0;
	margin:0;
	padding-bottom:.4em;
	border-bottom:1px solid #999;
	text-transform:uppercase;
        color:#cbb776;
}
#blog h1{
        text-transform:none;
}

.clear,
.fixed{
	clear:both;
	height:1px;
}
.fixed{
	width:200px;
}

.floatright{
	float:right;
	margin-left:10px;
	z-index:100;
}
.floatleft{
	float:left;
	margin-right:10px;
	z-index:100;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.twothirds{
	width:615px;
}

.wp-caption {
	/* background:#222; */
	padding:0px;
	margin-bottom:5px;
}
.content .wp-caption p {
       margin-left:7px;
       font-size:.85em;
       text-align:left;
       color:#CCC;
}


#fill{
	/* position:absolute; */
	position:fixed;
	top:0;
	width: 100%;
	min-width:950px;
	overflow:hidden;
	z-index:-1;
}

#breadcrumb{
	font-size:.6em;
	width:918px;
	margin-left:auto;
	margin-right:auto;
	text-transform:uppercase;
	color:#FFF;
	padding:5px;
}
#blog #breadcrumb{
        z-index:1012;
        position:relative;
        margin-bottom:-33px;
        margin-top:10px;
        width:929px;
        padding-left:20px;
}

#breadcrumb a{
	color:#FFF;
	text-decoration:none;
}

#breadcrumb a:hover{
	text-decoration:underline;
	color:#fdc309;
}

#banner{
	position:relative;
   	background:url(../images/common/bg_banner.png);
        z-index:20;
	width:100%;
	height:5em;
        
}	
#blog #banner{
        height:142px;
        margin-bottom:-23px;
        /* position:fixed; */
        position:absolute;
        z-index:1010;
        top:1.5em;
   	background:url(/images/blog/bg_banner_blog.png);
}

div.wrapper{
	position:relative;
        width:950px;
        margin-left:auto;
        margin-right:auto;
	display:block;
	z-index:30;
}
div#splasharea{
	position:relative;
        width:950px;
        margin-left:auto;
        margin-right:auto;
	display:block;
	height:18em;
}

#portfolio div#splasharea,
#news div#splasharea,
#blog div#splasharea,
#about div#splasharea,
#contact div#splasharea{
	height:2em;
}

#resume div#splasharea{
	height:15em;
}
.skill_set{
	width:190px;
	float:left;
}
.skill_set strong{
	font-size:1em;
}

.skill_set li{
	font-size:100%;
}
.skill_set_clearfix{
	margin-bottom:-3em;
}

div.pm div.floatleft{
	height:26em;
        width:190px;
	margin-top:-14px;
}

html body#resume ul li.skill_set{
        list-style-image:none;
	list-style-type:none;
        margin-left:-14px;
}
html body#resume ul li.skill_set ul{
        margin-left:14px;
}


.sidebar .quote{
	margin-left:1em;
	font-style:italic;
}

.sidebar .quoted{
	text-align:right;
	margin-right:1.5em;
}
#skill_listing{
	display:block;
}

.skill_set{
	font-size:.95em;
}


#homebutton{
	margin:0;
	padding:0;
	height:50px;
	width:350px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:18px;
	margin-left:16px;
	font-size:1.3em;
}

#blog #homebutton{
        height:84px;
        width:484px;
        top:42px;
}
	
img#rommilsantiagologo{
	position:absolute;
	left:0;
	top:0;
	border:0;
	z-index:256;
	color:#FFF;
	font-weight:bold;
}
	
#homebutton a{
	margin:0;
	padding:0;
	position:absolute;
}
	
#homebutton a:hover img#rommilsantiagologo{
	top:-50px;
}

#blog #homebutton a:hover img#rommilsantiagologo{
	top:-84px;
}
	
#banner img.homebutton_ie6{
	top:-50px;
}

#banner img.homebutton_ie6_off{
	position:static;
}
	
#rommilsantiagologo{
	margin:0;
	padding:0;
	position:static;
	z-index:250;
}

#mainmenu{
	float:right;
	display:block;
	text-align:right;
	margin-top:-.5em;
	padding:0;
}

#mainmenu li{
	float:right;
	margin:0;
	list-style:none;

}
#mainmenu li a{
	text-transform:uppercase;
	color:#fdc309;
	font-size:.85em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:auto;
	margin:0;
	padding:1em;
	padding-top:3em;
}

#mainmenu li.selected a{
	background:url(../images/common/bg_selected.png) bottom repeat-x;
	color:#fff;	
}

#mainmenu li a:hover{
	background:url(../images/common/bg_selected.png) bottom repeat-x;
	color:yellow;
}



#quotearea{
	float:right;
	display:block;
	width:500px;
	background:url(../images/common/bg_banner.png);
	padding:1em;
	z-index:40;
	margin-top:1em;
}

#quotearea h2,
#quotearea h1{
	color:#fdc309;
	font-size:2em;
	text-transform:uppercase;
	padding:0;
	margin:0 0 -.5em 0;
        border:0;
}

#quotearea p{
	color:#EEE;
	font-weight:bold;
	line-height:1.5em;
}

#author{
	font-size:.65em;
	text-align:right;
	color:#AAA;
	line-height:normal;
}



div.header_buttons{
	margin-top:0em;
 	width:480px;
	display:block;
	position:relative;
	height:50px;
}

#home a#learnmore{
	width:277px;
	height:41px;
	text-decoration:none;
	position:absolute;
	left:0px;
	background:url(../images/learn.gif) no-repeat 0 0px;
	overflow:hidden;
}
#home a#learnmore:hover{
	background:url(../images/learn.gif) no-repeat 0 -41px;
}
#home a#learnmore span{
	position:absolute;
	bottom:-2em;
}
#home a#viewresume{
	width:187px;
	height:42px;
	padding-top:10px;
	text-decoration:none;
	position:absolute;
	left:290px;
	margin-top:-10px;
	z-index:1;	
	background:url(../images/resume.gif) no-repeat 0 0;
	overflow:hidden;
}
#home a#viewresume:hover{
	background:url(../images/resume.gif) no-repeat 0 -52px;
}
#home a#viewresume span{
	position:absolute;
	bottom:-2em;
}
#home #content a.new_window_link{
	float:none;
	position:absolute;
	display:inline;
}
#home #content a.new_window_link img{
	border:0;
}

div#content{
	background:url(../images/common/bg_banner.png);
	width:922px;
	padding:14px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	display:block;
	z-index:200;
	padding-bottom:2em;
}
#blog #content{
        margin-top:150px;
}

body#home div#content{
	padding-bottom:14px;
}

#portfolio div#content{
	background:url(../images/common/bg_banner_87.png);
}



#resume div#content{
	background:url(../images/common/bg_banner_darkest.png);
}

#blog div#content{
        background:url(../images/common/paper.jpg) top no-repeat #FFF;
}

div#content a{
	color:#fdc309;
}
div#content a:visited{
	color:#cbb756;
}
div#content a:hover{
	color:yellow;
}
#blog div#content a:hover{
	color:#000;
}

#blog p.under a{
        color:#fff;      
}

#blog div#content a{
        color:#0a437b;
}

#resume div#content,
#portfolio div#content,
#blog div#content,
#contact div#content,
#about div#content,
#news div#content{
	font-size:.85em;
	color:#DDD;
	line-height:1.4em;
}

#portfolio div#content .twothirds .seperator,
#blog .seperator{
	margin-top:3em;
	margin-bottom:0em;
	border-top:1px dotted #666;
}

#portfolio div#content .twothirds img{
	border:1px solid #333;
}

#portfolio div#content .sidebar img{
	border:1px solid #333;
}

body#portfolio div#content a.new_window_link img {
	border:0;
}

#portfolio div#content .sidebar .clear{
	margin-top:1em;
	margin-bottom:1em;
	border-top:1px dotted #333;
}


#news div#content .twothirds h2{
	margin-top:2em;
	border-bottom:1px solid #999;
}

#resume div#content h2{
	padding-bottom:4px;
	border-bottom:1px dotted #333;
}

#news div#content h3,
#resume div#content h3{
	margin-bottom:-.8em;
}

#resume div#content h3 a{
	text-decoration:none;
}
#resume div#content h3 a:hover{
	text-decoration:underline;
}

#resume div.experience{
	margin-bottom:2em;
}
#resume div.experience p,
#resume div#content .twothirds li{
	font-size:95%;
	color:#CCC;
}

#web_marketing ul,
#Productivity ul,
#Management ul,
#Engineering ul,
#front_end_development ul,
#creative_production ul
{
	margin-top:0em;
}



div#content .clear{
	margin-bottom:-1em;
}


div.hook{
	width:440px;
	position:relative;
	display:block;
	float:left;
	margin-right:14px;
}

div.hook img{
	float:left;
	margin-right:8px;
	border:1px solid #000;
}

div.hook a:hover img{
	border:1px solid #fdc309;
}

div.hook p{
	color:#fff;
	text-transform:uppercase;
	font-size:.75em;
	margin:0;
	padding:0;
}

div.hook *{
	text-decoration:none;
}

div.hook p a{
	text-decoration:none;
	color:#fdc309;
	font-size:1.2em;
}

div.hook p a:hover{
	text-decoration:underline;
	color:#fff;
}

a.calendar{
	background:url(../images/calendar.jpg) top no-repeat;
	width:55px;
	height:54px;
	float:left;
	margin-right:8px;
	padding-top:16px;
}

a.calendar span{
	text-decoration:none;
	color:#222;
}

span.month{
	text-transform:uppercase;
	font-size:.65em;
	padding:0;
	margin:0;
	text-align:center;
	width:100%;
	display:block;
	margin-bottom:-.5em;
}

span.day{
	font-weight:bold;
	font-size:1.55em;
	padding:0;
	margin:0;
	text-align:center;
	width:100%;
	display:block;
}

a:hover span.day,
a:hover span.month{
	color:#fdc309;
}

#footer{
	text-align:right;
	padding-right:22px;
	padding-bottom:2em;
        margin-top:1em;
}

#footlinks .new_window_link{
	display:none;
}

#footlinks p{
	font-size:.7em;
	color:#111;
	margin-bottom:-.8em;
}

#footlinks p a{
	text-decoration:none;
	color:#111;
	/* margin-left:.5em; */
}

#footlinks p,
#footlinks p a{
	color:#FFF;
}

#footlinks p a:hover{
	color:#fdc309;
}

/* EXTERNAL LINKS */
.new_window_link img {
	padding-left:1px;
	padding-right:1px;
	border:0;
}
/* WORDPRESS */
.post h2,
.post h1 {
	display:block;
	margin-top:10px;
	font-size:1.5em;
        font-size:210%;
        margin-bottom:24px;
	/* color:#e2af27; */
	/* text-transform:uppercase; */
	border-bottom:0;
}

.post h3 {
	display:block;
	margin-top:10px;
	padding:6px 5px 2px;
	font-size:1.5em;
	/* font-family:"Myriad Pro",Arial, Helvetica, sans-serif; */
        font-family:Georgia;
        font-weight:normal;
        font-size:160%;
        /* background:#000; */
        margin-left:-20px;
        padding-left:20px;
        margin-bottom:24px;
	/* color:#e2af27; */
}

.post{	
	/* margin-bottom:1em;
	padding-bottom:1em; */
	width:615px;

}

.post p{
	color:#EEE;
}

#blog .post h2 a.title,
#blog .post h2,
#blog .post h1 a.title,
#blog .post h1 {
	text-decoration:none;
	line-height:1em;
	color:#0a437b;
	margin-left:2px;
        font-family:"Georgia";
        font-weight:normal;
}

#blog .post h2 a.title:hover,
#blog .post h1 a.title:hover {
	color:#000;
        text-decoration:underline;
}
.post .info {
        padding-bottom:2em;
	margin-left:8px;
}
#blog .post .info{
        width:535px;
}
.post .info span.first {
	margin-left:0;
}

.date, 
.tags, 
.categories, 
.editpost, 
.readingblinds, 
.comments, 
.addcomment, 
.editlinks {
	background:url(../images/common/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
        color:#fff;
}
.act {
	height:16px;
	float:right;
}
.act span {
	float:left;
	margin-left:15px;
}
.tags {
	background-position:0 -16px;
}

#tag_cloud a{
	text-decoration:none;
	border-bottom:1px dotted #666;
}

#tag_cloud a:hover{
	text-decoration:none;
	border-bottom:1px dotted #FFF;
}


.categories {
	background-position:0 -32px;
}
.date {
	/* background-position:0 -48px; */
        background-image:none;
	padding-left:0px;
	margin-left:-5px;
	float:left;
        color:#666;
}
.editpost {
	background-position:0 -64px;
}
.readingblinds {
	background-position:0 -80px;
}
.comments {
	background-position:0 -96px;
}
.addcomment {
	background-position:0 -112px;
}
.editlinks {
	background-position:0 -192px;
}
.content {
	padding:0px 75px 5px 5px;
	line-height:145%;
}

body.archive_listing .content,
body.archive_home .content{
	padding:0px 0 5px 5px;
}
.content p {
	margin-bottom:16px;
        line-height:1.5em;
        font-size:1.1em;
}

#blog .content,
#blog .content p,
#blog .biodescription{
        color:#333;
}

#blog strong{
	color:#0a437b;
}

.content ul{
	margin-left:1em;
}

.content li {
        line-height:1.5em;
        font-size:1.1em;
}
.under {
	height:16px;
	line-height:16px;
        border:1px solid #999;
        padding:.5em;
        background:#CCC;
        margin-right:-75px;
        width:520px;
}

body.archive_listing .under,
body.archive_home .under{
        margin-right:0px;
}

.under span {
	float:left;
	margin-right:15px;
}
.content h4 {
	color:#080;
	margin-bottom:10px;
}
.content img {
	max-width:600px;
}
.content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}

.content .box {
	background-image:url(../images/common/postbox.gif);
}

.post a{
        text-decoration:underline;
}
.post a:hover{
        color:#FFF;
}

#postpath {
	background:url(../images/common/icons.gif) 0 -208px no-repeat;

	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
        display:none;

}
#blog .sidebar ul{
	padding-left:2em;
}
#feedrss, 
#feedemail,
#feedtwitter {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 31px;
	float:left;
	text-decoration:none;
}
#feedrss {
	background:url(../images/common/feeds_21.gif) 2px 7px no-repeat;
}
#feedtwitter {
	background:url(../images/common/twitter_icons_24.gif) 0px 5px  no-repeat;
}
.profile{
	display:block;
}
.more-link {
	font-size:1.4em;
        margin-top:1em;
        color:#e2af27;
        display:block;
}
#pagenavi, 
#postnavi {
	/* border-top:1px solid #CCC; */
	margin:10px -5px 0;
	padding:10px 5px 0;
	width:610px;
}

#pagenavi .newer a,
#postnavi .prev a {
	background:url(../images/common/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(../images/common/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
#pagenavi a, 
#postnavi a{
	font-size:.85em;
}


/* comment START */
#comments{
	width:530px;
	float:left;
	display:block;
	margin-bottom:2em;
}

#blog #comments h2{
        font-family:Georgia;
        font-weight:normal;
        font-size:175%;
        color:#0a437b;
}

#commentlist {
	/* background:#FCFCFC; */
	border-top:1px solid #CCC;

	margin:0 0px 0 0px;
	padding:0 0px 0 0; /* x */

}

#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	/* background:#2D2D2D; */
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;

	color:#000;
	text-decoration:none;
}

#cmtswitcher a.curtab:hover{
	color:#666;
}

#cmtswitcher a.tab {
	border:1px solid #CCC;
	border-bottom-color:#999;
        background:#AAA;
        color:#FFF;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(../images/common/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(../images/common/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}

.leaveacomment{
        display:inline;
        margin-left:16px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	/* background:url(img/commentpoint.png) 100% 33% no-repeat; */
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
	line-height:1.2em;
        color:#333;

}

.name a{
	text-decoration:none;
}
.name a:hover{
	text-decoration:underline;
}

.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	/* background:#EDEFF0 ;  url(img/comment.gif) 0 0 no-repeat */
	float:left;
	padding:10px 15px 0;
	width:450px;
}

.comment .info p{
        color:#FFF;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}

.comment .content {
	/* background: 100% 100% no-repeat;url(img/comment.gif)*/
        background:#b0bfca;
	margin:8px -15px;
	padding:7px 15px 10px;
	line-height:145%;
        border-right:1px solid #666;
        border-bottom:1px solid #666;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	/* background:url(img/commentpoint.png) 0% 33% no-repeat; */
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {

	float:right;
}



.admincomment div.content{
        background:#0e707d; /* ADMIN COMMENT ROMMIL */
        border-right:#222 1px solid;
        border-bottom:#222 1px solid;
        color:#FFF;
}


#blog div#content .admincomment .content p,
#blog div#content .admincomment .content a{
        color:#FFF;
}
#blog div#content .admincomment .content a{
        font-weight:bold;
}
#blog div#content .admincomment .content a:hover{
        color:yellow;
}

#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
        color:#333;
}
#thetrackbacks{
	/* background:#CCC; */
}

.trackback {
	/* background:#EDEFF0 url(img/box.gif) 0 0 no-repeat; */
        /* background:#999; */
	padding:14px 0px 0;
	width:565px;
}
.trackback .title {
	/* background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat; */
        background:#EEE;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:5px -30px;
}
#respond {
	padding:0;
	font-size:.85em;
        /* background:#444; */
        margin:0;
        width:600px;
        color:#333;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}

#respond textarea,
#respond .textfield{
        background:#bfe4c5; /* COMMENT FIELD ROMMIL */
}

#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {

	width:530px;

}
#commentnavi {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {

	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(img/icons.gif) 0 -272px no-repeat;
	height:16px;

	line-height:16px;
	float:left;
}
#commentnavi span.current {
	/* background:#F7F7F7; */
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(../images/common/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#666;
	border-top:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	color:#cbb777;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#999;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	color:#000;
}
/* comment END */

#blog #content .boxcaption{
	background:#cccccc;
	border:1px solid #999;
	width:600px;
	margin-bottom:1em;
	padding-left:1em;
}
#blog #content .boxcaption h3{
       color:#0a437b;
}
#blog .box{
	margin-bottom: 1em;
	padding-bottom:1em;
	border-bottom:1px dotted #FFF;
	width:612px;
	font-weight:bold;
	color:#0a437b;
}
label.hidden p{
	display:none;
}

#commentform{
	padding:0;
	
}
#northsidebar{
	padding-top:2em;
}

em.gpa{
        font-size:.95em;
        padding-top:0;
        margin-top:-1em;
        color:#cbb777;
}


html body #author_info #author{
        text-align:left;
        color:#000;
        font-size:1em;
}
#s{
        width:11.5em;
}
div.dd_post_share{
        background:#CCC;
        border:1px solid #999;
        margin-left:14px;
        margin-right:-75px;
}
#blog div.dd_post_share_right{
/*        position:fixed; */
        position:absolute;
        float:right;
        margin-left:546px;
        margin-top:-42px;
}

div#recaptcha_area{
       margin-top:1em;
}
p.recaptcha-error,
html body #recaptcha_area p strong{
       font-size:100%;
       color:#CC3300;
       background:yellow;
}
p.recaptcha-error{
       padding:.5em;
}
#education_section{
	height:37em;
	margin-top:-14px;
        display:block;
}
#education_column,
#professional_dev_column{
       float:left;
       width:305px;
}
#blog #searchform{
       float:left;
       margin-left:650px;
       margin-top:39px;
}
#blog #searchform label{
      font-size:.75em;
      color:#FFF;
}
#rommilsantiago_headshot{
      position:absolute;
      top:-16px;
      left:450px;
}
#rommilsantiago_headshot img{
      z-index:1200;
}
#connect_list{
      position:absolute;
      top:63px;
      left:651px;
}
#connect_list p{
      font-size:.7em;
      color:#FFF;
      padding-bottom:0;
      margin-bottom:-12px;
}

#connect_list ul{
        margin-left:0;
        padding-left:0;
}

#connect_list ul li{
        display:inline;
        list-style:none;
        margin-left:0;
        padding-left:0px;
        margin-right:3px;
}
#twitter-feed{
    width:950px;
    padding:0;
    margin-top:140px;
    margin-bottom:-150px;
}
#twitter-feed ul{
    padding:0px 0 10px 0;
    margin:0;
    z-index:150;
}

#twitter-feed li{
    color:#EEE;
    list-style:none;
    font-size:.75em;
    padding:0;
    margin:0;
    z-index:151;
}
#twitter-feed li a{
    color:yellow;
}
#twitter-feed li a:hover{
    color:white;
}
.twitter-message{
    color:#333;
}
#twitterfeedlogo{
    margin-right:5px;
    margin-bottom:-3px;
}
#backtotop{
    position:relative;
    float:right;
    width:130px;
    z-index:1020;
    display:none;
    height:38px;
    overflow:hidden;
    margin-top:0px;
    margin-right:-72px;
}
#backtotop a{
    color:yellow;
    font-size:.75em;
}
#backtotop img{
	position:absolute;
	left:0;
	top:0;
	border:0;
	z-index:256;
}
#backtotop a:hover img{
    color:white;
    top:-38px;
}
#blog .full,
#blog .post .full{
        width:593px;
}