/*
Theme Name: Cookie
Theme URI: http://vso-start.com/fashion
Description: Designed by <a href="http://vso-start.com" title=":: VSO-Start.com ::">vicmx</a>. Altered by Supermodel Princess.
Version: 1.0
Author: Vicmx
Author URI: http://vso-start.com
*/
/**********************************************
*   Basics & Typography                       *
***********************************************/
body {
	margin: 0;
	padding: 0;
	background: #ffffff url(./images/its%20raining%20cookies.jpg) no-repeat bottom right fixed;
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #000;
	text-align: justified;
	}

p,ol,ul {line-height: 130%;}
ol { /* to be styled */ }
ul { /* to be styled */ }

h1, h2, h3, h4, h5, h6 {margin: 0;font-style: normal;font-weight: bold;background: transparent;}
h1 {font-size: 2.2em;}
h2 {font-size: 1.4em;}
h3, h4, h5, h6 {font-size: 1.4em;}

a:link {
	color: #e7ae36;
	text-decoration: none
        background: none;
	}
a:visited {
	color: #e7ae36;
	text-decoration: none;
	}
a:hover {
	color: #e7ae36;
	text-decoration: underline;
	}
a:active {
	color: #e7ae36;
	text-decoration: underline;
	}
a:focus { outline: none;-moz-outline-style: none;}
acronym { cursor: help;color: #0063dc;font-weight: bold;border-bottom: 1px solid #FEF6FA;}
blockquote {
	background: url(./images/blockquote.gif) no-repeat;
	color: #63565f;
	padding: 15px 0 0 42px;
}

code { background: #e9f0fa; cursor: text; font-family: "Courier New", Courier, monospace; }
small {font-size: 0.8em;}
input, textarea, select { /* to be styled */ }
form { /* to be styled */ }
img { border: none; }
img.noborder {border: none;	}

.alert {font-weight: bold;color: #f00;}
.left {	float: left;}
.right {float: right;}
.center {text-align: center;}
.alignleft {float: left;margin-right: 10px;}
.alignright {float: right;margin-left: 10px;}

/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/
#outline {
 background:#FFFFFF none repeat scroll 0 0; 
 font-size:1.2em;
 text-align:left;
 padding:0;
 width:760px;
 }

/* ********************************
	Page Header
******************************** */
#header {
	height: 200px;
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(./images/header.jpg) no-repeat;
}
#intro {
	margin-top: 0px;
}

/*********************************
    Menu
*********************************/
#bgmenu {position:relative; top:0px; left:0; width:760px; height:38px; text-align:center; background: url(./images/nav_0.gif);}
#main_menu {padding:0; margin:0 19px; list-style-type:none; width:730px; height:36px; background:url(./images/nav_0.gif) no-repeat top right;}
#main_menu li {float:left; display:inline; width:120px; background:url(./images/nav_1.gif);}
#main_menu li a, #main_menu li a:visited {display:block; width:120px; height:36px; color:#fff; font-size:1.1em; text-decoration:none; line-height:32px; font-family:arial, verdana, sans-serif; background:url(./images/nav_0.gif);}

#main_menu li a:hover {color:#fff;  background:url(./images/nav_1.gif);}
#main_menu li.current_page_item a, #main_menu li.current_page_item a,  #main_menu li a:active, #main_menu li a:focus {color:#fff;  background:url(./images/nav_2.gif);}

/***********************
*  Wrapper             *
***********************/
#wrapper {
	float: left;
	background: #fff;
	margin: 0 !important;
	margin: -15px 0 0 0; /* Fuck IE */
	padding: 0;
	}

/**********************
*   Content           *
***********************/
#content {
	float: left;
	width: 520px;
	height: 100%;
	background: #fff;
	}

/**********************
*   Blog Entries      *
***********************/
.post {
	padding: 20px 20px;
	background: #fff;
        background: url(./images/blogpostcookie.jpg) no-repeat 20px 17px;
	}
.postentry {
        font-size: 13px;
	color: #202123;
	text-align: left;
	}
.postentry a {color: #20212;}
.postentry a:hover {color: #20212;}
.postentry ol { padding: 10px 0px 10px 25px; margin: 0px; }
.postentry ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; }
.postentry ul { padding: 5px 0px; margin: 0px; }
.postentry ul li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(./images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; }
.postentry span.alert {
	font-weight: bold;
	color: #f00;
	}
.posttitle { font-size: 24px; line-height: 24px; 
padding: 2px 0px 3px 98px; letter-spacing: -1px;}
.posttitle a:link,
.posttitle a:visited {color: #e7ae36; text-decoration:none}
.posttitle a:active {color: #e7ae36;}
.posttitle a:hover{color: #e7ae36; text-decoration:underline}

.postmeta,
.postmeta a {
	margin: 5px 0 ;
	font-size: 1em;
	color: #2f63b3;
	}
.post-date {
	padding: 0 0 0 98px;
        line-height: 7px;
	padding-left:227;
	color: #202123;
	}
.post-comment {
	padding: 0 0 0 20px;
	background: url(./images/icon_comments.gif) no-repeat 0 0;
	float:right;
	}
.post-comment a:hover {color: #e7ae36;}

.post-tag {
	padding: 0 0 0 28px;
	background: url(./images/tag.gif) no-repeat 0 0;
	}

.spacer { margin-bottom: 10px; height: 20px; background: url(images/dotted.gif) repeat-x bottom;}


.archive-nav {
	font-size: 0.8em;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}

.archive-nav li {
	width: 100px;
}

.archive-nav li a {
	display: block;
	width: 100px;
}

.pageback {
	float: left;
}

.pageback a {
	padding-left: 16px;
}

.pagenext {
	float: right;
	text-align: right;
}

.pagenext a {
	padding-right: 16px;
}

.back {
	float: left;
}

.back a {
	padding-left: 16px;
	background: #fff url(images/back.png) no-repeat left center;
}

.next {
	float: right;
	text-align: right;
}

.next a {
	padding-right: 16px;
	background: #fff url(images/next.png) no-repeat right center;
}


/**********************
*   Comments          *
***********************/
.Comments { margin: 20px 0px 0px 0px; width: 455px;}
.Comments h3 { font-size: 16px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#e7ae36; border-bottom: dashed 1px #999;}

.List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#e7ae36; letter-spacing: -1px; border-bottom: dashed 1px #999;}
.List ol { padding: 0px; margin: 0px;}
.List li { position: relative; padding: 65px 5px 10px 5px; margin: 0px 0px 10px 0px; list-style-type: none;}
.List .ComListLi { background: #ccd5f6 url(./images/ComListLiBottom.gif) no-repeat left bottom; }
/**/ * html .List .ComListLiTop { left: -5px;} /**/
.List .ComListLiTop { position: absolute; background: url(./images/comments/rotator.php) no-repeat left top; height: 73px; width: 455px; left: 0px; top: 0px; padding: 35px 0px 0px 0px;}

/**/ * html .List .ListNr { right: 25px;} /**/
.List .ListNr { color:#202123; position: absolute; top: 35px; font-size: 18px; line-height: 18px; font-family: 'Verdana'; font-weight: normal; padding: 0px; right: 25px; }

/**/ * html .List .ListGrav { left: 5px;} /* */
.List .ListGrav { position: absolute; top: 35px; left: 10px;}
.List .ListGrav img { border: solid 1px #fff;}

.List big { margin: 0px; position: absolute; top: 15px; left: 11px; font-size: 14px; line-height: 14px; color:#0063dc; font-weight: bold; display: block; font-family: 'Verdana';}
.List small { color:#996633; padding: 2px 0px 2px 43px; margin: 0px; font-size: 11px; }
.List small a { color:#3560a6; text-decoration: none;}
.List small a:visited { text-decoration: none;}

.List .ListContent { margin: 15px 0px 0px 0px; padding: 5px 10px; font-size: 11px; line-height: 15px; background: #fff ; display: block;}
.List .ListContent blockquote { background: none; padding: 0px 15px; margin: 0px; color:#cc6600; font-family: 'Georgia'; font-style: italic; border-top: dashed 1px #cc6600; border-bottom: dashed 1px #cc6600; }
.List .ListContent blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 16px; color:#cc6600; }
.List .ListContent ul { padding: 0px; margin: 0px; }
.List .ListContent ul li { padding: 0px; list-style-type: none; background: none; font-size: 11px; line-height: 13px; color:#63565f; }

.Form .Email { background: url(./images/FooterEmail.png) no-repeat left top;}

.Form {  padding: 0px 0px 10px 0px; position: relative; margin: 0px; font-family: 'Verdana';}
.Form form { margin: 0px; padding: 0px;}
.Form a { text-decoration: underline;}
.Form p { padding: 0px 0px 2px 0px; margin: 0px; color:#666; }
.Form p small strong { font-weight: bold; color:#FF3300;}
.Form p small { font-size: 11px; display: block; padding: 6px 0px; color:#000;}
.Form .TextField { color:#003366; background: #e5edff; border: solid 1px #b0c5ff; padding: 6px 6px 6px 30px; font-size: 12px; display: block;}
.Form .TextArea { font-family: 'Verdana'; color:#003366; background: #e5edff; border: solid 1px #b0c5ff; padding: 6px; font-size: 12px;}
.Form input {border: 1px solid #b0c5ff;}
.Form input:hover{border: 1px solid #fec02a;}
.Form input#submit {width: auto;height: 25px;padding: 2px 10px 3px 10px;background: #e5edff url(./images/submit.gif) repeat 0 0;}
.Form input#submit:hover {background: #e5edff url(./images/submit_hover.gif) repeat 0 0;}

/*********************************
    Search
*********************************/
.Search {background: url(./images/Search.gif) no-repeat left top; position: relative; top: 5px; right: 0px; width: 195px; padding: 0px 0px 0px 0px; height: 34px; }
.Search form { padding: 2px 0px 0px 0px; margin: 0px;}
.Search input { border: none; color: #e7ae36; font-size: 11px; background: #000000;}
.Search  input.keyword { background: none; border: none; padding: 2px 0px 2px 8px; width: 165px; border: none; color:#e7ae36; }
.Search  input.search { width: 19px; height: 18px; background: url(./images/SearchButton.gif) no-repeat;}
.Search .bt { padding: 0px; margin: 0px 0px 0px 0px; top: 2px; background: none; position: absolute; right: 12px; }

/* ********************************
    Sidebar
******************************** */
.sidebar {float: right; width: 240px;height: 100%;margin: 0;padding: 0;}
.sidebar h2 { font-size: 14px; letter-spacing: -1px; font-weight: bold; color:#444444; padding: 5px 0px 5px 0px; margin: 0px;}
.sidebar h3 { font-size: 14px; letter-spacing: -1px; font-weight: bold; color:#111111; padding: 5px 0px 5px 20px; margin: 0px;}
.sidebar ul { margin: 0px; padding: 0px; font-size: 14px;}
.sidebar li { margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; font-size: 13px; color:#020212;}
.sidebar li a { color:#020212; }
.sidebar li a:visited { color:#020212; }
.sidebar li a:hover { color:#020212;}
.sidebar .rssfeeds {
		height: 88px;
		margin: 0;
		padding: 0;
		}
#sidebar{padding: 10px 10px 10px; }
.Categ {background: #fff}
.Categ ul { margin: 0px; padding: 0px;}
.Categ ul li { margin: 0px; padding: 1px 0px 2px 20px; list-style-type: none; font-size: 12px; color:#e7ae36;}
.Categ ul li a { color:#020212;}
.Categ ul li a:visited { color:#020212;}
.Categ ul li a:hover { color:#020212;}

.Categ ul ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; background: none; border-bottom: none;}
.Categ ul li li { margin: 0px; padding: 1px 0px; list-style-type: none; background: none; border-bottom: none; font-size: 12; }
.Categ ul li li a { color:#e7ae36;}
.Categ ul li li a:visited { color:#e7ae36;}
.Categ ul li li a:hover { color:#e7ae36;}
/**********************
*   Footer            *
***********************/
#footer {
	width: 760px;
	height: 100%;
	clear: both;
	background: #fceed1;
	border-top: 1px solid #e7ae36;
	color: #6f6d6c;
	}

#footer p {
	margin: 0;
	padding: 12px 25px;
	line-height: 150%;
	}

#footer p a:link, #footer a:visited {
	font-weight: bold;
	color: #e7ae36;
}
#footer p a:hover {
	color: #e7ae36;
	text-decoration:underline;
}
