/*
Theme Name: cutething
Theme URI: http://cutething.net/
Description: Cutething.net wordpress theme.
Version: 2.0
Author: cutething.net
Tags: Bright, summer, blue sky.
*/

body {margin: 0 0 0 0; font-family: calibri,arial,verdana,sans-serif; background: url(images/bg.jpg) 0 0 repeat-x #9171d5;}
	#wrap {width: 960px; /*height: 382px;*/ margin-left: auto; margin-right: auto; background: url(http://www.cutething.net/wp-content/themes/cutething/images/background.png) no-repeat;}
	#logo a {width: 266px; height: 244px; float: left; display: block; text-decoration: none;}
	#recent {float: left; width: 540px; padding-top: 20px;}
	#recent img {width: 130px; height: 130px;}
		.latest {background-image: url(http://www.cutething.net/wp-content/themes/cutething/images/latestbg.png); background-repeat: no-repeat; padding: 23px; border: 0px;}
		.latest a:link, .latest a.visited {border: 0px;}
	#recent ul, #recent li {list-style: none; margin: 0 0 0 0; display: inline; padding: 0px;}
	#search {float: left; width: 144px; margin-right: 10px; margin-top: 35px;}
	#search p {margin: 0 0 0 0;}
	
	#leftcol {float: left; width: 160px; list-style-type: none; margin: 0 0 0 10px; padding: 0px;}
		.leftnav {border: 1px solid #bbdffa; width: 155px; padding: 0px; background: #fff url(http://www.cutething.net/wp-content/themes/cutething/images/bluegradient.png) repeat-x bottom; -moz-border-radius: 9px;-webkit-border-radius: 10px;}
	#leftcol ul {margin: 5px 0 5px 0; padding: 0px;}
	#leftcol li {list-style-type: none; margin-top: 1px; margin-bottom: 1px; padding: 0px;}
	#leftcol li a {padding: 1px 5px 1px 5px; width: 145px; display: block; font-size: 1em; font-variant: small-caps; text-transform: lowercase; color: #666; text-decoration: none;}
	#leftcol li a:hover {color: #000; background-color: #bbdffa; text-decoration: none;} 	
/*background: url(http://cutething.net/templates/templates/romance/images/bullet.png) left center no-repeat;*/



	#main {float: right; width: 780px; margin-top: -6px; font-size: 14px;}
	.alignleft {float: left; margin-right: 5px; margin-bottom: 5px;}
	h1,h2,h3 {margin: 0 0 0 0; color: #78b9f6;}
	h1 a, h1 a:visited {color: #ff9933; text-decoration: none;} 
	h2 a, h2 a:visited{color: #0066cc; text-decoration: none;}
	h3 a, h3 a:visited {color: #0066cc; text-decoration: none;}
	h1 a:hover, h2 a:hover, h3 a:hover {color: #666; text-decoration: none;}
		.entry {width: 740px; border: 1px solid #bbdffa; padding: 5px 15px; background: #fff url(http://www.cutething.net/wp-content/themes/cutething/images/bluegradient.png) repeat-x bottom; -moz-border-radius: 9px;-webkit-border-radius: 10px; margin: 0 0 10px 0;}
		.entry h1 {line-height: 47px;}
		.entry h1, .entry h2 {color: #ff9933;}
		.entry h1 a {text-decoration: none!important;}
		.entry a:link, .entry a:visited {color: #0066cc; text-decoration: underline;}
		.entry a:hover {color: #ff9933; text-decoration: none;}
		.entry img a {text-decoration: none;}
		.entry img {border: 1px solid #ccc; padding: 5px; background: #fff;}
		.entry input, .entry textarea {border: 1px solid #ccc;}
		.entry input:hover, .entry textarea:hover {border: 1px solid #333;}
		.entry .lFloat {float: left; width: 50%;}

		.post-date {background: url(http://www.cutething.net/wp-content/themes/cutething/images/calendar.png) no-repeat 0 0; display: inline; float: left; height: 48px; margin: 5px 10px 5px -19px; text-align: center; width: 47px;}
		.month, .day {font-family: calibri, "Trebuchet MS", arial, sans-serif; font-variant: small-caps; font-weight: bold; text-align: center; text-transform: lowercase;}
		.month {color: #fff; font-size: 15px;}
		.day {color: #351f92; text-shadow: 0 1px 1px #f6e4cd;}
	#rightcol {float: left; width: 165px; text-align: center; margin: 0 0 0 0;}
		.rightnav {border: 1px solid #bbdffa; padding: 5px; background: #fff url(http://www.cutething.net/wp-content/themes/cutething/images/bluegradient.png) repeat-x bottom; -moz-border-radius: 9px;-webkit-border-radius: 10px; margin-bottom: 5px;}
		.rightnav p {margin: 0 0 0 0;}
		.imgr a:link, .imgr a:visited {border: 1px solid #ccc;}
		.imgr a:hover {border: 1px solid #0066cc;}

	#footer {border: 1px solid #bbdffa; padding: 5px; background: #fff url(http://www.cutething.net/wp-content/themes/cutething/images/bluegradient.png) repeat-x bottom; -moz-border-radius: 9px;-webkit-border-radius: 10px; margin-bottom: 5px; margin-top: 10px; margin-bottom: 5px; width: 100%;}
	#footer p {margin: 0 5px 0 5px; font-size: 11px; text-align: right;}
	#footer a:link, #footer visited {color: #666; text-decoration: none;}
	#footer a:hover {color: #000}
	
	.meta {font-size: 12px; text-align: right;}
	.meta p {margin: auto 5px 0 0;}
	.meta a:link, .meta a:visited, .login a:link, .login a:visited{color: #003366; text-decoration: none;}
	.meta a:hover, .login a:hover {color: #666;}
	
	.login {font-size: 12px; list-style-type: none; padding: 0px;}
	input {margin-bottom: 5px;}
	
	.left {float: left; margin-left: 5px;}
	.right {float: right; margin-right: 5px;}
	.left a:link, .left a:visited, .right a:link, .right a:visited {color: #ff9933; text-decoration: none;}
	.left a:hover, .right a:hover {color: #333;}
	.topnav {color: #fff;}
	
	blockquote {background-color: #eeeeee; border: 1px dotted #666; padding: 5px;}
	
	th {background: #3366CC; color: #fff; font-weight: bold;}
	td {padding: 3px;}
	.alt {background: #eeeeee;}
	#comments a:link, #comments a:visited {color: #003366; text-decoration: none;}
	#comments a:hover {color: #666;}
	#comments h1, #comments h2, #comments h3, #comments h4 {color: #ff9933;}
	
	.rss {height: 32px; width: 32px;}
