/*  
Theme Name: Pink Theme
Theme URI: http://www.oh-jeffree.com
Description: Wordpress theme made by Xella
Version: 1.0
Author: Xella
Author URI: http://www.oh-jeffree.com
Tags: valid XHTML, valid CSS, right sidebar, widget ready, simple, widgets, two columns
*/

* { margin: 0; padding: 0; outline: none; }

a:link, a:visited, a:active { color: #FF1493; text-decoration: none;}
a:hover { color: #FF69B4;  text-decoration: none;  }

body { background: #dbdbdb url(http://img517.imageshack.us/img517/3227/bggggggg.png) repeat; font-family: Tahoma, Helvetica, san-serif; font-size: 11px; color: #5d5d5d;  }

#wrapper { width: 913px; margin: 0 auto; }

#header { padding: 4px; background-repeat: repeat-x; background-color: #ffffff; margin: 0 auto; background-image: url(); text-align: center; }

a.logo { width: 192px; height: 52px; float: left; background: url(img/logo.png); margin-top: 45px; }
a.logo span { display: none; }

search { float: right; margin-top: 55px; }
search .search-text { background: url(img/search-bg.png) no-repeat; width: 157px; padding: 6px 30px 8px 10px;  border: none; }

#subheader { background: url(img/subheader-bg.png) no-repeat; width: 800px; height: 163px; float: left; }
#subheader p { font-size: 10px; margin: 55px 0 0 10px; width: 460px; }

/*
	script stuff 
*/
.search-alert {display: none; background: url(img/search-alert-arrow.png) no-repeat; padding: 20px 15px 10px 15px; float: left; margin-top: 2px; position: absolute; font-size: 10px; cursor: pointer; color: #000; }

#content { background-color: #ffffff; width: 905px; float: left; padding: 4px;}

.post { float: left; width: 567px; background-color: #f9f7f8; background-image: url(); background-repeat: repeat-x; -moz-border-radius: 0.30em; padding: 8px; text-align: justify; border: 0px solid #dedcdc;}
.post span.h2 a { width: 480px; border-bottom: solid 1px #eae8e9; background-color: transparent; background-image: url(img/fond-tit.png); background-repeat: repeat-x; padding: 13px; text-decoration: none; text-transform: uppercase; color: #141313; font-weight: normal; font-family: Trebuchet ms; font-size: 12px; float: right; }
.post .post-info { width: 545px; padding: 8px; color: #070707; font-size: 10px; font-family: Arial; background-color: #f9f1f5; }
.post span.date { background-repeat: repeat-x; background-color: #f9f7f8; text-align: center; background-image: url(img/fond-date.png); padding: 0px; color: #1b1611; font-size: 10px; font-family: Times New Roman; float: left; width: 61px; height: 69px;}
.post p {  margin-right: 5px; margin-left: 5px; line-height: 14px; margin-bottom: 10px; padding: 4px; color: #767676; font-family: Tahoma; Font-size: 11px;}
.post .cats { border: 1px; -moz-border-radius: 0.80em; padding: 20px; text-align: center; color: #573841; background-image: url(img/fond-cats.jpg);}
.post .h3 { border: 1px solid #dedede; -moz-border-radius: 0.80em; background-color: #fafafa; background-image: url(img/fond-tit.png); padding: 9px; color: #767676; font-size: 12px; font-family: Georgia; }

#sidebar { width: 310px; float: right; }
#sidebar ul { list-style-type: none; }
#sidebar ul li { margin-bottom: 10px; text-align: justify; background-color: #fbfbfb; border: 0px solid #dedcdc; -moz-border-radius: 0.70em; padding: 6px; font-size: 11px; color: #888888;  }
#sidebar ul li ul { margin: 0; border:0px; padding: 5px; }
#sidebar ul li ul li /* a */ { padding: 5px 0px 5px 20px; display: block; background: url(img/sidebar-bullet.gif) no-repeat 0px 7px; }
#sidebar ul li h2 { border: 0px solid #dfdfdf; text-align: right; text-transform: uppercase; padding: 15px; background-image: url(img/fond-menu.png); font-size: 10px; color: #6e6d6d; font-weight: normal; font-family: Times New Roman; }

.navigation .previous {float:left;}
.navigation .next {float:right;}

#footer { clear: both; width: 100%; float: left; background-color: #f2f2f2; background-image: url(img/fond-footer.jpg);  }
#footer .inner { padding: 4px; background-color: #f2f2f2; background-image: url(img/fond-footer.jpg); background-repeat: repeat-x; color:#494949; text-align: center; }

