@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Daisy Ridley Daily
Theme URL: www.getawaycar.org/design
Description: Daisy Ridley Daily - www.daisyridley.us - version Red & Grey by Nicole
Author: Nicole
*/

@font-face {
  font-family: Adam;
  src: url("Adam.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/DaisyRidley_Header.png");
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center 100px;
	color: #7a7976;
}

#container {
	width: 1100px;
	margin: auto;
}


#menu {
	float: left;
	width: 1100px;
	height: 90px;
	text-align: center;
	padding-top: 10px;
	font-family: Adam, Sans-Serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #040404;
}

#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: 'Roboto Condensed', sans-serif;
    color: #040404;
    font-size: 50px; }


#menu li {
	display: inline-block;
	list-style-type: none;
	margin: 0px 30px 0px 30px;
	padding: 0px;
	
}

#menu a, #menu a:visited {
	font-family: MortalCoil, Sans-Serif;
	font-size: 30px;
	font-size-adjust: 24px;
	padding-bottom: 5px;
	text-decoration: none;
	background: -webkit-linear-gradient(45deg, #c43a37, #8e887c);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #444;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
}

#menu a:hover {
	cursor: help;
	background: -webkit-linear-gradient(45deg, #c43a37, #040404);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#header {
	float:left;
	width: 1100px;
	height: 430px;
	margin-top: 10px;
}
#topbar {
	float:left;
	width: 1100px;
	font-family: Roboto Mono, Sans-Serif;
	font-size: 10px;
	letter-spacing: 0px;
	color: #1b1a1a;
	margin-bottom: 20px;
}

#welcome {
	float:left;
	width: 505px;
	height: 160px;
	margin-right: 5px;
	background-color: #e4e4e4;
	padding: 20px;
	text-align: justify;
	line-height: 18px;
	background-image: url("images/bg_stars.png");

}

#latest {
	float:left;
	width: 505px;
	height: 160px;
	margin-left: 5px;
	background-color: #e4e4e4;
	padding: 20px;
	color: #1b1a1a;
	background-image: url("images/bg_stars.png");
}

#latest img, #latest img a {
	width: 70px;
	margin: 7px;
	filter: grayscale(100);
	border-radius: 2px;
	box-shadow: 1px 1px 2px #636261;
}

span.top_title {
	font-family: Adam, Sans-Serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #040404;
	color: #fff;
	padding: 3px;
}

#topbar b, #topbar strong {
	background-color: #918876;
	font-family: Arial, Sans-Serif;
	color: #000;
}

#topbar em, #topbar i {
	color: #d93b36;
	font-size: 12px;
	font-family: Times New Roman, Serif;
}

#topbar a {
	text-decoration: none;
	color: #db413b;
}

#content {
	float:left;
	width: 1078px;
	border: 1px solid #e4e4e4;
	padding: 20px 10px;
}

#main {
	float:left;
	width: 723px;
	margin-right: 5px;
}

#sidebar {
	float: right;
	width: 303px;
	margin-left: 5px;
	background-color: #e4e4e4;
	padding: 10px;
	background-image: url("images/bg_stars.png");
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
	color: #5d5b5a;
}

span.sb_title {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Adam, Sans-Serif;
	background-image:url("images/sbtitle.jpg");
    -webkit-text-fill-color: transparent;
	    -webkit-background-clip: text;
	background-position: bottom;
	border-bottom: 4px solid #fff;
	padding-bottom: 10px;
}

.divsb {
	float:left;
	width: 150px;
	height: 10px;
	margin: 30px 76px 30px 77px;
	background-image: url("images/catbg.png");
	background-repeat: no-repeat;
	background-position: center center;
}
#category {
	float:left;
	width: 723px;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 9px;
	color:#111; 
	letter-spacing: 1px;
	font-family: Adam, Lato, Sans-Serif;
	background-image:url("images/catbg.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}

span.ct {
	background-color: #eb2330;
	padding: 3px 5px;
}


#title {
	float:left;
	width: 723px;
	font-family: MortalCoil, Sans-Serif;
	font-size: 34px;
	font-size-adjust: 24px;
	color: #111;
	text-align: center;
}

#tags {
	float:left;
	width: 723px;
	text-align: center;
	margin-top: 10px;
	font-family: Roboto Mono, Sans-Serif;
	text-transform: capitalize;
	font-size: 10px;
}

#tags a {
	color: #918876;
	text-decoration: none;
	margin: 0px 5px;
}

#center {
	float:left;
	width: 723px;
	text-align: justify;
	line-height: 22px;
	font-family: Montserrat, Sans-Serif;
	padding: 10px 0px;
	margin: 30px 0px;
}

#footer {clear: both;
	width: 80%;
	padding-top: 15px;
	padding-right: 10%;
	padding-bottom: 15px;
	padding-left: 10%;
	text-align: center;
	background-image: url("images/div.jpg");
	background-repeat: no-repeat;
	background-position: top center;

}

span.footert {
	font-family:MortalCoil, Sans-Serif;
	color: #030303;
	font-size: 36px;
	background: -webkit-linear-gradient(45deg, #918876, #d31108);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#footer a {
	text-decoration: none;
	color: #030303;
	font-size: 9px;
	letter-spacing: 1px;
		text-transform: uppercase;
		font-family: Adam, Sans-Serif;
}

#footer .disclaimer {
	font-family: Roboto Mono, Sans-Serif;
	font-size: 10px;
	text-align: justify;
	background-color: #e4e4e4;
	padding: 15px;
	margin: 10px 5%;
	color: #494949;
	background-image: url("images/bg_stars.png");
}

a:link, a:visited {
	color: #101010;
	text-decoration: none;
}
#center a, #center strong, #center b {
	font-family: Arial, Sans-Serif;
}

a:hover {
	cursor: help;
	color: #bf7369;
}

b, strong {
	color: #333333;
}


em, i {
	font-family: Times New Roman, Serif;
	color: #d31108;
	font-size: 14px;
}

u {
	font-family: Lato;
	color: #83827f;
	border-bottom: 2px solid #f8343a;
	padding-bottom: 1px;
}

div#qTip {
	display: none;
	color: #da3e39;
	position: absolute;
	z-index: 1000;
	text-transform: uppercase;
	background-color: #101010;
	font-size: 9px;
	font-family: Roboto Mono, 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;

} 

blockquote::first-letter {
	font-size: 970%;
	color: #d31108;
     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;
	background-image: url("images/bg_stars_02.png");
	/* box-shadow: 1px 1px 2px 1px #cbc9c9; */
	opacity: 0.9;
	margin: 7px;
    padding: 10px;
}

#center img a:hover, #center img:hover {
	border: 1px solid #918876; 
	margin: 7px;
    padding: 10px;
	opacity: 1.0;
	cursor: help;
	
	
}


#sidebar img, #sidebar img a:visited {
	padding: 0px;
	margin: 5px;	
/*      background-color: #f5f4f3; */
	cursor: help;
box-shadow: 0 0 2px #555554;
	opacity: 0.9;
	/* border: 1px solid #333; */
	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: 723px;
	line-height: 16px;
	font-size: 12px;
	float: left;
	padding: 10px;
}

.featured {
	width: 723px;
	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: 723px;
	height: auto;
}

.navigation {
	text-align: center;
	width: 723px;
	clear: both;
}

::selection {
    background: #918876;
	color: #030303;
    
}

*::-moz-selection {
    background: #918876;
	color: #030303;
    
}


.galleryupdate {
	background-image: url(images/gu.png);
	background-repeat: no-repeat;
	padding: 50px 30px 35px 45px;
	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: #72726f;
	font-family: Roboto Mono, Serif;
}

.galleryupdate a {
	color: #101010;
	font-family: Adam, Sans-Serif!important;
	font-style: normal;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 10px;
}

.galleryupdate a:hover {
	color: #d31108;
	text-decoration: none;
	cursor: help;
}

a.more-link  {
	text-decoration: none;
	color: #101010;
	text-transform: uppercase;
	padding: 3px 5px;
	font-size: 10px;
	font-family: Adam, Sans-Serif!important;
	border: 2px solid;
  border-image: linear-gradient(45deg, #d31108, #918876)1;
	letter-spacing: 1px;
}
a.more-link:hover {
	color: #333;
	cursor: help;
}

span.archive {
	font-family: Roboto Mono, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #2b2b2b;
	letter-spacing: 1px;
	font-weight: normal;
	padding-bottom: 10px;
}

.cp {
	float:left;
	width: 303px;
	height: auto;
	margin-bottom: 30px;
	font-family: Roboto Mono, Sans-Serif;
	font-size: 11px;
	background-image: url("images/bquote.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}

.cp img {
	border: 0px solid #fff!important;
	padding: 0px!important;
	margin: 0px 5px 0px 0px!important;
	box-shadow: none!important;
}

span.cp_title {
	font-family: MortalCoil, Sans-Serif;
	color: #101010;
	font-size: 20px;
}

span.cp_role {
	font-family: Adam, Sans-Serif;
	font-size: 9px;
	color: #918876;
	letter-spacing: 1px;
}