/* 
Theme Name: PinkOLicious
Description: This is a purt pink theme, it was developed to grab the readers attention and make them want to come back!
Version: 1.0
Author: Shannon Lilly
Author URI: http://www.geekssite.com
*/


/** BEGIN ADDED **/

/** These lines are for IE6 only **/

* html #header { height: 47px; }

* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}

ul.readmore {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 6px 10px;
	margin: 0px;
}

/** Removes any image borders **/
img {
	
}
.permalink {font-size: 12px; }
.main  { background-color: #ffffcc; text-align: left; margin: 0px; padding: 0px; border: none 0px; width: 400px;}
.main-posts  { background-color: #ffffcc; text-align: left; margin: 0px; padding: 0px; border: none 0px; width: 400px; }
ul { font-weight: normal; }

	
	/** If you want the images autoalign on the left side, uncomment this line
	
	float: left;
	margin-right: 20px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
	**/
	
	/** If you want the images autoalign on the right side, uncomment this line
	
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	
	**/
	
}

.entry{ background-color: #ffffcc; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; padding: 0 0 1px; margin: 0; width: 400px}


.latest{
	background: #ffffcc;
	padding: 0px;
	margin: 0px; 
}

.entry_firstpost{ background-color: #ffffcc; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; padding: 1px; margin: 0; }

.latest_firstpost{ background-color: #ffffcc; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; padding: 0px; margin: 0; }


h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html { background-position: right top; }

p { font-weight: normal;}
body { margin: 0; padding: 0; font-family: "Trebuchet MS","Lucida Grande",  Verdana, Helvetica, Arial, sans-serif; font-size: 14px;  font-weight: normal; background-attachment: scroll; background-position: left top; text-align: center; }

ul { font-weight: normal; }
#header_left_bg { background-color: #bb6986; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; margin: 0; padding: 0; height: 47px; width: auto; }

#single_post_right { color: #fcfef4; margin: 0 16px; padding: 0; font-size: 0.9em; line-height: 18px; background-color: ffffcc; background-repeat: repeat-x; background-attachment: scroll; background-position: right top; height: 19px; width: auto; }

#single_post_left { color: #888888; margin: 0 16px 0 0; padding: 0 0 0 16px; font-size: 0.9em; line-height: 18px; background-color: ffffcc; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; height: 19px; width: auto; }
#header h1, #header h1 a { margin: 0 0 0 15px; font-size: 1.5em; line-height: 47px; height: 47px; text-decoration: none; border: 0; color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

h1 {
	margin: 0;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: #ffffcc;
	text-decoration: none;
	border: none 0px;
}

h2 {
	line-height: 20px;
	font-size: 18px;
		text-align: center;}

.links h2 { font-size: 1.4em; line-height: 31px; height: 41px; margin: 0; padding-left: 10px; font-weight: bold; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; list-style: none; }

h2 a:link, h2 a:visited {
	color: #842222;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	}

h2 a:hover, h2 a:active {
	color: #993333;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	height: auto;
	margin-top: 60px;
	padding: 0;
	font-weight: bold;
	color: #000;
	background: transparent;
}

.links h3 { font-size: 1.4em; line-height: 31px; height: 41px; margin: 0; padding-left: 10px; font-weight: bold; color: #92405d; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; }

a:link {
	color: #993333;
		text-decoration: none;
	}

a:visited {
	color: #993333;
	}

a:hover, a:active {
	background: transparent;
	color: #cc66cc;
	}

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #92405d;
	background: #f5f8e8;
	font-size: 1.2em;
	border-top: 2px solid #ffecff;
	}

p {
	line-height: 1.4;
	}

/* 2)-=-=-=- Structure -=-=-=- */

#container { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: right bottom; margin: 0; padding: 20px; text-align: left; }

#center {

	background: #ffffcc;

	margin-left: auto;

	margin-right: auto;

	padding:0px;

	top: 2;

	width: 850px;
	
height: 6000px;
	text-align: left;

	border-top-width: 2px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #fff;

	border-right-color: #fff;

	border-bottom-color: #fff;

	border-left-color: #fff;

}

#wrapper {
	padding: 16px 16px 0 16px;
}
	
#maincontent { width: 400px; 
align: center; background-color: #FFFFCC; padding-right: 10px}

#content {valign: top; padding: 0px 0px 0px 0px; background-color: #FFFFCC; margin: 10px; margin-top: 0px; font-family: 'Trebuchet MS',Verdana; font-size: 14px; line-height: 1.2em; letter-spacing: 0; text-align: left; word-spacing: normal; color: #000; }

#navibar { background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; float: left; width: 182px; margin: 0; padding: 0; }

#right { background-color: #F4CECD; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; float: right; width: 182px; margin: 0; padding: 0;  height: 5600px; }

#left {height: 5600px; }

.links {text-align: center;
	margin: 15px 0 0 15px;
	padding: 0px;
	background: none;
}

#navi_end_left { background-color: #F4CECD; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; width: 182px; margin: 0; padding: 0; height: 20px; }

#navi_end_right { background-color: #F4CECD; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; width: 182px; margin: 0; padding: 0; height: 20px; }

#footer { background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: right bottom; margin: 0 0 20px; padding: 20px 0 0; height: 47px; width: 100%; clear: both; position: relative; text-align: center; }

#footer_left_bg { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; margin: 0; padding: 0; height: 47px; width: auto; }
	
#footer_left_bg p {
	color: #92405d;
	margin: 0;
	font-size: 0.9em;
	padding: 10px 0 0;
	background: transparent;
	text-align: center;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	background: #fff;
	font-size: 0.9em;
	padding: 5px;
	margin: 0;
	border: dotted 1px #d2809d;
	}

.highlight {
	background: #ffecff;
	}
	
.comments-nice-bg {
	padding: 1px;
	background: #d2809d;
	color: #000;
}

.comments-nice { background-color: #fafafa; background-repeat: repeat-x; background-attachment: scroll; background-position: left top; padding: 10px; border: solid 1px #ffecff; }



.comments {
	font-size: 1.2em;
	padding: 0 0 0 0;
	background: #fff;
	border: 1px solid #fff;
}

.comments a:link, .comments a:visited {
	color: #d2809d;
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	background: #d2809d;
	color: #fff;
	text-decoration: none;
}	

.alt {
	background: #f0e7ed !important; 
	border: solid 1px #ffecff !important;
	padding: 10px 10px 0 !important;
}

.alt:hover { border-color: #d2809d; border-style: solid !important; border-width: 1px !important; }

.commentlist li:hover {
	border: solid 1px #d2809d;
	}

.commentlist {
	padding: 0;
	margin: 3px;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0;
	background: #ffecff;
	border: solid 1px #ffecff;
	margin: 10px;
	color: #92405d;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.comments-nice .reply {
	color: #bb6986;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 0 0;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	height: 160px; padding: 20px 0 0 90px; font-size: 1.5em; background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: left 50%; margin: 0; border: solid 1px #efefef; }

.postinput {
	margin: 0;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links li { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 9px; list-style: none; padding: 2px 0 5px; margin: 0; }

div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.links ul li {
	border-bottom: none; margin-left: -17px; text-align: left;
}

.links ul li ul li {
	border-top: none;
	border-bottom: none;
}

.links li li { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 9px; list-style: disc;  margin-left: 18px;}
	
.links li li li { padding: 3px 0 2px 13px; font-size: 1em !important; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 7px; }

.links ul {
	padding: 0px;
	margin: 5px;
}

.links ul ul {
	padding: 0;
	margin: 2px 0 0 0;
	}

.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.links a {
	
	text-decoration: none;
	}

.links a:link {
	color: #993333;
	font-weight: normal;
	}

.links a:visited {
	color: #993333;
	}

.links a:hover, .links a:active {
	color: #cc66cc;
	}

#search {
	padding-bottom: 20px;
	height: 22px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #ffffff;
	border: solid 1px #000;
	color: #993333;
	width: 90px;
	font-size: 12px;
	height: 16px;
}

.searchfield:hover {
	background: #ffffff;
	border: 1px solid #000;
	color: #993333;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #ffffff;
	border: solid 1px #000;
	color: #993333;
	width: 50px;
	font-size: 12px;
	height: 20px;
}

.searchsubmit:hover {
	background: #ffffff;
	border: 1px solid #000;
	color: #993333; font-weight: bold;
	}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	background: #fff;
	border: solid 1px;
	color: #bb6986;
	}
	
input {
	background: #fff;
	border: 1px solid #BFBFBF;
	}
	
input:hover {
	border: solid 1px #bb6986;
	}
	
.input-submit {
	height: 39px;
	width: 163px;
	text-align: center;
	background: none;
	border: 0px solid #BFBFBF;
	}


.input-submit:hover {
	background: transparent;
	border: solid 0 #bb6986;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li.page_item {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a {
	padding: 0px 10px 0 0;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
}

#footer { 

font-family: Georgia, Tahoma;

width: 830px; height: 18px;

font-size: x-small;

padding:10px;

margin-left: auto;

margin-right: auto;

background-color:#000000;

color:#fff; 

text-align:center;

}
.ol-left {margin-left:-20px }


