html { font-size: 100.01%; }

body
{
	font-size: 75%;
	font-family: 'Droid Sans', arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #a7abb0;
	text-shadow: rgba(0,0,0,0.41) 0 -1px 1px;
	line-height: 1.5em;
	margin: 3em 2em;
	width: 95%;
	letter-spacing: 0.03em;
	background-color: #171d29;
	background-image: url('http://jorgeq.com/folio/img/body_pattern.png');
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-family: helvetica, verdana, arial, sans-serif;
}

h1,h2,h3,h4,h5,a, { color: #000000; }
b,strong { color: #a9cee5; }

.slogan
{
	font-size: 1em;
	margin-bottom: 0.75em;
	color: #a7abb0;
	margin-top: -15px;
	font-family: helvetica, verdana, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-shadow: 0px 2px 3px #181e2a;
}

span.amp
{
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.3em;
	color: #a9cee5;
}

em.image-citation
{
	display: block;
	font-family: 'Droid Sans', arial, sans-serif;
	font-weight: 300;
	color: #a9cee5;
	margin-bottom: 0;
	margin-right: -60px;
	text-align: right;
	font-size: 12px;
}

p.excerpt
{
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #a9cee5;
	width: 700px;
	font-size: 16px;
	line-height: 27px;
}

h1 a
{
	font-weight: bold;
	font-size: 48px;
	margin-top: 1.3em;
	margin-bottom: 0.7em;
	line-height: 1;
	color: #a9cee5;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 2px 3px #181e2a;
}

h1 a:hover
{
	font-weight: bold;
	font-size: 48px;
	margin-top: 1.3em;
	margin-bottom: 0.7em;
	line-height: 1;
	color: #ffedc1;
	text-transform: uppercase;
	text-decoration: none;
}

.date_color
{
	color: #ffedc1;
	text-transform: uppercase;
}

img, img a { border: none; }

h2
{
	font-size: 18px;
	margin-bottom: 1.5em;
	margin-top: 1em;
	line-height: 1.6em;
}

h3
{
	font-size: 18px;
	margin: 0px;
	letter-spacing: 0.80px;
	color: #ffedc1;
}

h4
{
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 1em;
}

hr
{
	float: left;
	display: inline;
	width: 100%;
	height: 1px;
	border: none;
	margin: 0;
	padding: 0;
	border-top: 1px dotted #a7abb0;
}

a
{
	font-weight: normal;
	color: #a7abb0;
	text-decoration: underline;
	border-bottom: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

a:hover
{
	font-weight: normal;
	color: #a9cee5;
	text-decoration: none;
}

a:active
{
	position: relative;
	top: 1px;
}

h3 a
{
	font-size: 16px;
	font-family: 'Droid Sans', arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #ffedc1;
	letter-spacing: 2px;
}

h3 a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #a7abb0;
}

div.container
{
	width: 950px;
	margin: 0 auto;
}

div#header h1,
div#header h2 { margin-left: 0px; }
div#header h2 { width: 500px; }

div#header-left
{
	margin: 0 auto 10px auto;
	padding: 0;
	float: left;
}

div#header-right
{
	margin: 0 auto 10px auto;
	padding: 0;
	float: right;
	width: 302px;
}

div#footer
{
	float: left;
	display: inline;
	margin: 2em 0 4em 0;
	width: 100%;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Droid Sans', arial, sans-serif;
}

ul#nav
{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	margin-top: 0.5em;
	text-transform: uppercase;
	letter-spacing: .2em;
}

ul#nav li
{
	float: left;
	display: inline;
	margin-left: 1em;
	font-family: 'Droid Sans', arial, sans-serif;
	padding-bottom: 4em;
}

ul#nav li a
{
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1.1px;
}

ul#nav li a:hover { border-bottom: 1px #A7ABB0 solid; }

ul #tweet
{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	margin-top: 0.5em;
	text-transform: uppercase;
	letter-spacing: .2em;
}

div.item
{
	float: left;
	display: inline;
	width: 100%;
	padding: 2em 0 2.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	height: auto;
	/* border-bottom:1px solid #000000;*/
}

div.meta
{
	float: left;
	display: inline;
	width: 160px;
	margin-right: 30px;
}

div.meta strong
{
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #a9cee5;
}

div.content
{
	float: left;
	display: inline;
	width: 630px;
	margin-right: 30px;
	font-size: 14px;
	line-height: 1.8em;
}

div.content img
{
	max-width: 740px;
	min-width: 550px;
	padding: 10px;
	background-color: #111620;
	margin: 10px 0 -5px 0;
	border: 1px solid rgba(0,0,0,.22);
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,0.04);
	-webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.04);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	opacity: 0.88;
}

div.content img: a
{
	opacity: 1;
	-webkit-transition: .25s;
}

div.content img:hover
{
	opacity: .80;
	-webkit-transition: .25s;
}

div.image-faker
{
	float: left;
	display: inline;
	width: 100%;
	height: 350px;
	margin-top: 0.2em;
	background: #ddd;
	margin-bottom: 0em;
}

div.post { width: 700px; }
a.share-link { margin-top: 15px; }

div.share-wrapper
{
	display: inline;
	position: relative;
	padding-top: 40px;
	letter-spacing: 0em;
}

div.share span.sharelinks
{
	position: relative;
	float: right;
	display: none;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1);
	margin-top: -65px;
	margin-right: -100px;
	padding: 14px 20px;
	border: 1px solid rgba(0,0,0, .2);
	width: 220px;
	background-color: #181e2a;
}

div.share span.css-arrow-down
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=1);
	position: absolute;
	top: 47px;
	left: 50%;
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 13px solid #ffffff;
	border-left: 10px solid #262b2f;
	border-right: 10px solid #262b2f;
}

span.sharelinks a
{
	color: #a7abb0;
	text-decoration: none;
}

span.sharelinks a:hover
{
	color: #a9cee5;
	text-decoration: none;
}

div.share
{
	text-align: right;
	float: right;
	margin-top: 5em;
	width: 100%;
}

div.share a { font-weight: normal; }

div.share span,
			hr
{
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}

/* notes */
div.notes-container
{
	display: none;
	float: left;
	margin: 2em 0;
	font-size: 12px;
	padding-left: 190px;
	width: 500px;
	line-height: 24px;
}

.notes-container ol { list-style: none; }
div.meta a { font-weight: normal; }

blockquote
{
	padding-left: 15px;
	font-family: 'Georgia', Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	color: #a9cee5;
	border-left: 1px solid #a7abb0;
}

div.quote blockquote
{
	text-indent: -8px;
	width: 90%;
	font-family: 'Georgia', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #a9cee5;
}

div.chat ul
{
	list-style: none;
	padding: 0 0 0 0em;
	margin: 0em 0;
}

div.chat ul li span
{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

div.pagination
{
	float: right;
	margin-bottom: 3em;
}

.credits { margin-bottom: 3em; }

/* Fotomoto Styles 
-----------------------------------------------*/

.FotomotoToolbarClass a,
.FotomotoToolbarClass a:link,
.FotomotoToolbarClass a:visited,
.FotomotoToolbarClass a:active,
.FotomotoToolbarClass a:hover
{
	font-size: 11px;
	/* change font size to 12 pixels */
	color: #a9cee5;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	/* show the links in gray */
}

.FotomotoECardButton { float: left !important; }
.FotomotoToolbarClass { text-align: left !important; }

.FotomotoToolbarClass
{
	margin-top: 8px !important;
	/* move 8 pixels down */
}

/* @group travels */
ul.left, ul.more
{
	float: left;
	width: 300px;
	margin: 0 0 25px 10px;
}

ul.left
{
	text-align: left;
	margin: 0 10px 0 0;
}

/* Carbon Ads Styling
----------------------------------------------------*/

#carbonads-container
{
	float: right !important;
	text-shadow: none !important;
	text-align: left !important;
	color: #fff !important;
}

/* AdPack Ads Styling
-----------------------------------------------------*/

body .one .bsa_it_ad
{
	background: #111620 !important;
	border: 1px solid rgba(0,0,0,.22) !important;
	color: #a9cee5 !important;
	-moz-box-shadow: 0 0px 3px rgba(0,0,0,0.04);
	-webkit-box-shadow: 0 0px 3px rgba(0,0,0,0.04);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 10px 15px 0 10px;
	margin: 0;
}

body .one .bsa_it_ad:hover img
{
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
	box-shadow: 0 0 3px #000;
}

body .one .bsa_it_ad .bsa_it_i
{
	padding: 0;
	float: left;
	margin: 0 10px 5px 0;
	width: 130px;
}

body .one .bsa_it_ad .bsa_it_i img
{
	padding: 0;
	border: none;
	max-width: 100%;
	height: auto;
}

body .one .bsa_it_ad .bsa_it_t
{
	padding: 6px 5px 6px 0;
	color: #fff;
	font-size: 10px;
	font-family: 'lucida grande',arial,helvetica,sans-serif;
	display: inline !important;
	line-height: 1.6em;
}

.bsa_it_t:after
{
	content: "-";
	padding-left: 5px;
}

body .one .bsa_it_ad .bsa_it_d
{
	padding: 0;
	color: #A9CEE5;
	font-size: 10px;
	font-family: 'lucida grande',arial,helvetica,sans-serif;
	display: inline !important;
	line-height: 1.6em;
}

body .one .bsa_it_p { display: none; }

body #bsap_aplink, body #bsap_aplink:hover
{
	font-size: 12px;
	margin: 0 15px 0 15px;
	text-align: right;
}

/*- SEARCH -----------------------------------*/
.search-bar
{
	padding: 15px 20px;
	margin-top: 10px;
	background-color: rgba(0,0,0, .2);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.search-form input.search
{
	float: left;
	width: 100px;
	height: 13px;
	padding: 3px 8px;
	margin: 0px 0px 0px 20px;
	background: #fff;
	border: none;
	line-height: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.search-form input.search_button
{
	float: right;
	display: block;
	height: 25px;
	margin: -2px 0px 0px 7px;
	padding: 0px 4px 0px;
	border: none;
	color: #999;
	text-transform: uppercase;
	font-size: 10px;
	line-height: normal;
	cursor: pointer;
	background-color: rgba(0,0,0, .2);
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.search-form input.search_button:hover
{
	color: #fff;
	background-color: rgba(0,0,0, .2);
}

