@charset "utf-8";

body {
	background-color: #252525;
	width: 990px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
#header {
	float: left;
	width: 990px;
	height: 80px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#headerimg {
	width: 784px;
	float: right;
	padding-top: 25px;
}

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 17px;
	letter-spacing: -0.02em;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	color: #62a8d3;
	letter-spacing: -0.04em;
	
}
.textarea {
	width: 271px;
	border:1px solid #D3D9E2;
	font-family:Arial,Helvetica,sans-serif;
	color: #2377aa;	
}
/*#header a:link, #header a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 42px;
	color: #ffffff;
	margin: 2px;
}
#header a:hover, #header a:active  {
	color: #3889b2;
	margin: 2px;
}
#header h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 25px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-left: 4px;
}
#header h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #bccb80;
	margin-top: 2px;
	margin-bottom: 2px;	
	
}*/
#image_header{
	float: left;
	width: 988px;
	height: 210px;
	border: 1px solid #ffffff;
}


#content {
	float: left;
	width: 920px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/bg_content.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 117px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e423a;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 40px;
}
#content img {
	padding-left: 10px;
	
}
/*#content .text_contact1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
	color: #A20060;
}
#content .text_contact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	color: #A20060;
}*/
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #3d5782;
	margin-top: 9px;
	margin-bottom: 6px;
	margin-left: 2px;
}
.navigation {
	margin-bottom: 27px;
}

.entry {
	width: 920px;
	
}
.post {
	width: 400px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #2584bd;
	margin-top: 4px;
	margin-bottom: 4px;	
	margin-left: 0px;
	padding-top: 15px;
	
}
/*
#content ul li {
	
	list-style-type: none;
}
*/
.post {
	margin-bottom: 28px;
}
.commentlist {
	padding-left: 25px;
	margin-left: 0px;
}

#content input{
	border:1px solid #D3D9E2;
	font-family: Arial, Helvetica, sans-serif;
	color: #2377aa;	
	
}


#content_photo {
	width: 298px;
	height: 240px;	
	background-image: url(images/bg_photo_home.jpg);
	background-position: center top;
	background-repeat: no-repeat; 
	overflow: scroll;	
}
#content_photo img {
	margin-bottom: 5px;
	border: 0px;
	
}
#content_photo_title h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #333333;	
}
#content_photo_title  {
	width: 298px;
	height: 36px;
	float: left;
	
}
#content_text {
	width: 582px;
	height: auto;
	float: right;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;	
}
#content_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #3d5782;	
	margin-bottom: 10px;
	margin-top: 7px;
	
}
#content_home {
	float: left;
	width: 920px;
	background-color: #fefeff;
	text-align: left;
	background-image: url(images/img_home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e423a;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 30px;
}
#comment {
	width: 600px;	
	margin-bottom: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d9e2;
	border-right-color: #d3d9e2;
	border-bottom-color: #d3d9e2;
	border-left-color: #d3d9e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#respond h3{
	margin-left: 0px;
}
#rssfeed {
	float: left;
	width: 224px;
	text-align: left;
	padding-left: 4px;
	padding-right: 22px;
	padding-top: 40px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

#sidebar {
	float: left;
	width: 251px;
	text-align: left;
	padding-left: 22px;
 	padding-right: 22px;
	padding-top: 27px;	
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	
	
}
#sidebar ul a:link, a:visited {
	color: #1B63C3;
	text-decoration: none;
}
#sidebar ul a:hover, a:active {
	color: #A7106A;
	text-decoration: underline;
	
}
	
#sidebar ul  {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#sidebar ul ul li {
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 2px;
	margin-top: 2px;
	

	
}
#sidebar ul li ul {
	margin-bottom: 4px;
	margin-top: 4px;
	padding-left:16px;

	
	
	
}	
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3d5782;
	margin-top: 20px;
	margin-bottom: 2px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a20060;
	margin-bottom: 9px;
	
}
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 19px;
	color: #0c0c0c;
	margin-top: 2px;
	margin-bottom: 2px;	
}
#rssfeed a:link, #rssfeed a:visited {
	color: #1b63c3;
	text-decoration: none;
}
#rssfeed a:hover, #rssfeed a:active {  
	color: #A7106A;
	text-decoration: none;
}
#searchsubmit {
	border: 0px;
	text-align: center;
	height: 23px;
	width: 77px;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #333333;
}
.hidden {
	display: none;
}
#s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	width: 164px;
	background-color: #d2d2d2;
	border: 1px solid #d2d2d2;
	padding: 1px;
	
	
}
#footer {
	float: left;
	width: 990px;
	height: 68px;
	padding-top: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #8fa3a9;
	vertical-align: middle;	
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #313131;
	border: 0;	
}
#footer a:hover {
	color: #3d3d3d;
	text-decoration: none;
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 42px;
	color: #ffffff;
	margin: 2px;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 25px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-left: 4px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #a6a6a6;
	margin-top: 2px;
	margin-bottom: 2px;	
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
}
p {
	margin-top: 5px;	
	margin-bottom: 5px;	
}
.feedlinks:hover {
	background:transparent url(images/suscribirse-fotografia-cali.gif) no-repeat scroll left top;
}
.feedlinks {
	background:transparent url(images/suscribirse-ilustracion-cali.gif) no-repeat scroll left top;
	padding-left: 35px;
	height: 28px;
	margin-top: 10px;
}

a:link, a:visited {
	color: #62a8d3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
}
a:hover, a:active {
	color: #686b5a;
	text-decoration: none;
	
}
.separador {
	background-image: url(images/bg_separador.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#navmenu {
	float: left;
	width: 990px;
	height: 56px;
	background-image: url(images/bg_navmenu.jpg);
	background-position: top;
	
}


ul#navmenu-h {
	border: 0 none; /*For KHTML*/
	list-style: none;
	height: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	width: 990px;
	text-align: center;
	margin: 0;
	margin-top: 0;
}

ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 49px;
	width: 198px;
}

ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 46px;
	left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 0px;
}

ul#navmenu-h ul li {
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline;
	
}

/* Root Menu */
ul#navmenu-h a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #417378;
	text-decoration: none;
	height: 28px !important;
	height: 1%; /*For IE*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	border: 0;
	background-image:url(images/separador.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	
	
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover {
	color: #417378;
	background-color: #616161;
	background-image: url(images/hover_menu.jpg);
	background-repeat: repeat-x;
	height: 56px;
	
}


.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/*
Theme Name: Web dising for actors
Author: www.inqbation.com
Author URI: http://www.inqbation.com/
*/