/*   
Theme Name: VICTORIA MIL MUY LEJOS WP THEME
Theme URI: http://example.com/example/
Description: A search engine optimized website framework for WordPress.
Author: You
Author URI: http://example.com/
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Import a basic layout */
@import url('styles/2c-r.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');
/* -------------------------------------------------------------- 
  
   Reset default browser CSS.
   
   Based on work by Eric Meyer:
   http://meyerweb.com/eric/tools/css/reset/index.html
   
-------------------------------------------------------------- */

/* v1.0 | 20080212 */

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
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;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }





/* END RESET */

html, body {height:100%; margin:0px; padding:0px;}

body {
	margin: 0px;
	background-color:#efefef;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center 260px;
}

h3.widget-title {}

/* =Header
-------------------------------------------------------------- */
 
#branding {
	margin: 0 0 1.5em 0;
	float:left;
}

/* =Wrapper
-------------------------------------------------------------- */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}

#menu {
	width: 960px;
	margin-top: 45px;
	margin-right: auto;
	margin-left: auto;
	padding:10px;
	float:left;
	display: block;
}

#menu ul {
	list-style-type: none;
}

#menu li { list-style-type: none;
	display: inline; }
#menu li a {
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #0f0f0f;
	float: left;
	padding: 5px 8px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#menu li a:hover {background-color:#fff46d; color:#3e3e3e;}

#menu li a.current {background-color:#fff46d; color:#3e3e3e;}

#menu li a.selected, #menu li.selected {background-color:#099;}

/* =Content
-------------------------------------------------------------- */

#head-out {
	width:100%;
	background-color:#fff;
	border-bottom:2px solid #d2d2d2;
}

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
	background-repeat: no-repeat;
	background-image: url(images/head_back.jpg);
	background-position: right top;
	
}


#content {width: 540px;
padding: 10px 10px 30px 10px;
	
	margin: 20px 0;
	min-height:200px;

}

#content img {border: solid 3px #c8c8c8;}
h2, h2 a,  h1.entry-title {
	font-weight: normal;
	text-decoration: none;
	color: #2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 6px 0 12px 0;
	}

h2 a:hover {color:#111; text-decoration:underline;}

.post {margin-top: 10px;
	margin-bottom: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;*/
	padding-bottom: 10px;
	
}

.entry-content, .entry-summary {
	margin: 0.75em 0 0 0;
}
.entry-meta {
	color: #b3b3b3;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	/*font-weight: bold;*/
	margin: 0px;
	font-size: 10px;}

/*.more-link {color:#1e1e1e; display:block; border-top: solid 1px #ccc; margin-top:15px;}*/
.widget-title { color: #A4A4A4;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;text-transform: uppercase;letter-spacing: 0.5em;/*font-weight: bold;*/margin: 0px;font-size: 11px;}
.xoxo ul { list-style: none;}
.xoxo li {
	list-style: none;

}
.xoxo li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding: 4px 0;
	/*border-bottom: 1px solid #c7c7c7;
	display: block;*/
	
}
.xoxo li a:hover { text-decoration:underline;}

#twitter_div li, #twitter-link {
	
		list-style: none;
		font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding: 4px 0;
	}
#twitter_update_list li span a, #twitter_update_list li a, #twitter-link {color:#0f0f0f; text-decoration:underline;}

#blog-title a {
	width:150px;
	height:42px;
	text-indent:-9000px;
	overflow:hidden;
	float:left;
	background-image: url(images/victoriamil.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 85px 0 3px 0;
}


#blog-title a:hover { background:url(images/victoriamil.png) no-repeat 0 -42px;}

#blog-description {margin-left:10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;text-transform: uppercase;letter-spacing: 0.6em; font-size:10px;color:#b3b3b3; display:block; float:left;}

.nav-previous { float:left;}
.nav-next {float:right;}

a {color:#111; text-decoration:underline;}
a:hover {color:#111; text-decoration:underline;}

#primary {margin-top:60px;}

#footer-out {
	width:100%;
	background-color: #0f0f0f;
	padding-bottom: 70px;
	padding-top: 40px;
	border-top: solid 5px #272727;
	float:left;
	/*position: fixed;
	bottom: 0px;*/
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}

#footer-col {
	margin-right: 20px;
	list-style-type: none;
	float: left;
	display: inline-block;
	width: 270px;
	/*border-left: solid 1px #303030;*/
	padding: 0 0 15px 10px;
	min-height:120px;
	border-left: solid 1px #272727;
}

#footer p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0px;
	margin: 0px 0px 16px 0px;
	
}

#footer a {
	text-decoration:none;
	color: #6E6E6E;
}

#footer img.escucha { border: 5px solid #272727; margin-top:5px;}

a img.disco75 { border: 5px solid #b7b7b7; margin-top:5px; filter: alpha(opacity=75); opacity: .75}
a:hover img.disco75 { border: 5px solid #7f7f7f; margin-top:5px; filter: alpha(opacity=100); opacity: 1}

#footer a:hover {text-decoration:underline;}

#footer ul {
}
#footer h2 {
	font-size: 10px;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #a4a4a4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
}

.entry-utility {margin-top:0px;}

.floatleft {float:left;}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: disc;
	/*margin-left: 1.1em;*/
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
}



/*------------------------------------------------

FORMULARIO NEWSLETTER

------------------------------------------------*/
input.suscribir {margin-top:10px; background-color:#0f0f0f; padding:6px; color:#ccc; }


/*------------------------------------------------

FLICKR BADGE

------------------------------------------------*/



#flickr_badge_wrapper {
	width : 280px;
	position : relative;
	margin: 0px;
	padding-top:6px;
	float: left;
}

#flickr_badge_wrapper img {
	border: 5px solid #272727;
!important;
	display: block;
	margin:0px 6px 6px 0px;
	float:left;
	position:relative;
}

.flickr_badge_image {margin:0px;}
.flickr_badge_image img {
	border: 3px solid #FF6;
!important;
	display: block;
	margin:0px 6px 6px 0px;
	float:left;
	position:relative;
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}


/*---------------------------- SOCIAL FOOTER LINKS ----------------------------*/

ul#social-footer {width: 270px; list-style: none; float:left; margin: 5px 0 15px 0;}
ul#social-footer li { display: inline; }
ul#social-footer li a {display: block; float: left; height: 18px;background-image: url(images/social-footer.png); text-indent: -9999px; margin-right:4px;}

/*---------------------------- ON STATES ----------------------------*/

ul#social-footer li a.feed {width: 18px; background-position: 0 0;}
ul#social-footer li a.facebook {width: 18px; background-position: -26px 0;}
ul#social-footer li a.twitter {width: 18px; background-position: -52px 0;}
ul#social-footer li a.vimeo {width: 18px; background-position: -78px 0;}
ul#social-footer li a.flickr {width: 18px; background-position: -104px 0;}
ul#social-footer li a.youtube {width: 18px; background-position: -128px 0;}
ul#social-footer li a.myspace {width: 18px; background-position: -154px 0;}

/*---------------------------- HOVER STATES ----------------------------*/

ul#social-footer li a.feed:hover, ul#social-footer li a.feed:focus, ul#feed-footer li a.feed#selected {background-position: 0 -18px;}
ul#social-footer li a.facebook:hover, ul#social-footer li a.facebook:focus, ul#facebook-footer li a.facebook#selected {background-position: -26px -18px;}
ul#social-footer li a.twitter:hover, ul#social-footer li a.twitter:focus, ul#twitter-footer li a.twitter#selected {background-position: -52px -18px;}
ul#social-footer li a.vimeo:hover, ul#social-footer li a.vimeo:focus, ul#vimeo-footer li a.vimeo#selected {background-position: -78px -18px;}
ul#social-footer li a.flickr:hover, ul#social-footer li a.flickr:focus, ul#flickr-footer li a.flickr#selected {background-position: -104px -18px;}
ul#social-footer li a.youtube:hover, ul#social-footer li a.youtube:focus, ul#youtube-footer li a.youtube#selected {background-position: -128px -18px;}
ul#social-footer li a.myspace:hover, ul#social-footer li a.myspace:focus, ul#myspace-footer li a.myspace#selected {background-position: -154px -18px;}

