/*
Theme Name: CuteGeek.com
Theme URI: http://www.cutegeek.com/
Description: 
Version: 1.0
Author: CuteGeek.com
Author URI: http://www.cutegeek.com/
*/

html, body {
	min-height: 100%;
}

body {
	background: #fff url(images/body_bg.png) repeat-x;
	margin: 0;
	font: normal 12px Arial, Verdana, sans-serif;
}


a {
	color: #07939a;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}

a:hover {
	color: #f171c6;
}

form,
#header-logo h1 {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	background: #fff;
	padding: 10px;
	min-width: 990px;
	width: 75%;
	min-height: 98%;
}

#header {
	background: #fff url(images/header_bg.png) repeat-x 0 -300px;
}

#header-l {
	background: url(images/header_bg.png) no-repeat left 0;
}

#header-r {
	background: url(images/header_bg.png) no-repeat right -150px;
	height: 150px;
}

#header-logo {
	padding: 20px 0 9px 15px;
}

#header-logo a {
	background: url(images/header_logo.png) no-repeat;
	height: 121px;
	width: 578px;
	display: block;
}

#header-logo a span,
.newspost-share ul li a span {
	display: none;
}

#header-bar {
	background: #e365ae url(images/header_bar_bg.png) repeat-x 0 -88px;
}

#header-bar-l {
	background: url(images/header_bar_bg.png) no-repeat left 0;
}

#header-bar-r {
	background: url(images/header_bar_bg.png) no-repeat right -44px;
	height: 44px;
}

#header-nav {
	float: left;
	padding: 6px 0 0 12px;
}

#header-nav ul {
	float: left;
	margin: 0;
	padding: 0 30px 0 0;
	list-style: none;
	height: 30px;
	background: url(images/header_nav.png) no-repeat right -90px;
}

#header-nav ul li {
	margin: 0;
	padding: 0 7px 0 5px;
	float: left;
	background: url(images/header_nav.png) no-repeat right 0;
}

#header-nav ul li a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	background: none;
	padding-left: 14px;
	color: #fff;
	text-decoration: none;
	/* text-shadow: 1px 1px 1px #632443; */
}

#header-nav ul li a span {
	display: block;
	line-height: 30px;
	background: none;
	padding-right: 14px;
}

#header-nav ul li a:hover,
#header-nav ul li.active a {
	background: url(images/header_nav.png) no-repeat left -30px;
	color: #094a58;
	/* text-shadow: 1px 1px 1px #8cccd5; */
}

#header-nav ul li a:hover span,
#header-nav ul li.active a span {
	background: url(images/header_nav.png) no-repeat right -30px;
}

#header-nav ul li#nav-home a:hover,
#header-nav ul #nav-home.active a {
	background: url(images/header_nav.png) no-repeat left -60px;
}

#header-nav ul li#nav-home a:hover span,
#header-nav ul #nav-home.active a span {
	background: url(images/header_nav.png) no-repeat right -60px;
}

#header-search {
	float: right;
	padding: 14px 33px 0 0;
}

#header-search input {
	border: 0;
	margin: 0;
	padding: 0;
	background: #fff;
	width: 150px;
	font-size: 12px;
	outline: none;
}

#header-breadcrumb {
	z-index: 10;
	margin-top: -1px
}

#header-breadcrumb h2 {
	margin: 0;
	padding: 0 0 0 68px;
	background: url(images/header_breadcrumb.png) no-repeat left 0;
	float: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	color: #fff;
	/* text-shadow: 1px 1px 1px #632443; */
}

#header-breadcrumb h2 span {
	background: url(images/header_breadcrumb.png) no-repeat right 0;
	display: block;
	padding: 1px 20px 8px 0;
	line-height: 21px;
}

#footer {
	background: url(images/footer_bg.png) repeat-x 0 -584px;
}

#footer-l {
	background: url(images/footer_bg.png) no-repeat left 0;
}

#footer-r {
	background: url(images/footer_bg.png) no-repeat right -292px;
}

#footer-content {
	height: 237px;
}

#footer-copyright {
	height: 55px;
	background: url(images/footer_copyright.png) no-repeat center -1px;
}

#content {
	padding: 20px 10px;
}

#content.sidebar #main {
	float: left;
	width: 70%;
}

#content.sidebar #sidebar {
	float: right;
	width: 25%;
	text-align: left;
}

.newspost {
	margin-bottom: 25px
}

.newspost h3 {
	font: normal 18px Arial, Verdana, sans-serif;
	margin: 5px 0 5px 0;
	padding: 0 0 0 2px;
}

.newspost-t {
	background: url(images/newspost_top_bg.png) repeat-x 0 -248px;
}

.newspost-t-l {
	background: url(images/newspost_top_bg.png) no-repeat left 0;
}

.newspost-t-r {
	background: url(images/newspost_top_bg.png) no-repeat right -124px;
	padding: 14px 8px 0;
	min-height: 110px;
}

.newspost-b {
	background: url(images/newspost_bot_bg.png) repeat-x 0 -230px;
}

.newspost-b-l {
	background: url(images/newspost_bot_bg.png) no-repeat left 0;
}

.newspost-b-r {
	background: url(images/newspost_bot_bg.png) no-repeat right -115px;
	padding: 0 8px 14px;
	min-height: 101px;
}

.newspost-share ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.newspost-share ul li {
	float: left;
	padding: 6px;
}

.share-sphere,
.share-facebook,
.share-digg,
.share-technorati,
.share-mixx,
.share-newsvine {
	display: block;
	background-image: url(images/newspost_share.png);
	background-repeat: no-repeat;
	height: 22px;
	background-position: 0 0;
}

.share-sphere {
	width: 54px;
	background-position: 0 0;
}

.share-sphere:hover {
	background-position: 0 -22px;
}

.share-facebook {
	width: 60px;
	background-position: -64px 0;
}

.share-facebook:hover {
	background-position: -64px -22px;
}

.share-digg {
	width: 32px;
	background-position: -136px 0;
}

.share-digg:hover {
	background-position: -136px -22px;
}

.share-technorati {
	width: 77px;
	background-position: -174px 0;
}

.share-technorati:hover {
	background-position: -174px -22px;
}

.share-mixx {
	width: 52px;
	background-position: -259px 0;
}

.share-mixx:hover {
	background-position: -259px -22px;
}

.share-newsvine {
	width: 68px;
	background-position: -321px 0;
}

.share-newsvine:hover {
	background-position: -321px -22px;
}

.newspost-info {
	background: url(images/newspost_box.png) no-repeat left 0;
	padding: 0 0 0 12px;
	float: left;
}

.newspost-info span {
	background: url(images/newspost_box.png) no-repeat right -58px;
	display: block;
	padding: 8px 10px 8px 0;
	font-size: 15px;
	line-height: 20px;
	height: 42px;
	color: #07939a;
	font-style: italic;
}

.newspost-info span a {
	text-decoration: underline;
}

.newspost-rating {
	float: right;
}

.newspost-content {
	padding: 0 15px;
	margin-top: -45px;
	margin-bottom: -20px;
	z-index: 10;
	font-size: 13px;
}

.newspost-content p {
	line-height: 150%;
}

.newspost-links {
	margin-top: 46px;
	background: url(images/newspost_box.png) no-repeat left 0;
	padding: 0 0 0 12px;
	float: left;
}

.newspost-links span {
	background: url(images/newspost_box.png) no-repeat right -58px;
	display: block;
	padding: 8px 10px 8px 0;
	font-size: 15px;
	line-height: 20px;
	height: 42px;
	color: #07939a;
}

.newspost-links span a {
	color: #a2c5cb;
	/* text-decoration: underline; */
}

.newspost-links span a:hover {
	color: #f171c6;
}

.newspost-comments {
	float: right;
	margin-top: 74px;
}

.newspost-comments a {
	background: url(images/newspost_comments.png) no-repeat left 0;
	display: block;
	color: #f171c6;
	text-decoration: none;
	padding-left: 7px;
}

.newspost-comments a span {
	background: url(images/newspost_comments.png) no-repeat right -30px;
	display: block;
	font: normal 14px/28px Arial, Verdana, sans-serif;
	padding: 0 15px 2px 8px;
}

.newspost-comments a:hover {
	color: #07939a;
	background: url(images/newspost_comments.png) no-repeat left -60px;
}

.newspost-comments a:hover span {
	background: url(images/newspost_comments.png) no-repeat right -90px;
}

.bar-a {
	background: url(images/sidebar_bar_bg.png) no-repeat left 0;
	padding-left: 21px;
}

.bar-a h4 {
	background: url(images/sidebar_bar_bg.png) no-repeat right 0;
	padding-right: 21px;
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 17px/29px Arial, Verdana, sans-serif;
}

.list-a {
	margin: 0 11px 15px 11px;
	padding: 5px 11px;
	background: url(images/sidebar_list_a_bg.png) repeat-x;
	list-style: none;
}

ul.list-a li,
ul.list-b li,
ul.list-c li {
	margin: 0;
	padding: 0;
}

ul.list-a li a {
	display: block;
	font: normal 15px/20px Arial, Verdana, sans-serif;
	background: url(images/sidebar_list_a_item.png) no-repeat left;
	padding-left: 22px;
	color: #f171c6;
}

ul.list-a li a:hover {
	color: #07939a;
}

.bar-b {
	background: url(images/sidebar_bar_bg.png) no-repeat left -29px;
	padding-left: 21px;
}

.bar-b h4 {
	background: url(images/sidebar_bar_bg.png) no-repeat right -29px;
	padding-right: 21px;
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 17px/29px Arial, Verdana, sans-serif;
}


.list-b,
.list-c {
	margin: 0 11px 15px 11px;
	padding: 5px 11px;
	background: url(images/sidebar_list_b_bg.png) repeat-x;
	list-style: none;
}

ul.list-b li a,
ul.list-c li a {
	display: block;
	font: normal 15px/20px Arial, Verdana, sans-serif;
	background: url(images/sidebar_list_b_item.png) no-repeat left;
	padding-left: 22px;
	color: #07939a;
}

ul.list-b li a:hover,
ul.list-c li a:hover {
	color: #f171c6;
}