@charset "utf-8";
/* AndyTheme v1.0 */

body {
	margin: 0 auto;
}

#wrapper {
	width: 1024px;
	margin: auto;
	/*border: #000000 1px dashed;*/
}

#header {
	width: 1024px;
	height: 108px;
	float: left;
	background: url(images/header.gif) repeat-x top left;
	margin: 0 auto;
	position: relative;
}

#logo a {
	width: 269px;
	height: 108px;
	float: left;
	position: relative;
	background: url(images/logo.gif);
}

#header_separator {
	width: 2px;
	height: 108px;
	position: relative;
	float: left;
	background: url(images/header_separator.gif);
	margin-left: 20px;
}

#slogan {
	width: 226px;
	height: 108px;
	position: relative;
	float: left;
	background: url(images/slogan.gif);
	margin-left: 20px;
}

#contact a {
	width: 117px;
	height: 28px;
	position: relative;
	float: right;
	background: url(images/contact.png) bottom no-repeat;
	margin-right: 32px;
	margin-top: 80px;
}

#projects a {
	width: 117px;
	height: 28px;
	position: relative;
	float: right;
	background: url(images/projects.gif) bottom no-repeat;
	margin-right: 5px;
	margin-top: 80px;
}


#information a {
	width: 117px;
	height: 28px;
	position: relative;
	float: right;
	background: url(images/information.gif) bottom no-repeat;
	margin-right: 5px;
	margin-top: 80px;
}

#header_effect {
	width: 1024px;
	height: 2px;
	position: relative;
	float: left;
	background: url(images/effect.gif) repeat-x;
}

#content_top {
	width: 1024px;
	position: relative;
	float: left;
	background: url(images/content_bg.gif) repeat-x;
	background-color: #fff8e3;
}

#content_bottom {
	width: 1024px;
	position: relative;
	float: left;
	background: url(images/content_bg_bottom.png) bottom repeat-x;
}

#footer {
	width: 1024px;
	height: 30px;
	position: relative;
	float: left;
	background: url(images/footer_bg.png) repeat-x;
}

#copyright {
	width: 228px;
	height: 30px;
	position: relative;
	float: left;
	margin-left: 8px;
	background: url(images/copyright.png) no-repeat;
}

#theme_version {
	width: 93px;
	height: 30px;
	position: relative;
	float: right;
	margin-right: 8px;
	background: url(images/theme_version.png) no-repeat;
}

#content {
	width: 600px;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-left: 32px;
	margin-bottom: 30px;
	/*border: #000000 1px dashed;*/
}

#right_panel {
	width: 330px;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	/*border: #000000 1px dashed;*/
}

#rss {
	width: 330px;
	height: 28px;
	position: relative;
	float: left;
	background: url(images/rss.png) right no-repeat;
	font-size: 8pt;
	font-family: Verdana;
}

#rss_subscribe_spanish a {
	margin-left: 115px;
	margin-top: 2px;
	color: #33332d;
	font-weight: bold;
	text-decoration: none;
}

#rss_subscribe_spanish a:hover {
	text-decoration: underline;
}

#rss_subscribe_english a {
	margin-left: 115px;
	color: #74736c;
	font-weight: none;
	text-decoration: none;
}

#rss_subscribe_english a:hover {
	text-decoration: underline;
}

#search_bar {
	width: 330px;
	height: 45px;
	position: relative;
	float: left;
	background: url(images/search_bar.png) no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#about_me {
	width: 330px;
	float: left;
	position: relative;
	background: url(images/about_me.png) top left no-repeat;
}

#about_me_picture {
	width: 80px;
	height: 90px;
	background: #9fb4cc url(images/andysmall.jpg) no-repeat;
	margin-top: 45px;
	position: relative;
	float: left;
	border: #6e849b 2px solid;
}

#about_me_text a {
	margin-left: 10px;
	margin-top: 45px;
	width: 230px;
	float: left;
	position: relative;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	color: #33332d;
	text-decoration: none;
}

#about_me_text a:hover {
	text-decoration: underline;	
}

#pages {
	width: 155px;
	float: left;
	position: relative;
	margin-top: 20px;
	background: url(images/pages.png) top left no-repeat;
}

#links {
	width: 155px;
	float: left;
	position: relative;
	margin-left: 18px;
	margin-top: 20px;
	background: url(images/links.png) top left no-repeat;
}

#pages_content {
	width: 155px;
	float: left;
	position: relative;
	margin-top: 40px;
	background: #fff1ca;
}

#page_entry a {
	width: 155px;
	float: left;
	position: relative;
	border-bottom: #e8dbb4 1px solid;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #4d6378;
	text-decoration: none;
}

#page_entry a:hover {
	color: #db4105;	
}

#links_content {
	width: 155px;
	float: left;
	position: relative;
	margin-top: 40px;
	background: #fff1ca;
}

#link_entry a {
	width: 155px;
	float: left;
	position: relative;
	border-bottom: #e8dbb4 1px solid;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #4d6378;
	text-decoration: none;
}

#link_entry a:hover {
	color: #db4105;	
}

#blog_entry_title a {
	width: 440px;
	float: left;
	position: relative;
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	text-align: left;
	color: #db4105;
	text-decoration: none;
}

#blog_entry_title a:hover {
	color: #9fb4cc;
}

#blog_entry_date {
	width: 160px;
	float: right;
	position: relative;
	font-family: Arial;
	font-weight: none;
	font-size: 8pt;
	text-align: right;
	/*padding-top: 10px;*/
	color: #9fb4cc;
}

#blog_entry_separator {
	background: #6e849b;
	width: 600px;
	height: 1px;
	margin-top: 5px;
	position: relative;
	float: left;
}

#blog_entry_content {
	width: 600px;
	position: relative;
	float: left;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	margin-top: 10px;
	line-height: 14pt;
}

#blog_entry_summary {
	width: 600px;
	height: 23px;
	position: relative;
	float: left;
	margin-top: 20px;
	background: #9fb4cc;
	border-top: #6e849b 1px solid;
	border-bottom: #6e849b 1px solid;
	margin-bottom: 30px;
}

#comments_number a {
	float: left;
	position: relative;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
	color: #db4105;
	margin-left: 6px;
	text-decoration: none;
}

#comments_number a:hover {
	color: #6e849b;	
}

#comments_legend a {
	width: 73px;
	height: 23px;
	float: left;	
	position: relative;
	margin-left: 6px;
	background: url(images/comments.png) no-repeat;
}

#read_more a {
	width: 58px;
	height: 23px;
	float: right;	
	position: relative;
	margin-right: 6px;
	background: url(images/read_more.png) no-repeat;
}

#comments {
	width: 120px;
	height: 32px;
	position: relative;
	float: left;
	background: url(images/comments_title.png) no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

#comment {
	width: 600px;
	position: relative;
	float: left;
	margin-bottom: 20px;
}

#comment_box {
	width: 490px;
	position: relative;
	float: left;
	background: #fff1ca;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	line-height: 14pt;
	padding-left: 10px;
	padding-right: 10px;
}

#comment_avatar_box {
	width: 80px;
	position: relative;
	float: right;
}

#comment_avatar {
	width: 80px;
	height: 80px;
	position: relative;
	float: left;
	background: #ffffff;
}

#comment_author {
	width: 80px;
	position: relative;
	float: left;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #4d6378;
	text-align: center;
}

#comment_date {
	width: 80px;
	position: relative;
	float: left;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	color: #9fb4cc;
	text-align: center;
}

#comment-reply {
	width: 600px;
	position: relative;
	float: left;
	margin-top: 10px;
}

#comment-reply h3 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #db4105;
	margin-top: 0px;
	margin-bottom: 0px;
}

#comment-reply h4 {
	color: #9fb4cc;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}

#comment-reply p label
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 0px;
}

#search input {
	font-family: Verdana;
	background: url(images/search_input.png) no-repeat scroll 0 0;
	border: none;
	font-size: 8pt;
	font-weight: none;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-left: 6px;
	width: 281px;
	height: 23px;
	margin-left: 9px;
	margin-top: 11px;
}

#search_button_spot {
	width: 20px;
	height: 24px;
	float: right;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
}

#pages_content .page_item {
	float: left;
	width: 151px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom: #e8dbb4 1px solid;
	list-style: none;  
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
}

#pages_content .page_item a {    
	display: block;  
	float: left;  
	text-decoration: none;
	text-align: left;
	color: #4d6378;  
	-moz-border-radius-topleft: 2px;  
	-moz-border-radius-topright: 2px;
}

#pages_content .page_item a:hover {
	color: #db4105;
}

#links_content li {
	float: left;
	width: 151px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom: #e8dbb4 1px solid;
	list-style: none;  
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
}

#links_content a {    
	display: block;  
	float: left;  
	text-decoration: none;
	text-align: left;
	color: #4d6378;  
	-moz-border-radius-topleft: 2px;  
	-moz-border-radius-topright: 2px;
}

#links_content a:hover {
	color: #db4105;
}

a {
	text-decoration: none;
	border: 0;
	color: #db4105;
}

a:hover {
	text-decoration: underline;
}

img {
	border: #6e849b 2px solid;
}

blockquote {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #9fb4cc;
}

.wp-smiley {
	border: 0px;
}

#languages {
	width: 330px;
	position: relative;
	float: left;
	margin-top: 20px;
}

#languages a {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
	color: #4d6378;
	padding-left: 25px;
}

#languages a:hover {
	color: #db4105;
}

#languages br {
	margin-top: 10px;
	margin-bottom: 10px;
}

#navigation {
	float: left;
	position: relative;
	width: 100%;
	/*border: 1px solid;*/
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
