/*
Theme Name: Sole Wedding Planner
Description: Sole Wedding Planner
Version: 9.5.7
Author: Garcia Olivares Juan Manuel
Author URI: http://www.garciaolivares.com.ar
*/
/* ---------------------------------------------------
    Reseteo
------------------------------------------------------ */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    text-align: left;
    outline: none;
}
html, body {
    height: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ol,ul {
    list-style: none;
}
a img, :link img, :visited img {
    border:none
}
q:before, q:after,
blockquote:before, blockquote:after {
    content: "";
}
/* ---------------------------------------------------
    Block Level
------------------------------------------------------ */

body {
	text-align: center; 
	background: #dadada url(images/bg.png) repeat-x; 
}
#pagina {
	text-align: left;
	width: 850px;
	margin: 0px auto;
	padding-bottom: 20px;
}
#principal {
	width: 100%;
	background: #fff;
	overflow: hidden;
}

#pie {
	width: 525px;
	margin-top: 20px;
	float: right;
}

.pagina { 
	width:611px;
	float: left;
}

.sidebar { 
	width: 239px;
	height: 550px;
	float: right; 
	background-repeat: no-repeat; 
	background-position: 0 35px; 
	padding-bottom: 15px;
padding-top:5px
}
a.visitamiblog { 
margin: 5px 50px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
display:block;
padding: 5px 0;
text-align:center;
background-color: #f7f7f7;
color:#aaa;
text-decoration: none;
}
/* ---------------------------------------------------
   HEADER
------------------------------------------------------ */


#header {
	width: 100%;
	position: relative;
}
#header:after {
   content: "";
   clear: both;
   display:block;
}
#header h1 {
	float: left;
	width: 541px;
	height: 97px;
	background: url(images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 541px;
	height: 97px;
	text-indent: -2000px;
}
#header ul.menu-ppal { 
	position: relative;
	top: 55px; 
}
#header ul.menu-ppal li { 
	 display: inline;
	 float: left;
}
#header ul.menu-ppal li a { 
 	text-indent: -2000px;
	background: url(images/btn.png) no-repeat;
	display: block;
	height: 18px;
	width: 100px;
}
#header ul.menu-ppal li.btn-acercade a { 
	background-position: 0 0;
}
#header ul.menu-ppal li.btn-servicios a { 
	 background-position: -103px 0;	 
}
#header ul.menu-ppal li.btn-contacto a { 
 	 background-position: -205px 0;	 
}

div.submenu { 
	 position: absolute;
	 top: 77px;
	 left: 550px;
	 
}
div.submenu ul { 
	 z-index: 10;
	 display: none;
}
div.submenu ul li{ 
	 background: #DADADA none repeat scroll 0 0;
	 border-bottom: 1px solid #CCCCCC;
	 padding: 3px 0px;
}
ul.sub { 
	 
}
ul.acercade { 
	 float: left;
	 left: 10px;
	 position: relative;
}
ul.servicios { 
	 float: left;
	 left: 110px;
	 position: relative;
}
ul.sub li { 
	 
}
ul.sub li a { 
	 color: #666;
	 font-size: 14px;
	 padding: 6px 10px;
	 text-decoration: none;
}

/* ---------------------------------------------------
   Home
------------------------------------------------------ */
/* Splash Screen */


div.splash { 
	text-align: center; 
	padding-top: 250px;
	background: url(images/home.png) no-repeat 40px 0;
}
ul#splash:after {
   content: "";
   clear: both;
   display:block;
}
ul#splash { 
	margin: 28px 0 28px 28px;
}
ul#splash li {
	display: inline;
	float: left;
	width: 250px;
	margin-right: 20px;
}
/* FIN Splash Screen */

ul#splash li p { 
	 font: 12px "Lucida Grande", Lucida, Verdana, sans-serif; 
	 color: #5b5b5b; 
	text-align: justify; 
}
ul#splash li img { 
	 
}
ul#splash li a { 
	 font: 12px "Lucida Grande", Lucida, Verdana, sans-serif; 
	color: #4e4e4e;
	text-decoration: none;
	display: block;
	margin-top: 15px;
	text-align: right;
}
/* ---------------------------------------------------
   Pie
------------------------------------------------------ */
div#pie { 
	
	width: 100%;
	clear: both; 
}
div#pie p {
	text-align: center;
	color: #b2b2b2;
	font-size: 0.8em;
}
div#pie p a {
	color: #b2b2b2;
}
div#pie p a:hover {
	color: #fff;
}


/* ---------------------------------------------------
   Pagina
------------------------------------------------------ */
.entrada h2 {
	margin: 0;
	padding: 0;
}
h2 a { 
	color: #333; 
}
.entrada p {
	margin: 0 0 15px;
	color: #8d8d8d; 
	font: small/18px "Lucida Grande", Lucida, Verdana, sans-serif; 
	text-align: justify; 
}

div.entrada { 
	padding: 10px 20px; 
}

/*  elementos del post */
div.entrada ul {
	list-style-type: disc;
	margin: 10px 30px;
	color: #8d8d8d; 
	font: small/18px "Lucida Grande", Lucida, Verdana, sans-serif; 
}
div.entrada ol {
	list-style-type: decimal;
	margin: 10px 30px;
	color: #8d8d8d; 
	font: small/18px "Lucida Grande", Lucida, Verdana, sans-serif; 
}
div.entrada a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
div.entrada a:hover {
	border-bottom-style: solid;
}


.sidebar .aside { 
	font: small/18px "Lucida Grande", Lucida, Verdana; 
	padding: 20px 10px 5px;	 
}
.sidebar .aside h4 { 
	 font-size: 1.3em;
}
.sidebar .aside ul { 
	 
}
.sidebar .aside ul li { 
	 font-size: 0.9em;
	 list-style-position: inside;
	 padding: 3px 10px; 
	list-style-type: square; 
}
.sidebar .aside a { 
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;}
.sidebar .aside  a:hover { 
	border-bottom-style: solid;
}