/*  
Theme Name: Summer
Theme URI: http://milo.peety-passion.com/category/themes/
Description: A simple and lightweight theme with custom icons.
Version: 1.0
Author: miloIIIIVII
Author URI: http://milo.peety-passion.com/
*/

body
{
	font: 75%/150% "geneva", Tahoma, Arial;
	color: #333;
	background: #fff url(/wordpress/wp-content/themes/summer-10/images/bgtop.gif) repeat-x;
	margin: 0;
	padding: 0 0 20px;
	background-position: top left;
	background-repeat: no-repeat;
}

a
{
	color: #fc32ce;
	text-decoration: none;
}

a:visited
{
	color: #89b68c;
	text-decoration: none;
}

a:hover
{
	color: #333;
	text-decoration: underline;
}

p
{
	padding: 0 0 15px;
	margin: 0;
}

h1
{
	margin: 0;
	height: 60px;
	font: bold 36px/100% "Impact";
	color: #fff;
}

h1 a
{
	color: #fc32ce;
	text-decoration: none;
}

h1 a:visited
{
	color: #89b68c;
	text-decoration: none;
}

h1 a:hover
{
	color: #fc32ce;
	text-decoration: none;
}

div#header div#headerimg h1 a
,div#header div#headerimg .description { display: none; }

h2
{
	color: #fc32ce;
	margin: 0 0 2px;
	border-bottom: 1px solid #fc32ce;
	letter-spacing: -1px;
	font: normal 190%/100% "geneva", Tahoma, Arial;
	padding-bottom: 3px;
}

h2 a, h2 a:visited
{
	color: #89b68c;
	text-decoration: none;
}

h2 a:hover
{
	color: #fc32ce;
	text-decoration: none;
}

h3
{
	font: normal 140%/100% "geneva", Tahoma, Arial;
	color: #fc32ce;
	margin: 10px 0 5px;
}

h4
{
	font: normal 130%/100% "geneva", Tahoma, Arial;
	color: #fc32ce;
	margin: 10px 0 5px;
}

h5
{
	margin: 0px 0 2px;
	height: 275px;
	border-bottom: 1px solid #fc32ce;
	font-size: 12px;
	font: normal "geneva", Tahoma, Arial;
	padding-bottom: 10px;
	padding-top: 10px;
}

h6
{
	margin: 0px 0 2px;
	align: left;
	font-size: 12px;
	font: normal "geneva", Tahoma, Arial;
	padding-bottom: 10px;
	padding-top: 10px;
}

form
{
	margin: 0;
	padding: 0;
}

#page
{
	margin: 0px auto;
	width: 90%;
	background: transparent;
}

#header
{
	background: transparent;
	height: 275px;
	margin-top: 30px;
	position: relative;
}

#headerx
{
	position: relative;
	padding: 40px 0 0 500px;
	height: 60px;
}

#description
{
	position: relative;
	bottom: 3px;
	color: #fff;
	font-size: 14px;
}

#nav
{
	list-style: none;
	margin: 0;
	position: absolute;
	right: 15px;
	bottom: 0px;
}

#nav li
{
	float: left;
	margin-left: 8px;
}

#nav .current_page_item a
, #nav .current_page_item a:visited { color: #000; }

#nav .page_item a
{
	color: #ffffff;
	text-decoration: none;
	background: #8e898c repeat-x;
	padding: 20px 17px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 7px solid #fc32ce;
	border-left: 7px solid #fc32ce;
	border-right: 7px solid #fc32ce;
	border-bottom: 8px solid #fc32ce;
	display: block;
}

#nav .page_item a:hover
{
	color: #fff;
	background-color: #fc32ce;
}

#content
{
	padding: 10px 5px 10px 5px;
	float: left;
	width: 60%;
}

.post
{
	clear: both;
	padding-top: 10px;
}

.post-date
{
	width: 45px;
	height: 49px;
	float: left;
	background: url(/wordpress/wp-content/themes/summer-10/images/date.gif) no-repeat;
}

.post-month
{
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.post-day
{
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.entry
{
	float: left;
	width: 70%;
}

.post-cat
{
	background: url(/wordpress/wp-content/themes/summer-10/images/cat.gif) no-repeat left center;
	padding-left: 20px;
	float: left;
	font-size: 95%;
	color: #999;
}

.post-comments
{
	background: url(/wordpress/wp-content/themes/summer-10/images/com.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.post-calendar
{
	background: url(/wordpress/wp-content/themes/summer-10/images/cal.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999;
}

.post-content
{
	clear: both;
	padding-top: 10px;
}

.navigation
{
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited { color: #003B06; }

.previous-entries
{
	float: left;
	padding-left: 18px;
	background: url(/wordpress/wp-content/themes/summer-10/images/navl.gif) no-repeat left center;
}

.next-entries
{
	float: right;
	padding-right: 18px;
	background: url(/wordpress/wp-content/themes/summer-10/images/navr.gif) no-repeat right center;
}

#comments, 
#respond
{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.commentlist
{
	margin: 10px 0;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li { padding: 5px 10px; }
.commentlist .alt { background: #f1fedb; }

.commentlist cite, .commentlist cite a, .commentlist cite a:visited
{
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}

.commentlist small
{
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform
{
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p
{
	padding: 6px 0;
	margin: 0;
}

#commentform label
{
	color: #787878;
	font-size: 87%;
}

#commentform input
{
	width: 200px;
	background: #f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea
{
	width: 487px;
	height: 115px;
	background: #f1fedb;
	border: 1px solid #005707;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, 
#commentform input[type="text"]:focus { background: #fff; }

#commentform 
#submit
{
	background: url(/wordpress/wp-content/themes/summer-10/images/bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	float: right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

#right_sidebar
{
	float: right;
	padding: 10px 5px 5px 0;
	width: 15%;
}

#left_sidebar
{
	float: right;
	padding: 10px 5px 5px 30px;
	width: 15%;
}

#searchform
{
	width: 200px;
	padding: 10px 10px 10px 10px;
	float: left;
}

#searchform #s
{
	width: 135px;
	height: 22px;
	padding: 0;
	border: 1px solid #005707;
	background: #fff;
	vertical-align: middle;
}

#searchform 
#searchsubmit
{
	background: url(/wordpress/wp-content/themes/summer-10/images/search.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

#right_sidebar h3, 
#left_sidebar h3
{
	font: normal 140%/100% "geneva", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0 5px;
}

.ul-flickr
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #dceeb7;
	text-align: center;
}

.ul-asides
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #dceeb7;
}

.ul-cat
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #dceeb7;
}

.ul-cat li
{
	margin: 0;
	padding: 2px 0 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(/wordpress/wp-content/themes/summer-10/images/cat.gif) no-repeat left center;
}

.ul-cat li a, 
.ul-cat li a:visited
{
	color: #495233;
	text-decoration: none;
}

.ul-cat li a:hover
{
	color: #ccc;
	text-decoration: none;
}

.ul-archives
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-bottom: 1px solid #dceeb7;
}

.ul-archives li
{
	margin: 0;
	padding: 2px 0 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(/wordpress/wp-content/themes/summer-10/images/archive.gif) no-repeat left center;
}

.ul-archives li a, .ul-archives li a:visited
{
	color: #495233;
	text-decoration: none;
}

.ul-archives li a:hover
{
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #dceeb7;
}

.ul-blogroll
{
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
	border-top: 1px solid #dceeb7;
}

.ul-blogroll li
{
	margin: 0;
	padding: 2px 0 2px 20px;
	background: url(/wordpress/wp-content/themes/summer-10/images/li.gif) no-repeat left center;
	border-bottom: 1px solid #dceeb7;
}

.ul-blogroll li a, 
.ul-blogroll li a:visited
{
	color: #758d38;
	text-decoration: none;
}

.ul-blogroll li a:hover
{
	color: #ccc;
	text-decoration: underline;
}

#footer
{
	clear: both;
	border-top: 5px solid #fff;
	width: 90%;
	background-image: url(/wordpress/wp-content/themes/summer-10/images/bgbottom.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	color: #333;
	font-size: 95%;
	line-height: 130%;
	height: 275px;
}

#footer a, #footer a:visited { color: #333; }

#footer .left-col
{
	width: 30%;
	float: left;
	margin-left: 10px;
}

#footer .right-col
{
	width: 20%;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

#footer h4
{
	font: normal 146%/100% "geneva", Tahoma, Arial;
	color: #fc32ce;
	margin: 10px 0 5px;
}

#credits
{
	border-top: 8px solid #fc32ce;
	color: #999;
	padding: 29px 20px 20px 95px;
}

#credits a, #credit a:visited { color: #649dc4; }
.center { text-align: center; }

img.center, a img.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ccc;
	padding: 3px;
}

a:hover img.center { border-color: #333; }
.alignleft { float: left; }

img.alignleft, a img.alignleft
{
	float: left;
	margin: 4px 10px 5px 0;
	border: 1px solid #ccc;
	padding: 3px;
}

a:hover img.alignleft { border-color: #333; }
.alignright { float: right; }

img.alignright, a img.alignright
{
	float: right;
	margin: 4px 10px 5px 0;
	border: 1px solid #ccc;
	padding: 3px;
}

a:hover img.alignright { border-color: #333; }
.clear { clear: both; }

hr.clear
{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #333; }

blockquote
{
	margin: 10px 10px 0 10px;
	padding-left: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left: 5px solid #fc32ce;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
	border-left: 5px solid #fc32ce;
}

/* for the profiles page */
#post-2
{
	max-width: 600px;
	min-width: 500px;
}
