/*  
Theme Name: capturaimagenwide
Theme URI: http://www.hotweddingphoto.com
Description: WP glossy theme designed by <a href="http://www.paraisovisual.com">http://www.paraisovisual.com</a>.
Version: 1.4
Author: Nick La
Author URI: http://www.hotweddingphoto.com

	This theme was designed and built by Nick La.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/
body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(imagenes/fondoarriba.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #6A662B;
	}

#contenedor {
	width: 100%;
	text-align: center;
	/*background-image: url(imagenes/fondocontenedor.jpg);
	background-repeat: repeat-y;
	background-position: center 1000px;
	margin-right: auto;
	margin-left: auto;*/
}
.addthis_toolbox.addthis_default_style {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	width: 1100px;
	background-image: url(imagenes/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	z-index:2;
	background-position: 0px -60px;
}
#fondocoluma {
	width: 1100px;
	background-image: url(imagenes/fondocontenedor.jpg);
	background-repeat: repeat-y;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	z-index:4;
	background-position: center;
}

#navigationbar {
	height: 31px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}


#contenedorinterno {
	width: 1100px;
	clear: both;

	text-align: left;

}
#topbanner{
	width: 1040px;
	clear: both;
	height: 120px;
	position: relative;
	left: 30px;
	z-index:3;

}
#piecito {
	background-image: url(imagenes/pie.jpg);
	width: 1100px;
	text-align: center;
	height: 178px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #036;
	clear: both;
}

#fondopiecito {
	height: 178px;
	width: 100%;
	background-image: url(imagenes/fondoabajo.jpg);
	text-align: center;
	clear: both;
}
.sidespading {
	padding-right: 50px;
	padding-left: 50px;
	width: 100%;
}

h1 {
	font-size: 24px;
	color: #C90;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	color: #8C7C22;
	font-size: 20px;
}
h3 {
	font-size: 16px;
	color: #999280;
	font-weight: bold;
}
h4 {
	font-size: 17px;
	color: #990;
	font-weight: bold;
}
p {
	color: #69654E;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #C60;
}
ul .liesp {
	list-style-image: url(bullet.jpg);
	padding-left: 25px;
}
.especialtable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.especialtable  td {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #030;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.justificado {
	text-align: justify;
}
.cintillo{
	background-color: #950528;
	display: block;
	width: 840px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	color: #E7DFCA;
}
#contenido {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	
}


#aclarate {
	width: 100%;
	height: 1px;
}
.extra_especial_form {
	margin: 5px;
	border: thin solid #F60;
	padding: 5px;
	color: #006;


}
#top_div {
	position: relative;
	width: 240px;
	top: 10px;
	height: 60px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	color: #FFF;
	left: 780px;
	 z-index:4;  
}

.columnas2 {
	float: left;
	width: 400px;
	padding-right: 20px;
}
.columnagorda {
	float: left;
	width: 750px;
	padding-right: 40px;
	padding-left: 40px;
}
.columnaflaca {
	float: left;
	width: 200px;
	padding-right: 0px;
	background-color: #EBE7CF;
	padding-top: 0px;
	margin-top: 20px;
}
#top_div .contact a {
	color: #FFF;
}
/* reset stiles/
@charset "utf-8";
/* CSS Document */
.float-left, .alignleft   { float:left }
.float-right, .alignright  { float:right }

.align-left   { float:left; margin: 0 15px 0 0 }
.align-right  { float:right; margin: 0 0 0 15px }

.clear        { clear:both }

.center       { margin: 0 auto }

.margins      { margin:15px }
.push-top     { margin-top:15px }
.push-right   { margin-right:15px }
.push-bottom  { margin-bottom:15px }
.push-left    { margin-left:15px }

.border       { border:10px solid #eee }

.text-left    { text-align:left }
.text-right   { text-align:right }
.text-center  { text-align:center }
.text-justify { text-align:justify }

.underline    { text-decoration:underline }
.highlight    { background-color:#ffc }

.indent       { text-indent:15px }
.no-indent    { text-indent:0 }
html, body, div, span, applet, object, iframe,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 180px;
	color: #660;
	overflow: hidden;
	font-size: 80%;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #999280;
	margin: 20px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #C90;
	text-decoration: none;
}
#sidebar a:hover{
	color: #090;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*post y wordpress*/
.post {
	clear:both;
	padding-top: 0px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}
.post-title h2 a {
	color: #06C;
}
.post-title a {
	color: #09F;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 80%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 80%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
#nuenapamenu {
	width: 1100px;
	position: absolute;
	height: 600px;
	left: 0px;
	top: 0px;
}
