@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Lana Condor Fan
Theme URL: www.getawaycar.org/design
Description: Lana Condor Fan - www.lana-condor.com - version Pink & Light Blue by Nicole
Author: Nicole
*/

@font-face {
  font-family: LemonMilk;
  src: url("LemonMilk.otf");
}

@font-face {
  font-family: LemonMilkLight;
  src: url("LemonMilklight.otf");
}

@font-face {
  font-family: Orator;
  src: url("Orator.otf");
}

@font-face {
  font-family: MortalCoil;
  src: url("MortalCoil.otf");
}

body {
    font-family: Asap, Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-image: url("images/LanaCondor_Header.png");
	background-repeat: no-repeat;
	background-color: #232323;
	background-position: center top;
	color: #959491;
}

#container {
	width: 1100px;
	margin: auto;
}

#header {
	width: 1100px;
	float:left;
	height: 550px;
}

#menu {
	float:left;
	width: 1100px;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-family: LemonMilkLight, Sans-Serif;
	letter-spacing: 1px;
}

#menu ul {
		margin: 0px;
	padding: 0px;
	display: inline-block;
	list-style-type: none;
}

#menu ul span::after {
    content: "/";
    display: inline-block;
    font-weight: 200;
    font-family: LemonMilk,'Roboto Condensed', sans-serif;
    color: #080807;
    font-size: 22px;}


#menu li {
	display: inline-block;
	list-style-type: none;
	margin: 0px 30px 0px 30px;
	padding: 0px;
	
}

#menu a {
	color: #ecebea;
	padding-bottom: 6px;
	text-decoration: none;
		border-bottom: 4px solid;
  border-image: linear-gradient(45deg, #5a96ab, #d78575)1;
}


#topbar {
	width: 1100px;
	float:left;
	height: 220px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #c6c4c4;
}

span.top_title {
	font-size: 14px;
	letter-spacing: 1px;
	font-family: LemonMilk, Serif;
	background-image:url("images/bg_img.jpg");
    -webkit-text-fill-color: transparent;
	 -webkit-background-clip: text;
	background-position: bottom left;
}

#welcome {
	float:left;
	width: 515px;
	height: 220px;
	margin-right: 5px;
	padding: 15px;
	background-image:url("images/bg_stars.png");
	text-align: justify;
	line-height: 20px;
	font-family: Orator, Sans-Serif;
	text-transform: lowercase;
}

#welcome strong, #welcome b {
	font-family: Arial, Sans-Serif;
	text-transform: capitalize;
	color: #d78575;
	text-shadow: 1px 1px 2px #191919;
}

#welcome i, #welcome em {
	font-family: Times New Roman, Serif;
	text-transform: capitalize;
	font-style: italic;
	font-size: 14px;
	color: #5a96ab;
}

#welcome u {
	border-bottom: 3px solid #fbfbfc;
	text-decoration: none;
	color: #fbfbfc;
	padding-bottom: 1px;
}
#spotlight {
	float:left;
	width: 515px;
	height: 220px;
	margin-left: 5px;
	padding: 15px;
	background-image:url("images/bg_stars.png");
	font-family: Orator, Sans-Serif;
	text-transform: lowercase;
}

span.spot_title {
	font-family: Times New Roman, Serif;
	text-transform: capitalize;
	font-style: italic;
	font-size: 14px;
	color: #d78575;
}

#spotlight img {
	border-radius: 3px;
	opacity: 0.9;
	box-shadow: 0 0 2px #191919;
}

#content {
	float:left;
	width: 1100px;
	margin: 20px 0px;
}

#main {
	float:left;
	width: 745px;
	margin-right: 5px;
}

#title {
	float:left;
	width: 745px;
	font-family: LemonMilk, Sans-Serif;
	font-size: 30px;
	background-image:url("images/bg_img.jpg");
    -webkit-text-fill-color: transparent;
	 -webkit-background-clip: text;
	background-position: bottom left;
}

#category {
	float:left;
	width: 745px;
	font-family: Orator, Sans-Serif;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #5d5c5b;
}
#category a {
	color: #5d5c5b;
}

#tags {
	background-color: #2c2c2c;
	float:left;
	width: 415px;
	margin: 20px 300px 20px 0px;
	padding: 20px;
	font-family: LemonMilkLight, Sans-Serif;
	letter-spacing: 2px;
	font-size: 9px;
	color: #000;
}

#tags a {
	margin: 10px!important;
	text-decoration: none;
	color: #fbfbfc;
	text-transform: none;
	font-family: Arial, Sans-Serif;
	letter-spacing: 1px!important;
	font-size: 10px;
	background-image:url("images/tag.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 17px;
}

#center {
	float:left;
	width: 745px;
	line-height: 22px;
	text-align:justify;
	margin-bottom: 40px;
}

#sidebar {
	float:right;
	width: 345px;
	margin-left: 5px;
	
}

#sidebar .sb {
	border: 1px solid #2c2c2c;
	padding: 30px 15px 15px  15px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 20px;
	font-family: Montserrat, Sans-Serif;
}

span.sb_title {
	font-family: LemonMilkLight, Sans-Serif;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 5px 7px;
	border: 10px solid transparent;
	border-image: url(images/border.png) 20 round;
	-webkit-border-image: url(images/border.png) 20 round; /* Safari 3.1-5 */
	-o-border-image: url(images/border.png) 20 round; /* Opera 11-12.1 */;
	color: #fbfbfc;
}

#footer {clear: both;
	width: 80%;
	padding-top: 15px;
	padding-right: 10%;
	padding-bottom: 15px;
	padding-left: 10%;
	text-align: center;

}

span.footert {
	font-family:MortalCoil, Sans-Serif;
	color: #030303;
	font-size: 38px;
	background: -webkit-linear-gradient(45deg, #d78575, #5a96ab);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#footer a {
	text-decoration: none;
	color: #000;
	letter-spacing: 1px;
		text-transform: uppercase;
		font-family: LemonMilkLight, Sans-Serif;
	font-size: 10px;
}

#footer .disclaimer {
	font-family: Orator, Sans-Serif;
	font-size: 11px;
	text-transform: lowercase;
	line-height: 18px;
	text-align: justify;
	padding: 15px;
	margin: 10px 5%;
	color: #d0cecd;
	background-image: url("images/bg_stars.png");
}
a:link, a:visited {
	color: #fbfbfc;
	text-decoration: none;
}

a:hover {
	cursor: help;
	color: #a17f85;
}

b, strong {
	color: #bdbdba;
}


em, i {
	font-family: Times New Roman, Serif;
	color: #5a96ab;
	font-size: 14px;
}

u {
	font-family: Orator;
	color: #e2e2e1;
	border-bottom: 2px solid #d78575;
	padding-bottom: 1px;
}

div#qTip {
	display: none;
	color: #d78575;
	position: absolute;
	z-index: 1000;
	text-transform: lowercase;
	background-color: #101010;
	font-size: 11px;
	font-family: Orator, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
    padding: 8px 10px;
    }
	
	
input, textarea, option, select {
	background-color: transparent!important;
	color: #424242;
	border: 1px solid #aaa9a6;
	padding: 10px;
	font-size: 12px;
	font-family: Lato, Arial, Helvetica, sans-serif;
}

blockquote {
	opacity: 0.9;
	font-weight: normal;
	margin: 40px 25px 40px 25px;
	font-family: Droid Serif, Serif;
	padding: 25px;
	letter-spacing: 1px;
	color: #61605f;
    background-image: url("images/bquote.png");
	background-repeat: no-repeat;
	background-position: left top;
	text-shadow: 1px 1px 2px #1f1f1f;

} 

blockquote::first-letter {
	font-size: 970%;
	color: #333333;
     text-shadow: 1px 1px 2px #111;
	margin-bottom: 5px!important;
	margin-right: 10px!important;
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-family: MortalCoil, Sans-Serif;
	padding: 5px 15px 20px 15px;

}



#center img, #center img a:link, #center img a:visited {
	 background-color: transparent;
	/*border: 1px solid #c3c2c1; */
	 box-shadow: 1px 1px 2px #101010;
	opacity: 0.9;
	margin: 7px 5px;
	border-radius: 2px;
}

#center img a:hover, #center img:hover {
	box-shadow: 1px 1px 2px #101010; 
	margin: 7px 5px;
	opacity: 1.0;
	cursor: help;
	
	
}


#sidebar img, #sidebar img a:visited {
	padding: 0px;
	margin: 5px;	
	cursor: help;
	opacity: 0.9;
	border: 1px solid #292929;
	border-radius: 1px;


}
#sidebar img a:hover, #sidebar img:hover {
	padding: 0px;
	margin: 5px;
/*	background-color: #fff;*/
	opacity: 1;
	cursor: help;	

}


#comments {
	text-align: justify;
	width: 745px;
	line-height: 16px;
	font-size: 12px;
	float: left;
	padding: 10px;
}

.featured {
	width: 745px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}

.featured img {
	background-color: transparent!important;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 745px;
	height: auto;
}

.navigation {
	text-align: center;
	width: 745px;
	clear: both;
}

::selection {
    background: #5a96ab;
	color: #030303;
    
}

*::-moz-selection {
    background: #5a96ab;
	color: #030303;
    
}


.galleryupdate {
	background-image: url(images/gu.png);
	background-repeat: no-repeat;
	padding: 50px 30px 35px 10px;
	line-height: 18px;
	background-position: left top;
	text-transform: capitalize;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	font-size: 10px;
	color: #bbbbb8;
	font-family: Roboto Mono, Serif;
}

.galleryupdate a {
	color: #d78575;
	font-family: Orator, Sans-Serif!important;
	font-style: normal;
	letter-spacing: 0px;
	text-transform: lowercase;
	font-size: 11px;
}

.galleryupdate a:hover {
	color: #6294b9;
	text-decoration: none;
	cursor: help;
}

a.more-link  {
	text-decoration: none;
	color: #eaeaeb;
	text-transform: uppercase;
	padding: 3px 5px;
	font-size: 10px;
	font-family: LemonMilkLight, Sans-Serif!important;
	border: 2px solid;
  border-image: linear-gradient(45deg, #d78575, #5a96ab)1;
	letter-spacing: 1px;
}
a.more-link:hover {
	color: #010101;
	cursor: help;
}

span.archive {
	font-family: Roboto Mono, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #010101;
	letter-spacing: 1px;
	font-weight: normal;
	padding-bottom: 10px;
}

span.cp_title {
	font-family: MortalCoil, Times New Roman, Serif;
	font-size: 24px;
	font-size-adjust: 14px;
	font-style: italic;
	color: #d78575;
	text-shadow: 2px 2px 2px #111;
}

span.cp_role {
	font-family: Orator, Sans-Serif;
	font-size: 11px;
	text-transform: lowercase;
	border-bottom: 2px solid #5a96ab;
	color: #fff;
}

 