﻿/*  
Theme Name: Se casan
Theme URI: http://secasa.ladecastejon.com/
Description: El tema para la web oficial de la boda de marta y juan carlos. 
Version: 0.1
Author: Canjuarlos
Author URI: http://www.alataza.com/juancarlos/
*/

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		BODY, WRAPPINGS, ANCHORS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	text-align: center;
	background-color: #5B7BA5;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	color: #555555;
	margin: 0;
	padding: 0;
	min-width: 740px;
}

/* fixed width container for all page content */
#wrapper {
	border-top: 10px solid #5B7BA5;
}

#innerwrapper {
	position: relative;
	width: 740px;
	background-color: #fff;
	background-image: url("./images/pink_column.gif");
	background-repeat: repeat-y;
	background-position: 50px 0px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 0 0;
	border: 1px solid #666666;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	color: #800080;
	font-weight: bold;
}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		HEADER, HEADINGS, what not
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
#header {
	border-top: 45px solid #fff;
	background-color: #C95F9D;
	background-image: url("./images/menu_bg.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 104px;
	font-size: 13px;
	font-weight: bold;
}

#header img.photo {
	float: left;
	width: 150px;
	margin-right: 15px;
	margin-left: 50px;
}

#header img.couplename {
	margin: 7px 0 0 0;
	padding: 0;
}
	
h1 {
	margin: 0 0 0 20px;
	font-size: 2.8em;
	font-weight: normal;
}
		
h1 a, h1:visited { 
	color: #fff; text-decoration: none; 
}
		
.description {
	margin: 0 0 0 35px;
	color: #fff;
	font-size: 1.2em;
}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		CONTENT
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content {
	padding: 5px 20px 0 230px;
	min-height: 500px;
}

#content p {
	color: #555555;
	background-color: #fff;
}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POSTS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.post {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 1em;
	line-height: 1.9;
}
		
.post h2 {
	font-size: 1.2em;
	font-weight: strong;
	color: #924572;
	margin-top: 15px;
}
		
.post h2.single {  }
			
.post h2 a:hover { 
	color: #DF9FC4; 
}
			
.post .data {
	font-size: 0.8em;
	font-weight: normal;
	color: #DF9FC4;
	//margin-top: -15px;
}
		
.post h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #003399;
}
			
.entry {
	width: 480px;
	margin: 0 auto;
	font-size: 1em;
}
		
.postmetadata {
	//width: 470px;
	margin: 25px auto 15px auto;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background: #F5F5F5;
	text-align: center;
	font-size: 0.9em;
	padding: 8px 10px;
}
			
.postmetadata#single { margin: 0 auto 30px auto; }
			
.postmetadata small { font-size: 0.8em; }			
			
				

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POST PARAPHERNALIA
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

blockquote {
	margin: 10px 0 10px 30px;
	padding: 0 0 0 5px;
	border-left: 3px solid #4C8EDA;
	color: #666;
}
		
.post ul {
	margin: 10px 0 ;
	padding: 0 0 0 37px;
}
		
.post a:hover { color: #DF9FC4; }
		
		

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		NAVIGATION
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
.navigation {
	background: #F5F5F5;
	//width: 470px;
	height: 18px;
	margin: 0 auto;
	padding: 8px 10px;
	font-size: 0.8em;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
	
.alignleft {
	float: left;
	text-align: left;
}
	
.alignright {
	float: right;
	text-align: right;
}
	
	
	
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		COMMENTS and COMMENT FORM
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#commentformarea {
	//width: 470px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background: #F5F5F5;
	margin: 0 auto 8px auto;
	padding: 8px 10px;
}
	
#commentform {
	margin: 15px 0 10px 40px;
}
	
#commentformarea h3 {
	font-size: 1em;
	font-weight: normal;
	color: #006699;
}
		
#commentform p { margin: 0 0 3px 0;	}
		
#commentform input, #commentform textarea {
	border: 1px solid #A7A6AA;
	background: #fff;
	padding: 3px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}
			
#commentform textarea { 
	//width: 420px; 
}
			
#commentform input#submit {
	font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
	width: 130px;
	color: #006699;
}
				
h4 {
	margin: 25px 0 20px 0;
	text-align: center;
	font-weight: normal;
	color: #006699;
}
	
ol.commentlist {
	//width: 426px;
	list-style: none;
	margin: 0 auto 60px auto;
	padding: 0;
	font-size: 0.9em;
}
		
ol.commentlist li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #ABCAD9;
}
		
ol.commentlist p.await_mod {
	color: #f00;
	margin: 0 0 8px 0;
}
		
ol.commentlist p { margin: 0 0 10px 0; }
				
ol.commentlist span.cmntmeta { color: #006699; }
				


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		SEARCH AND ARCHIVES
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sanda h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #006699;
	margin: 35px 0 0 0;
	text-align: center;
}
	
.sanda>h2 { margin: 15px 0 0 0; } /* FF Specific */
	
.sanda h3 { margin: 0 40px 15px 40px; }



/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		SIDEBAR (aka the area where sidebar things go that is actually on the bottom)
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

ul#sidebar {
	//width: 527px;
	margin: 8px auto 0 auto;
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 25px 0;
}
	
#wrapper>#sidebar { padding: 15px 0 25px 0; } /* FF Specific */
	
#sidebar_wrapper {
	//width: 467px;
	margin: 15px 15px 0 45px;
	padding: 0 0 -20px 0;
}
			
#sidebar>#sidebar_wrapper { margin-top: 0; } /* FF Specific */
		
ul#sidebar li, ul#sidebar li ul, ul#sidebar li ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
		
#sidebar li h2 { 
	margin: 0;
	color: #4796E9;
	font-weight: normal;
	font-size: 1.6em;
	//width: 140px;
}
			
ul#sidebar li {
	//width: 150px;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
		
ul#sidebar li ul {
	//width: 135px;
	padding: 5px 0 15px 10px;
}
					
ul#sidebar li ul li { width: 130px;	}
		
input#s {
	//width: 440px;
	margin: 0 13px -20px 0;
	border: 1px solid #A7A6AA;
	background: #fff;
	padding: 4px 0;
	color: #ccc;
	text-align: center;
}
			
div>input#s { margin-bottom: 0; margin-top: 15px; } /* FF Specific */
			
			
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FEED ICONS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.feedicon {
	width: 20px;
	height: 20px;
}


#header .feedicon {
	background: url("./images/feedicon_blue_bg.png") no-repeat;
	display: block;
	display: inline; /* IE */
	float: right;
}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FOOTER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
#footer {
	width: 527px;
	margin: 8px auto 0 auto;
	background: #E5E5E5;
	padding: 0;
	text-align: center;	
	border-top: 1px solid #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
}
	
#footer p {
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
	font-size: 0.7em;
	color: #000;
}
		
#wrapper>#footer p { margin: 0; padding: 15px 0 15px 0; } /* FF Specific */
			
div.microtext {
	font-size: 1px;
	text-align: center;
        color: #F5F5F5;
}			
			
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++		
		Thanks very much for downloading Day Dream. Jim Whimpey, fightingfriends.com
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



ul#navlist {
	margin: 17px 0 0 0;
	padding: 5px;
	white-space: nowrap;
}

ul#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

ul#navlist a {
	padding: 0 10px 0 5px;
	text-decoration: none;
	text-transform: lowercase;
}

ul#navlist a:link, ul#navlist a:visited {
	color: #C95F9D;
	/* background-color: #DF9FC4; */
}

ul#navlist a:hover {
	color: #fff;
	/* background-color: #DF9FC4; */
}

div.frame {
	position: relative;
	width: 400px;
	height: 300px;
	background: #b2c4db;
	overflow: hidden;
}

div.frame img.frame {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

div.frame img.userphoto {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 20;
}

img.pagetitle {
	float: left;
	width: 120px;
	margin: 55px 0 0 70px;
}

p {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	line-height: 1.9;
}


p.footer {
	color: #666;
	text-align: right;
	font-size: 10px;
	padding-top: 50px;
	padding-bottom: 10px;
}

p.footer img {
	vertical-align: middle;
}

.photoframe {
	margin: 0;
    padding: 10px;
	border: 1px #cccccc solid;
}

.wptext {
      font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	line-height: 1.9;

}

.wptext hr {
	margin-top: 25px;
	margin-bottom: 0px;
}	

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		RELOJ
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#reloj {
  position: fixed;
  width: 100%;
  height: 13px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;

  text-align: center;
  background-color: #5B7BA5;
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  font-size: 10px;
  color: #fff;
  padding: 0px;
  margin: 0px; 
  border: 0px;
}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FOTOS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#ff_fotos {
  text-align: center;
  margin: 0 auto;
  overflow: auto;
}

#ff_fotos p.ff_back {
  text-align: center;
  clear: both;
}

#ff_fotos td {
  font-size: 0.8em;
}

#ff_fotos ul li {
  list-style: none;
  float: left;
}



	