/* @override http://localhost:8888/juandiego/wp-content/themes/VersatilityLite/style.css */

/* @override http://localhost:8888/juandiego/wp-content/themes/VersatilityLite/style.css */

/* @override http://localhost:8888/juandiego/wp-content/themes/VersatilityLite/style.css */

/* @override http://localhost:8888/juandiego/wp-content/themes/VersatilityLite/style.css */

/*
Theme Name: Versatility lite
Theme URI: http://www.thinkdesignblog.com
Description: Nice Lite Theme
Version: 1.6
Author: Design by Think Design. Coded by Qkin.
Author URI: http://www.thinkdesignblog.com and http://qkin.com/
Tags: fixed width, two columns, widgets
*/

body {
	font-size: 80.5%; /* Resets 1em to 10px */
	font-family: Arial,Helvetica,sans-serif;
	background: #28313A;
	color: #333;
	margin:0px 0 0 0;padding:0;
	text-align: left;
	}

a:link {
	color:#1fa5de;
}

a:visited {
	color:#1fa5de;
}

a:hover { 
	color: #000000;
}

a:active {
	color:#1fa5de;
}



/*------------ Basic layout outline ------------ */

#page{
	line-height: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.texture-top{
	float:left;
	width:900px;
	height: 24px;
	font-size:0px;
	background:#ffffff url(images/cont-wrap.gif) repeat-y top left;
}

.wrap-middle{
	padding: 0 0 20px;
	float:left;
	width: 900px; 
	background:#ffffff url(images/cont-wrap.gif) repeat-y top left;
}



/*-------------Header------------ */

.top-header{
	width: 100%;
	height: 120px;
	float:left;
	background:#3776BD;
}

#logo  {
	display:block;
	float:left;
	padding-top: 35px;
	padding-left: 40px;
}

.topmenu{
	width: 600px;
	margin-left: 270px;
	margin-top: 10px;
	text-align: right;
}

.topmenu ul{
	margin:0;
	padding:0;
	list-style:none;
	font-family:century gothic;
        font-size: 13px;
}

.topmenu li{
	display:inline;
}

.topmenu li a{
	margin-right: 10px;
}

.topmenu li a:visited{
	color: #f6f8ff;
	text-decoration:none;
}

.topmenu li a:hover{
	color:#1fa5de;
}

.topmenu li a{
	color:#ffffff;
	text-decoration:none;
}



/*featured block below logo*/

.top-right-splash{
	width: 716px;
	float:left;
	height: 188px;
	background:#e5e5e5 url(images/top-right-splash.gif) no-repeat top left;
}

.top-left-splash{
	height: 188px;
	background:#e5e5e5;
	float:left;
	overflow:hidden;
}


.featured-story{
	float:right;
	width: 530px; 
	padding-right: 15px;	
	font-size:11px;
	padding-top: 10px;
}

.featured-story h2.link{
        font-size: 20px;
}

.featured-story .post-thumbnail{
	float:left;
	margin-left: 0px; 
	margin-right:8px;
	margin-top:14px;
}

.featured-story .top-tools{
	border-color:#cdcdcd;
}


#about-us{
	float:left;
	width: 110px;
	padding: 10px 0px 0 10px;
	color:#b9bbbd;
	font-size:11px; 
}

.blue-text{
	text-transform:uppercase;
	font-family:century gothic;
	color:#0aa0d0;
	font-size: 15px;
}



/* --------Sidebar------------*/

#sidebar-contain{
	float:right;
	width: 220px;
	overflow:hidden;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 15px;
	margin-right: 15px;
}



/*sidebar-searchbox*/

.search-box form{
	margin:0;
	padding:0;
}

.search-box{
	height: 26px;
	padding: 0;
	margin-bottom: 20px;
}

 input.search-field{ 
 	float: left;
	border:1px solid #dedfe0;
	margin:0;
	padding: 4px 0px 1px 4px;
	height:18px;background: #ffffff;
	width: 145px;
}
 
 input.search-go { 
 	float:left;
	border:0;
	margin:0;
	padding:0;
	margin-left: 5px;
	height: 25px;
	width: 60px;
	background: url(images/search.gif) no-repeat top left;
	cursor: pointer;
}
 

.side-box{
	float:left;
	margin-bottom: 10px;
	width: 100%;
	font-size: 12px;
	color:#7e7f81;
	margin-right: 12px;

}

.side-box h3{
	margin-right: 12px;
	padding-left: 3px;
	color:#63bbe4;
	border-bottom: 1px solid #dbdcde;
	padding-bottom: 5px;
	margin-bottom: 5px;
	letter-spacing:1px;
	margin: 0px 0px 15px 0px;
	font: normal 1.2em century gothic;
}


.side-box h3 a:visited{
	color:#7E7F81;
}

.side-box h3 a{
	color: #7E7F81;
	text-decoration: none;
	font-weight: bold;
}


.side-box h3 a:hover{
	color:#1fa5de;
}


.side-box a.rss{
	margin-left: 20px;
	padding-left: 30px;
	background:url(images/rss.gif) no-repeat center left;
	display:inline-block;
	line-height: 28px;
        text-decoration: none;
        
	margin-right: 30px;
	font-size: 12px;
}

.side-box a.qik{
	margin-left: 20px;
	padding-left: 30px;
	background:url(images/qik.gif) no-repeat center left;
	display:inline-block;
	line-height: 28px;
        text-decoration: none;
	margin-right: 30px;
	font-size: 12px;
	margin-bottom: 5px;
}

.side-box a.email{
	padding-left: 30px;
	background:url(images/email.gif) no-repeat center left;
	display:inline-block;
	line-height: 28px;
        text-decoration: none;
	font-size: 12px;
}

.side-box a.twitter{
	padding-left: 30px;
	background:url(images/twitter.gif) no-repeat center left;
	display:inline-block;
	line-height: 28px;
        text-decoration: none;
	font-size: 12px;
}


.side-box ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-right: 11px;
}

.side-box ul ul {
	margin-right: 0;
	text-indent: 5px;
}

.side-box ul ul ul{
	margin-right: 0;
	text-indent: 10px;
}

.side-box li a:visited{
	color:#7e7f81;
}

.side-box li a{
	color:#7e7f81;
	display:block;
	line-height: 28px;
	padding:0 0 0 3px;
	list-style:none;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px solid #dbdcde;
}


.side-box li a:hover{
	background:#e5e5e5;
	color:#1fa5de;
}



.side-box .divide{
	width: 169px;
	float:left;
}





.side-box ul.sections{
	margin: 0px;
}

.side-box ul.sections li  {
	float:left; 
	width:158px;
	margin-top: 0px;
	margin-right: 11px;
}


* html .side-box li a{
	height: 28px;
} 



/* --------Main Content------------*/

#content{
	float:left;
	width: 580px;
	padding: 0 10px 0 30px;
	overflow:hidden;
}

.post{
	width: 600px;
	padding-top: 7px;
	margin-bottom: 25px;
	color:#7f7f81;
	float:left;
}


.post-thumbnail{
	float:left;
	margin-top: 13px; 
	margin-right: 10px;
	padding: 3px;
}

.post-thumbnail img{
	vertical-align:bottom;
	width: 125px; 
	height: 90px;
	margin-bottom: 10px;
}


.entry{
	text-align: justify;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}

.entry p{
	width: 590px;
}


h2.link{
	margin:0;
	padding:0;
	font-size: 1.6em;
	font-weight:normal;
	color:#1fa5de;
}

h2.link a:visited{
	margin:0;
	padding:0;
	color:#1fa5de;
	text-decoration:none;
}

h2.link a:hover{
	color:#000000;
}

h2.link a{
	margin:0;
	padding:0;
	color:#1fa5de;
	text-decoration:none;
}


.top-tools{
	clear:both;
	font-size: 12px;
	width: 100%;
	padding: 5px 0; 
	color:#bcbdc1;
}

.top-tools span{
	color:#979799;
}


.tools a:visited {
	color:#6e6f71;
}

.tools a{
	text-decoration:none;
	color:#6e6f71;
}

.tools  span{
	color:#bcbdc1;
	text-transform:uppercase;
	font-size:11px;
}

.tools{
	font-size: 12px;
	float:left;
	border-top: 1px solid #e3e3e4;
	border-bottom: 1px solid #e3e3e4;
	line-height: 28px;
	width: 100%;
	margin-top: 20px;
}


.no-border{
	border-bottom: 0;
}


.list-items {
	margin:0;
	padding: 0 30px 0 0;
	list-style:none;
	width: 350px;
	float:left;
}

.share{
	width: 100px; 
	float:right;
}


.list-items li a:visited{
	color:#7e7f81;
}

.list-items li a{
	color:#7e7f81;
	display:block;
	line-height: 28px;
	padding:0 0 0 3px;
	list-style:none;
	text-decoration: none;
	font-size: 12px;
}

.list-items li a:hover{
	background:#e5e5e5;
	color:#1fa5de;
}


* html .list-items li a{
	height: 28px;
} 



/* ---------------Comments----------------*/

.commentlist{
	margin:0;
	padding:0;
}

.comment{
	background:#F1F1F1;
	margin-bottom: 5px;
	display:block;
	padding: 10px;
}

.comment .avatar{
	float:right;
	border:1px solid #e5e5e5;
	padding:1px;
}

.alt{
	background: #F1F1F1;
}

.admin{
	background:#E1F3FD;
}

#respond{
	margin-top: 18px;
}

 
 textarea{
 	width: 500px;
}
 


/* --------Others------------*/

h1{
	font-family:century gothic;
	font-size: 1.6em;
	margin: 0px 0px 25px 0px; 
	color:#929699;
}

h2{
	font-family:century gothic;
	margin:0;
	padding:0;
	font-size: 1.6em;
	font-weight:normal;
	color:#1fa5de;
}

h3{
	font-family:palatino;
	font-size: 1.6em;
	margin: 30px 0px 15px 0px;
}

h4{
	font-family:palatino;
	font-size: 1.6em;
	margin: 0px 0px 15px 0px;
}


img{
	border:none;
}



blockquote {
	background:url(images/bquote.gif) no-repeat top left;
	padding:18px 0 0 26px;
	margin-left: 0px;
}

blockquote p{
	background:#E1F3FD;
	padding:20px;
	margin:0;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}


.float-left{
	float:left;
}

.float-right{
	float:right;
	margin-right: 15px;
	padding-right: 30px;
}


.clear-fix{
	height:0px;
	line-height: 0px;
}



/*post navigation */

.older-newer a:visited{
	color:#77787b;
}

.older-newer a:hover{
	color:#1fa5de;
}

.older-newer a{
	font-weight: bold;
	text-decoration:none;
	font-size: 12px;
	color:#77787b;
}

.older-left a{
	float:left;
	display:block;
	padding: 5px 0 4px 20px;
	background:url(images/older-left.gif) no-repeat center left;
}

.newer-right a{
	float:right;
	display:block;
	padding: 5px 20px 4px 0px;
	background:url(images/newer-right.gif) no-repeat center right;
}




/*-------------Drop Down Menu Based on http://htmldog.com/articles/suckerfish/dropdowns/------------ */

#nav {
	font-family:century gothic;
	background:#000000;
	font-weight:normal;
	width:100%;

}

#nav, #nav ul {
	float:left;
	list-style:none;

	line-height: 36px;
	padding:0;

	font-size: 11.5px;
	margin:0;
	width:900px;
	padding: 0px 0px 0px 0px;
}

#nav a {

	display:block;
	color:#BFDCFE;
	text-decoration:none;
	padding:0px 13px;
}

#nav li {
	float:left;
	margin-right: 1px;
	padding:0;
}

#nav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:150px;
	font-weight:normal;
	margin:0;
	line-height:1;
 	border:0;
	border-bottom:1px solid #949596;
	border-right:1px solid #949596;
	padding:0;
}
 

#nav li li {
	width:150px;
	border:0;
	font-weight:bold;
	margin:0;
	padding:0;
}

#nav li li a {
	padding:8px 13px;
	width:124px;
	margin:0;
	font-size:12px;
	color:#ffffff;
	font-weight: normal;
}


#nav li ul ul {
	margin:-28px 0 0 151px;
	padding:0;
}

#nav li li:hover {
	background:#c2c3c4;
}


#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a {
  	color:#000000;
}
  
  
#nav li:hover a, #nav li.sfhover a {
  	color:#000000;
}
  
  
#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a {
 	color:#747475;
}
  
  
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
    left:-999em;
}
	
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
    left:auto;
	background:#babbbd;
}
	
	
#nav li:hover, #nav li.sfhover {
    background:#babbbd;
}
	
	
#nav li li.sfhover {
    background:#c2c3c4;
}
	

#nav .current-cat{
	background:#000000;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* --------Footer------------ BUENO*/

#footer{
	background: #414346;
	float:left;
	width: 100%;
	text-align:center;
	border-top: 5px solid #ded6d4;
}

#fot{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#footer a:link, #footer a:visited { color: #444; }
#footer a:hover { text-decoration: underline; }

/*Footer Columns
---------------------------------------*/
.footer-column {
	float: left;
	width: 300px;
	margin-right: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #413f3e;
	
} 
#footer-about.footer-column  { width: 281px;
	padding-left: 20px;
}
#footer-flickr.footer-column { width: 280px; }
#footer-search.footer-column { width: 219px; }
.footer-column h2 {
	font-size: 1.1em;
	border-bottom: 2px solid #dbd3d0;
	padding-bottom: 2px;
}
.footer-column p {
	margin: 12px 0 10px;
    font-size: 12px;
	line-height: 1.5em;
	color:#86878a;

}
/*Flickr
---------------------------------------*/
.flickr_badge_image {
	float: left;
	margin: 0 0 0 10px;	
	padding: 0;
	line-height: 0;
}
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image2.flickr_badge_image, #flickr_badge_image3.flickr_badge_image { margin: 15px 0 10px 10px;}
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image4.flickr_badge_image { margin-left: 0; }
.flickr_badge_image img {
	margin: 0;
	padding: 5px;
	border: 1px solid #ccc;
	background: #F7F7F7;
	line-height: 0;
}
#footer h2.widgettitle { margin-top: 0;}
/*Search
---------------------------------------*/
#search_form input.search { 
	margin: 15px 0 0 0;
  padding: 5px 2px; 
  width: 180px;
  border: 1px solid #DED8D5;
  background: #F3F3F3;
  color: #555;
}
#search_form input.search:focus { background: #fff;
}
#search_form input#searchsubmit { margin: 0 0 0 5px;
}

/*Copyright
---------------------------------------*/
#copyright {
	display: block;
	clear: both;
	padding-top: 1px;
	font-size: 1.1em;
	border-top: 2px solid #dbd3d0;
}



/*Links
---------------------------------------*/

/* links */
#linksicon {
	height: 200px;
	width: 300px;
	margin-top: 18px;
	margin-left: 0;
} 

/* Juan */
.juanicon {
	background: url(images/juandiego.gif) no-repeat;
	width: 85px;
	height: 85px;
}
.juanicon a {
display: block; 
width: 85px; 
height: 85px; 
}
.juanicon a span  {
display: none; 
}

/* Said */
.saidicon {
	background: url(images/said.gif) no-repeat;
	margin-left: 95px;
	margin-top: -85px;
}
.saidicon a {
display: block; 
width: 85px; 
height: 85px;
}
.saidicon a span  {
display: none;
}

/* Lunaches */
.lunachesicon {
	background: url(images/lunaches.gif) no-repeat;
	margin-left: 190px;
	margin-top: -85px;
}
.lunachesicon a {
display: block; 
width: 85px; 
height: 85px; 
}
.lunachesicon a span  {
display: none; 
}

/* Prejus */
.prejusicon {
	background: url(images/prejus.gif) no-repeat;
	margin-top: 10px;
}
.prejusicon a {
display: block; 
width: 85px; 
height: 85px; 
}
.prejusicon a span  {
display: none; 
}

/* Cashluna */
.cashlunaicon {
	background: url(images/cashluna.gif) no-repeat;
	margin-top: -85px;
	margin-left: 95px;


}
.cashlunaicon a {
display: block; 
width: 85px; 
height: 85px; 
}
.cashlunaicon a span  {
display: none; 
}

/* Chitio */
.chitioicon {
	background: url(images/chitio.gif) no-repeat;
	margin-top: -85px;
	margin-left: 190px;


}
.chitioicon a {
display: block; 
width: 85px; 
height: 85px; 
}
.chitioicon a span  {
display: none; 
}


/*share
------------------------------------------------------------ */

.wrappershare{
	width: 650px;
	margin: 0 auto;
	text-align: left;
}
	

#followshare {
  padding: px 0;
	margin-top: -30px;
}

#followshare dl {
  float: right;
  font-size: 1.1em;
  }
#followshare dl dt, #follow dl dd {
  float: left;
  }
#followshare dt {
  color: #666;
  	margin-left: -465px;
  		margin-top: -0.7px;
	font-weight: bold;
}
#followshare dd {
  margin-left: 20px;
  }
#followshare dd a {
  display: block;
	color: #666;
  }
#followshare dd a.facebook {	padding-left: 20px; background: url(images/social/facebook.gif) no-repeat 0 .20em;

	margin-left: -300px;

}
#followshare dd a.twitter {	padding-left: 22px; background: url(images/social/twitter.gif) no-repeat 0 .20em;
	margin-top: -20px;
	margin-left: -390px;
}
#followshare dd a.stumble {	padding-left: 19px; background: url(images/social/stumble.gif) no-repeat 0 .20em; 
	margin-left: -200px;
	margin-top: -20px;

}

#followshare dd a.digg {	padding-left: 19px; background: url(images/social/digg.gif) no-repeat 0 .20em;
	margin-left: -70px;
	margin-top: -18px;
}

#followshare dd a.reddit {	padding-left: 19px; background: url(images/social/reddit.gif) no-repeat 0 .20em; 
	margin-top: -22px;

}



