/*
Theme Name: Pheenk
Theme URI: http://daily.optimystique.net/
Description: A WordPress theme by <a href="http://daily.optimystique.net/">Anna Avanceña</a>.
Version: 1.0
Author: Anna Avanceña
Author URI: http://daily.optimystique.net/
Tags: three columns, pink

	Pheenk v1.0
	 http://daily.optimystique.net/

	This theme was designed and built by Anna Avanceña,
	whose blog you will find at http://daily.optimystique.net/

*/

/* @group Design + Layout */

body {
	margin: 0;
	padding: 0;
	background: #D3718C;
}
.clear {
	float: none;
	clear: both;
}
#p_container {
	margin: 0;
	padding: 0;
	background: #DA869C url(images/header_bg.png) repeat-x center top;

}

#p_content {
	margin: 0 auto;
	width: 960px;
	background: url(images/header.jpg) no-repeat center top;
	min-height: 616px;
}

#col_left {
	width: 230px;
	float: left;
	padding-top: 615px;
}
#col_left .widget {
	background: url(images/left_col_bg.png) repeat-y 0 0;
	margin-bottom: 30px;
}
#col_left .widget p {
	margin: 0;
	padding-right: 35px;
	padding-left: 20px;
}
#col_left h3 {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}
#col_left .the_optimist h3 {
	background: url(images/head_the-optimist.png) no-repeat 0 0;
	height: 97px;

}
#col_left .tweet h3 {
	background: url(images/head_tweet-tweet.png) no-repeat 0 0;
	height: 65px;
}
#col_left .extra h3 {
	background: url(images/head_extra-extra.png) no-repeat 0 0;
	height: 62px;
}
#col_right {
	width: 230px;
	float: left;
	padding-top: 615px;
}
#col_right .widget {
	background: url(images/right_col_bg.png) repeat-y 0 0;
	margin-bottom: 30px;
}
#col_right .widget p {
	margin: 0;
	padding-right: 20px;
	padding-left: 35px;
}
#col_right h3 {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}
#col_right .subscribe h3 {
	background: url(images/head_subscribe.png) no-repeat 0 0;
	height: 60px;
}
#col_right .categories h3 {
	background: url(images/head_categories.png) no-repeat 0 0;
	height: 89px;
}
#col_right .flickr h3 {
	background: url(images/head_flickr-photos.png) no-repeat 0 0;
	height: 73px;
}

#col_mid {
	width: 500px;
	float: left;
	padding-top: 205px;
}
ul#menu {
	padding: 0 15px;
	margin: 0;
	list-style: none;
	list-style-type: none;
	text-align: center;
}
ul#menu li {
	list-style: none;
	list-style-type: none;
	display: inline;
}
ul#menu li a {
	display: inline-block;
	background: #b96e75;
	color: #fff;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	padding: 5px 15px;
	margin: 0;

}

/* @group Sidebar */

.widget ul, .widget li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li.categories ul {
	margin-left: 35px;
}
li.categories ul li {
    text-align: center;
}
li.archives {
	margin-left: 35px;
}
#twitter_update_list li {
	margin: 10px 15px 10px 20px;
	width: 170px;
	font-size: 11px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity: 1;
	opacity: 1;
}
#twitter_update_list li:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity: 1;
	opacity: 1;
	
}
/* @end */

/* @group Posts */

#posts_container {
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 500px;
	float: none;
	clear: both;
	zoom: 1;
	overflow: hidden;
}
#content {
	padding: 25px;
}
#content .post {
	padding: 0px;
}

#content .entry {
	text-align: justify;
	padding: 5px;
	border-bottom: 1px dashed #923438;
}



#content .date {
	font-size: 11px;
	font-color: #7dbdbb;
	margin: 5px;
}

#content .navigation {
	font-size: 11px;
	font-color: #7dbdbb;
	padding: 25px;
}

#content .navigation .alignleft {
	float: left;
	text-align: left;
	padding-left: 25px;
	margin: 0;
}


#content .navigation .alignright {
	float: right;
	text-align: right;
	padding: 0;
}

#search {
background-color: #ffa9b6;
font-size: 11px;
border: 1px solid #9f435c;
color: #ffffff;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#searchbutton {
font-size: 11px;
color: #000000;
border: 1px solid #9f435c;
background-color: #ffa9b6;
}


#cats {
font-size: 11px;
border-top: 1px #C890A9 dashed;
padding-left: 5px;
text-align: right;
}


/* @end */




#footer {
	background: url(images/footer_bg2.png) repeat-x left top;
	height: 140px;
}

/* @end */

/* @group Typography */

#menu li a {
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-shadow: 1px 1px 1px #974c53;
	-moz-text-shadow: 1px 1px 1px #974c53;
	-webkit-text-shadow: 1px 1px 1px #974c53;
}
#menu li a:hover {
	text-shadow: 1px 1px 4px #752a31;
	-moz-text-shadow: 1px 1px 4px #752a31;
	-webkit-text-shadow: 1px 1px 4px #752a31;
	
}

body {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #804178; text-decoration: none; border: none;
}
a:visited {
	color: #804178; text-decoration: none; border: none;
}
a:hover {
	text-decoration: underline; border: none;
}


a.postlink { 
	padding: 0
	margin: 0;
	text-decoration: none; 
	color: #a43e56; 
	font-weight: bold; 
	font-size: 18px; 
	letter-spacing: 1px;
}


/* @end */

h1, h3, h4, h5 {
	margin: 0;
	padding: 0;
}


h2 {
	padding: 0
	margin: 0;
	text-decoration: none; 
	color: #a43e56; 
	font-weight: bold; 
	font-size: 18px; 
	letter-spacing: 1px;
}


h6 {
	font: normal 11px verdana, helvetica, sans-serif;
	color: #5f9a98;
	padding: 0;
	margin: 0;
}

h7 {
	padding: 0
	margin: 0;
	text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
	font-size: 18px; 
	letter-spacing: 1px;
}
.entry img {
	border: 1px solid #666;
	padding: 5px;
	box-shadow: 1px 1px 5px #333;
	-moz-box-shadow: 1px 1px 5px #333;
	-webkit-box-shadow: 1px 1px 5px #333;
}


img.noborder {
	border: none;
	padding: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.img-related {
	border: 1px solid #333;
	background: #FFFFFF;
	padding: 5px;
	box-shadow: 1px 1px 5px #333;
	-moz-box-shadow: 1px 1px 5px #333;
	-webkit-box-shadow: 1px 1px 5px #333;
}
