@charset "utf-8";
/*
Theme Name:La Princesa de Kapurthala
Theme URI: 
Description: Tema de una columna de alto contenido grafico
Version: 7.7
Author: Design by anna maria lopez lopez http://www.anna-OM-line.com
Author URI: anna maria lopez lopez
*/
/* CSS Document */


/*
---------------------------------------------
01. main/default elements
---------------------------------------------
*/

body { margin:0; padding:0; background:url(images/bg_main.jpg) top center no-repeat #291127; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-style:italic;}

p{ margin:0; padding:0; text-align:center; margin-bottom:20px; line-height:1.8em; clear:both}
p a:link, p a:visited { text-decoration: none; background:#000; color:#F6E0B9; padding:1px 1px; }
p a:hover { text-decoration:underline; color:#F6E0B9}

h1 { margin:0; padding:0; font-size:14px; background:#000; color:#fff; float:left; padding:3px 15px; margin-bottom:20px; }

p span { background:#000; color:#fff; padding:1px 5px; }
p img {margin-bottom:5px;}

img {border:none;}


/*
---------------------------------------------
02. container and wrapper
---------------------------------------------
*/

#container { width:990px; margin:0 auto}
#wrapper {width:790px; float: right;}

/*
---------------------------------------------
03. top menubar
---------------------------------------------
*/

#menubar {width:790px;}

.menu {float:right;}
.menu ul {margin:0 ;}
.menu ul li {display:inline;}
.menu ul li a {display:block; float:left; height:62px; background:url(images/bg_menu.png) no-repeat;}
.menu ul li a.who_am_i { background-position:0 0; width:154px;}
.menu ul li a:hover.who_am_i { background-position:0 -62px; width:154px;}

.menu ul li a.my_biographer {background-position:-154px 0; width:154px;}
.menu ul li a:hover.my_biographer {background-position:-154px -62px; width:154px;}

.menu ul li a.echoes {background-position:-308px 0; width:104px;}
.menu ul li a:hover.echoes {background-position:-308px -62px; width:104px;}


/*
---------------------------------------------
04. content styles
---------------------------------------------
*/

#content { width:790px; background:url(images/bg_content_expandable.jpg) left repeat-y; clear:right; float:left; margin-top:250px;}

#content .textarea {background:url(images/bg_content_top.jpg) top no-repeat; width:610px; padding:0 110px 0 70px; min-height:250px; height:auto !important; height: 250px; float:left; line-height:1.9em;}

#content .photo { width:292px; height:220px; margin:0 auto; background:url(images/bg_photo.jpg) no-repeat; padding-top:18px; padding-left:20px; text-align:center; margin-bottom:10px}

#content .wp-caption { width: 610px; text-align: center; margin: 0px auto; }


#content .textarea_bottom {background:url(images/bg_content_bottom.jpg) left bottom no-repeat; width:610px; padding:0 110px 84px 70px; float:left;}
#content .textarea_bottom span{width: 324px; height: 71px; display: block;}
#content .textarea_bottom a {background:url(images/bg_continue.jpg) no-repeat; width: 324px; height: 71px; display: block; text-indent: -9999px; }

/*
---------------------------------------------
05. footer styles
---------------------------------------------
*/

#footer {width:790px; background:url(images/bg_footer.jpg) top left no-repeat; float:left; height:104px; margin-top:50px; padding-top:150px;}

#footer p { text-align:center; color:#291127;} 


