/* Default Colors */

/*--------------------------------------------------------------------------------
01. SETUP
--------------------------------------------------------------------------------*/

body {
	background: #02303e url(default/bgrepeat.jpg) repeat-x;
	color: #33211f;
}

/*--------------------------------------------------------------------------------
02. STRUCTURE
--------------------------------------------------------------------------------*/

#wrapper1 {
	background: #02303e url(default/bg.jpg) top center no-repeat;
	width:1200px;
	height:768px;
	margin: 0px auto;
}


#wrapper {
	border: 1px solid #f1edaa;
}

#content {
	border-right: 1px solid #f5f4f4;
}


/*------------------------------------------------------------------------------------------------------------
																																															
-------------------------------------------------------------------------------------------------------------*/		/*------------------------------------------------------------------------------------------------------------
																									las mías																					
-------------------------------------------------------------------------------------------------------------*/		/*------------------------------------------------------------------------------------------------------------
																																															
-------------------------------------------------------------------------------------------------------------*/	



/*------------------------------------------------------------------------------------------------------------
																										header																					
-------------------------------------------------------------------------------------------------------------*/
#header2 {
	width: 800px;
	height: 160px;
	margin: 0px auto;	
	background: url(default/header.png) no-repeat;
	}	
/*------------------------------------------------------------------------------------------------------logo*/
#logo {
	width: 150px;
	height: 160px;	
	float: left;
	cursor: pointer;
	/*background: #FFFFFF url(../img/logo.jpg) no-repeat;*/
	}
	
	
#menu {
	width: 615px;
	height: 20px;
	padding-top:115px;
	text-align:left;	
	float: right;
	}

#menu ul{
	display: inline;
	}

#menu ul li{
	list-style: none;
	display: inline;
	padding-right: 4px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-size: 17px;
	color: #fff;
	}

#menu li a{
	color: #cbf0ef;
	padding: 5px;
	text-decoration: none;
	}	
#menu li a:hover{
	color: #fff;
	text-decoration: underline;
	}		
#menu li.active a{
	color: #fff;
	/*background: #216268;*/
	text-decoration: underline;
	}	
	
	
	/*------------------------------------------------------------------------------------------------------------
																										footer																					
-------------------------------------------------------------------------------------------------------------*/	
#footer {
	clear: both;
	width: 760px;
	height: 40px;
	margin: 30px auto;
	padding-left:35px;
	text-align:left;
	}

#footer p {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #37827c;
	}

#footer p a{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #37827c;
	text-decoration:underline;
	}

#footer a:hover{
	color: #52a49e;
	}	
	
.c3 {
	font-family: georgia,serif;
	font-size: 14px;
	font-style: italic;
	float: right;
	margin: -15px 30px 0 0;
}

.c3 a {
	display: block;
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url(default/cr3ar.png);
	background-position: bottom right !important;
	height: 25px;
	padding-right:55px;
	color: #52a49e;		
}



/*------------------------------------------------------------------------------------------------------------
																																															
-------------------------------------------------------------------------------------------------------------*/		/*------------------------------------------------------------------------------------------------------------
																									las mías																					
-------------------------------------------------------------------------------------------------------------*/		/*------------------------------------------------------------------------------------------------------------
																																															
-------------------------------------------------------------------------------------------------------------*/	


/*--------------------------------------------------------------------------------
03. HEADER
--------------------------------------------------------------------------------*/

#header h1 a {
	color: #fff;
}

#header h1 a:hover {
	color: #c89a2b;
}

#header #description {
	color: #7c6563;
}

#header #description a {
	color: #6f9f85;
}

#header #description a:hover {
	color: #33211f;
}

/*--------------------------------------------------------------------------------
04. POSTS
--------------------------------------------------------------------------------*/

#content h3 {
	color: #33211f;	
}

.video {
	border: 5px solid #f8f6d0;
}

.post h2 a {
	color: #6f9f85;
}

.post h2 a:hover {
	color: #33211f;
}

.meta {
	color: #7e9e8d;
}

.meta a {
	color: #7e9e8d;
}

.post .label a {
	background: #ddc31d;
	color: #fff;
}

.post .label a:hover {
	background: #C89A2B;
}

.tags {
	color: #7c6563;
}

.tags a {
	color: #c89a2b;
}

#navigation a {
	color: #33211f;
}

#navigation a:hover {
	color: #c89a2b;
}

/*--------------------------------------------------------------------------------
05. ENTRIES
--------------------------------------------------------------------------------*/

.entry a {
	color: #c89a2b;
}

.post .entry blockquote {
	color: #7c6563;
}

/* Blog Entry Styles - Images */

/*--------------------------------------------------------------------------------
06. SIDEBAR
--------------------------------------------------------------------------------*/

#rss {
	background: #33211f;
}

#rss a:hover {
	color: #c89a2b;
}

.widget {
	margin: 0 0 30px;
}

#twitter ul li a {
	color: #6f9f85;
}

#twitter ul li a:hover {
	color: #33211f;
}

#flickr .flickr_badge_image a  { border: 2px solid #C89A2B; }

.widget_tag_cloud {
	color: #7c6563;
}

.widget_tag_cloud a {
	color: #c89a2b;
}

/*--------------------------------------------------------------------------------
07. COMMENTS
--------------------------------------------------------------------------------*/

.commentlist .comment-meta {
	color: #7e9e8d;
}

.commentlist .comment-meta a {
	color: #7e9e8d;
}

.commentlist .avatar {
	border: 3px solid #dad9b3;
}

.commentlist p a {
	color: #c89a2b;
}

.commentlist p a:hover {
	text-decoration: underline;
}

.commentlist blockquote {
	color: #7c6563;
}

.commentlist .reply a {
	color: #c89a2b;
}

#commentform p a {
	color: #c89a2b;
}

#commentform .comm_count span input {
	color: #6f9f85;
}

/* Comments - Thread */


/*--------------------------------------------------------------------------------
08. ARCHIVES PAGE
--------------------------------------------------------------------------------*/

#archives {
	padding: 10px 0 0;
}

#archives a {
	color: #6F9F85 !important;
}

h4.archive_year {
}


/*--------------------------------------------------------------------------------
09. MISC
--------------------------------------------------------------------------------*/
