/*   
Theme Name: Introducing Lily Collins - Yahoo Style
Theme URL: nowhereland9.org/design
Description: Introducing Lily Collins - Lily for Yahoo Style by NowhereLand9 Design http://lily-collins.org
Author: Nicole
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8a8a5;
	background-color: #f5f1ee;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	width: 1100px;
}
#network {
        float: left;
	height: 62px;
	width: 1000px;
        margin-left: 50px;
}
#header {
	float: left;
	height: 400px;
	width: 1100px;

}
#header .welcome {
	line-height: 18px;
	text-align: justify;
	width: 530px;
	margin-top: 400px;
	margin-left: 220px;
	letter-spacing: 1px;
	color: #8f8f8a;
}

#menu {
	float: left;
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
        margin-top: 15px;
        margin-left: 50px;
}
#menu a {
	text-decoration: none;
	color: #4e4e4e;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#menu ul, #menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content {
	float: left;
	width: 1100px;
	padding: 10px;
	background-color: #ffffff;
        margin-top: 15px;
}
#main {
	float: left;
	width: 690px;
	margin-right: 10px;
	background-color: #ffffff;
}
#title {
	letter-spacing: -1px;
	float: left;
	width: 655px;
	font-size: 22px;
	text-transform: uppercase;
	color: #303030;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	padding-left: 25px;
        margin-top: 10px;
        margin-left: 10px;
}

#title a {
	color: #303030;
	text-decoration: none;
	cursor: help;
}


#category {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bcbdb8;
	float: left;
	width: 650px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 3px;
	border-bottom: 1px solid #e6e5e8;
}
#category a {
	color: #bcbdb8;
	text-decoration: none;
	cursor: help;
}
#center {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding: 10px;
	float: left;
	width: 660px;
}
#tags {
	float: left;
	width: 660px;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#tags a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #eee359;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: #38b5b4;
}
#tags a:hover {
	color: #7e7b79;
	cursor: help;
}

#sidebar {
	float: right;
	width: 380px;
	margin-left: 10px;
}
#footer {
	width: 80%;
	padding-top: 10px;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-left: 10%;
	clear: both;
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	color: #878582;
}
#footer strong {
	letter-spacing: 2px;
}
#footer em {
	letter-spacing: 1px;
}
#footer a {
	font-weight: bold;
}




h1 {
	letter-spacing: -1px;
	font-size: 22px;
	text-transform: uppercase;
	color: #303030;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar .sb {
	line-height: 16px;
	background-color: #ffffff;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#sidebar h2 {
	border-bottom: 1px solid #f5f1ee;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #00c09d;
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
}

h2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #00c09d;
	padding: 0px;
}
b, strong {
	color: #61D2D6;
	text-decoration: none;
}
em, i {
	color: #EA3556;
}
a:link, a:visited {
	text-decoration: none;
	color: #616161;
}
a:hover {
	color: #bfb43d;
	cursor: help;
}

div#qTip {
	padding: 3px;
	display: none;
	color: #f5f1ee;
	position: absolute;
	z-index: 1000;
	text-transform: capitalize;
	background-color: #ff005b;
	opacity: 0.8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
    }
	
input, textarea, option, select {
	background-color: #f8fcf4!important;
	color: #b1b1b1;
	border: 1px solid #f8fcf4;
	padding: 3px;
	font-size: 12px;
}

blockquote {
	color: #bebeba;
	opacity: 0.9;
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fafafa;
	background-image: url(images/bquote.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
} 


.more a:link, .more a:visited{
	float: left;
	text-align: center;
	color: #fcf76c!important;
	text-decoration: none;
	text-shadow: none;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: bold;
	background-color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
}
.more a:hover {
	color: #ffc3ce!important;
	text-decoration: none;
	cursor: help;
	text-shadow: none;
	background-color: #4d4d4d;
	opacity: 0.9;
}


#center img, #center img a:link, #center img a:visited {
	padding: 5px;
	margin: 4px;
/*	  border: 1px solid #e2e2e1;*/
	background-color: #ebeae8;
/*		box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.03);*/
	opacity: 0.95;

}

#center img a:hover, #center img:hover {
	padding: 5px;
	margin: 4px;
/*	  border: 1px solid #e2e2e1;*/
	background-color: #c5f5ed;
/*		box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.05);*/
	opacity: 1.0;
	cursor: help;


	
}


#sidebar img, #sidebar img a:link, #sidebar img a:visited {
	padding: 2px;
	margin: 3px;
    border: 2px solid #f5f1ee;
	background-color: #fff; 
/*	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.05);*/
	opacity: 0.9;


}

#sidebar img a:hover, #sidebar img:hover {
	padding: 2px;
	margin: 3px;
	border: 2px solid #f3f6a3; 
	background-color: #fff;
/*  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.07);
*/	opacity: 1.0;
	cursor: help;

}

#comments {
	text-align: justify;
	width: 590px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
.gallery {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 30px;
	margin-left: 30px;
	color: #a8a8a5;
	background-image: url(images/gu.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 33px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#coppermine img { width:60px; }

/*  
wp page numbers
*/

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: transparent;
	clear: both;
}
#wp_page_numbers ul {
	border-top: 0px solid #ccc;
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;

