/*
Theme Name: Default
Theme URI: http://www.hispamarc.com/
Description: Hispamarc Client Web Design
Version: 1.0
Author: Hispamarc
Author URI: http://www.hispamarc.com/


*/

/*BODY*/
body {
	font-size:11px;
	font-family:Tahoma;
/*	background:url('images/bg.gif') repeat-x top #333e46;*/
	background-color: #333e46;
	color:#6b7a86;
	text-align: center;
	margin: 12px 0;
	padding: 0;
	line-height:14px;
	vertical-align:top;
}

/*PAGE*/
#page {
	background: #fff url('images/bg_maincol.gif') top right repeat-y;
	text-align: left;
	margin: 0px auto 20px;
	padding: 0;
	width: 980px;
}

/*GENERAL STUFF*/
/*HEADERS*/
h1 {
	font-size:20px;
	color: #97a700;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:6px 0px;
}


h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #97a700;
}

h2 {
	font-size:1.4em; 
	line-height:1.4em;
	/*color:#006651;*/
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	/*margin: 30px 0 0;*/

	color:#a4b5c3;
	padding: 5px 8px;
	margin:0 0 15px;
	background-color: #333e46;

}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h2 a, h2 a:visited {
	color: #333;
}
h2 a:hover, h2 a:visited {
	text-decoration: none;
}

h3 {
	font-size:14px;
	color: #333;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 10px;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
h3 a, h3 a:visited {
	color: #333;
}
h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}

h4, h4 a {font-size:11px; color:#018367; margin:4px 0px;}

/*PAGE HEADER*/
#header {
	background: #fff;
	margin: 12px auto 0;
	margin-top:6px;
	padding: 0;
	height: 100px;
	width: 980px;
}

#header h1 {
	font-size:24px;
	line-height:40px;
	text-align:left;
	margin: 0;
	padding: 34px 200px 16px 20px;
	background: #fff url('images/logo_andimat_vsmall.png') right 9px no-repeat;
}

#header h1 a {color:#333e46;}

#description {
	color:#fff;
	font-size: 14px;
	font-weight:bold;
	margin:55px 530px 0px 30px;
}

#header_links {
	padding: 30px 15px 10px 15px;
	color:#fff;
	font-size: 14px;
	font-weight:bold;
}

#header_links a {
	color:#fff;
	padding:0px 12px;
}

/* LINKS */
.entry p a:visited {
	color: #b85b5a;
}

a{color:#a4b5c3; text-decoration:underline} 
a:hover{text-decoration:none}

a.alignright{background:url(images/list.gif)  center left no-repeat; background-position:0 6px; padding-left:10px; vertical-align:middle; color:#6a9e13; text-decoration:underline; margin-right:3px}
a.alignright:hover{ text-decoration:none}

.right a.alignright {color:#a4b5c3; background:none;}


/*SIDEBAR*/
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 250px;
	background-color:transparent;
	height:100%;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
}


/*MAINCOLUMN*/
#content {
	float: right;
	font-size: 1.2em;
	padding: 214px 20px 15px; 
	margin: 0;
	width: 690px;
	background:#fff url('images/h1.jpg') right 1px no-repeat;
}

#content .postmetadata {
	text-align: center;
	padding-top: 5px;
}

#content .entry {
	line-height: 1.4em;
}

#content .post {
	margin: 0;
}

#content .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#content .attachment {
	text-align: center;
	margin: 5px 0px;
}

#content .left {
	float: left;
	width: 420px;
}

#content .right {
	float: right;
	width: 220px;
}

#content .left, #content .right {
	border: 1px solid silver;
	border-top:0px;
	padding: 0px 8px 8px;
	color:#4b5a66;
}

#content .left h2 , #content .right h2 {
	font-size: 1.1em;
	color:#a4b5c3;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 8px;
	margin:0 0 15px;
	background-color: #333e46;

}

/*FOOTER*/
#footer {
	background: #ccc url('images/footer.gif') no-repeat top;
	border: none;
	padding: 6px 0px;
	margin: 0 auto;
	width: 980px;
	clear: both;
	color:#67757f;
	vertical-align:middle;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

#footer a{ color:#67757f; text-decoration:none; padding:0px 8px;} 
#footer a:hover{ color:#67757f; text-decoration:underline;} 

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

/* End Images */



/* Begin Lists */
#sidebar ul {padding:0;}

#sidebar ul li {background:none; border:1px solid silver; border-top:0; margin: 12px 0 12px 18px;}

#sidebar ul li h2 {
	font-size: 1.1em;
	color:#a4b5c3;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 8px;
	margin:0 0 15px;
	background-color: #333e46;
}

ul, #sidebar ul ul {margin:0; padding: 0 0 10px 10px; list-style:none}
li, #sidebar ul ul li {background:url(images/list.gif)  center left no-repeat; background-position:0 9px; margin:0px; padding: 2px 10px; line-height:16px; border:0; }
li a{color:#006651; text-decoration:underline}
li a:hover{color:#006651; text-decoration:none} 

/* End Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 186px;
}


/* End Form Elements */



/* Begin Comments*/
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
}
	
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}




.commentmetadata {
	font-weight: normal;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
	
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */

/*MISCELANEOUS*/
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.navigation div.alignleft, .navigation div.alignright {width:50%;}

#signature {
	padding:12px;
	color:white;
}

strong {color:#018367;}