
/* MAIN */

* {
	margin: 0;
	padding: 0;
}
body {
	background: url(http://viral-candy.com/img/header.jpg) top center no-repeat;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
a {
	color: #000;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #000;
}
a img {
	border: none;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom: 20px;
}
h2 {
	font-size: 20px;
}
#post-105 h2, #post-235 h2, #post-108 h2{
	font-size: 14px;
	background-color: #fffbbb;
	height: 17px;
	margin-bottom: 10px;
	padding: 5px;
}
#post-105 h2 span, #post-235 h2 span, #post-108 h2 span{
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 1px;
}
#post-105 p, #post-235 p, #post-108 p{
	font-size: 14px;
	line-height: 17px;
	text-transform:uppercase;
}
#post-122 p{
	font-size: 14px;
	line-height: 17px;
	text-transform:uppercase;
}

h3 {
	font: bold 16px Arial;
	color: #000000;
	text-transform: capitalize;
}
h3 SPAN.slash {
	font: bold 10px Georgia !important;
	text-transform: lowercase;
}
h4 {
	font-size: 12px;
}
code {
	font: 11px  "Courier New";
	color: #000;
	padding: 5px;
	margin: 5px 0;
	display: block;
	border-left: 1px solid #903000;
}
blockquote  p{
	color: #000;
	padding: 8px;
	font: 14px Arial;
	line-height: 1.5em;
	font-style:italic;
}
.left {
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}
.right {
	float: right;
	margin-left: 8px;
}
.clear {
	clear: both;
}
.clear-both {
	clear: both;
}
.pagenavi {
	margin: 10px 0;
	clear: both;
	font-size: 10px;
}
.topnav {
	margin: 30px 0 0 108px;
	width: 604px;
	height: 153px;
}

.topnav a {
}
.topnav a:hover {
}

.rss {
	width: 16px;
	background: transparent url(images/rss.gif) no-repeat 100% 4px;
}
.rss a {
	color: #000;
}

.flickr {
	width: 16px;
	background: transparent url(images/flickr.gif) no-repeat 100% 4px;
}


.rss a:hover {
	background: transparent;
	color: #000 !important;
	text-decoration: line-through;
}
#header {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#header h1 a {
	display: block;
	font-size: 20px;
	margin: 5px 0;
	width: 240px;
	text-indent: -999em;
}
#header h1 a:hover {
	color: #000;
}

#main-wrapper {
	display: block;
	margin: 0 auto;
	width: 950px;
	padding: 0;
	text-align: left;
}
.main {
	width: 630px;
	margin: 0 0 0 86px;
	padding: 20px 0 0 0;
	float: left;
}

.thumb {
	background: #FFF;
	display: block;
	width: 187px;
	overflow: hidden;
	height: 254px;
	margin: 0 0px 10px 22px;
	position: relative;
	z-index: 0;
}
.screenshot {
	top: 80px;
	width: 120px;
	height:90px;
	left: 18%;
	position: absolute;
	display:block;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}
.thumb-title {
	top: 180px;
	left: 23px;
	width: 140px;
	text-align:center;
	position: absolute;
	text-transform:uppercase;
	margin: 0 auto;
	font-size: 14px;
	z-index: 20;
	color: #000000;
}
.thumb-title h2 {
	margin: 0;
	line-height: 1.4em;
}
.thumb-title h2 a {
	font: 14px Arial, "Helvetica", sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: capitalized;
	background: #FFFFFF;
	padding: 0 2px 0 2px;
}
.thumb-title h2 a:hover {
	color: #000000;
}
#ancillary {
}
.links li {
	float: left;
	padding: 0 1px 0 0;
}


/* POST */

.post.single {
	width: 600px;
	font: 14px Arial, sans-serif;
	padding: 35px 0 20px 20px;
	margin: 0px 0 0 22px;
	font-weight: bold;
	float:left;
	position:relative;
}

.post.single h2, .post.single h2 a {
	font: 18px Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.post.single .postMeta {
	font: 10px Arial, sans-serif;
	font-weight: bold;
	color: #000;
}
.post.single .postMeta span.date {
	padding: 0 2px 0 0;
}
.post.single .postMeta span.comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 15px;
}
.post.single .postMeta span.comments a, .post.single .postMeta span.date a {
	color: #000;
}

.post.entry img.wp-smiley {
	border: 0 none;
	margin: 0;
	vertical-align: middle;
}
.post.entry a img {
	margin: 6px 6px 0 0;
}
.post.single h3 a{
	font-size: 14px;
	color: #000000;
	display: block;
	font-weight: bold;
}
.post.single p {
	float:left;
	margin:0;
	padding:0;
}
.post.single p .media{
}
.post.single p a, .post.single li a {
	color: #000;
}
.post.single p a:hover {
	color: #000;
}
.post.single p strong {
	font-weight: bold;
}
.post.single p em {
	font-style: normal;
}
.post.single a {
	color: #000;
}
.post.single a:hover {
	color: #000;
}
.post.single blockquote {
	margin: 0 1.5em;
	color: #000;
	background: #FFF;
}
.post.single ul, .post.single ol {
}
.post.single ul li, .post.single ol li {
	color: #000;
}

.entry .post-title{
	top: 170px;
	left: 23px;
	width: 140px;
	text-align:center;
	position: absolute;
	margin: 0 auto;
	font-size: 14px;
	z-index: 20;
	color: #000000;
}

.entry .post-title a{
	background: #FFFFFF;
	text-align:center;
	padding: 0 2px 0 2px;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}

.entry#post-fullscreen{
	background: #000000;
	color:#FFFFFF;
	top: 155px;
	left: 23px;
	width: 136px;
	text-align:center;
	position: absolute;
	margin: 0 auto;
	padding: 2px;
	font-size: 9px;
	z-index: 20;
}
.entry #post-info {
	position: absolute;
	margin: 0 auto;
	width: 187px;
	height: 84px;
	top: 270px;
	left: 0px;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	background:url(http://viral-candy.com/img/bg_post_info.gif) no-repeat top left;
	color:#000000;
	padding: 20px 30px 10px 35px;
	text-transform: none;
}

.entry .wordtube{
	position: absolute;
	top: 50px;
	left: 18px;
	margin: 0 auto;
}
.post.single #post-shop{
	text-transform: uppercase;
	top: -20px;
	left: 186px;
	position: relative;
	width: 300px;
}
.entry #back-button{
	position:relative;
	top: -20px;
	left: 75px;
	font-size: 11px;
	font-weight:bold;
}
.entry #back-button a{
	padding: 0 1px 0 1px;
	background-color:#000000;
	color: #FFFFFF;
}
.entry #back-button a:hover{
	background-color:#FFFBBB;
	color: #000000;
}
.entry #back-button-checkout a{
	padding: 0 1px 0 1px;
	background-color:#000000;
	color: #FFFFFF;
}
.entry #back-button-checkout a:hover{
	background-color:#FFFBBB;
	color: #000000;
}
.entry #back-button-home a{
	padding: 0 1px 0 1px;
	background-color:#000000;
	color: #FFFFFF;
}
.entry #back-button-home a:hover{
	background-color:#FFFBBB;
	color: #000000;
}

.entry #back-button-home{
	position:absolute;
	margin: 0 auto;
	top: -20px;
	left: 54px;
	font-size: 11px;
	font-weight:bold;
}
.entry #back-button-checkout{
	position:absolute;
	margin: 0 auto;
	top: -20px;
	left: 73px;
	font-size: 11px;
	font-weight:bold;
}


/* DIVERSE/LEFT SIDEBAR */

#twitter #twitter_update_list {
	color: #c5e281;
	line-height: 1.6em;
	padding: 0;
	font-size: 12px;
}
#twitter #twitter_update_list a {
	color: #ddd;
	padding: 0;
	margin: 0;
	display: block;
}
#twitter #twitter_update_list a:hover {
	color: #fff;
	padding: 0;
	margin: 0;
}
#sidebarwrapper {
	z-index: -1;
	margin: 0;
	padding: 0;
	float: right;
	color: #000;
}
#left-sidebar {
	color: #FFFFFF;
	float: left;
	width: 187px;
	margin: 20px 0 0 40px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FE94A8;
}
#left-sidebar a {
	padding: 0 1px 0 1px;
	text-decoration: none;
	color: #fffbbb;
	background-color: #000000;
}
#left-sidebar a:hover {
	padding: 0 1px 0 1px;
	color: #000000;
	background-color: #fffbbb;
}
#left-sidebar ul {
	list-style: none;
	padding: 10px;
	margin-top: 5px;
	color: #FFFFFF;
	float: left;
}
#left-sidebar li {
	color: #FFFFFF;
	line-height: 18pt;
}
.delicious {
	padding: 10px 0;
}
.delicious ul {
	margin: 0;
	padding: 0;
}
.delicious li {
	margin: 0;
	padding: 2px 0;
	list-style-type: none;
}
.delicious li a {
	text-decoration: none;
}
.delicious li a:hover {
	text-decoration: none;
}
.tags {
	margin: 10px 0;
	padding: 0;
	line-height: 2em;
}
.tags a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
.tags:hover a {
	color: #000;
	text-decoration: line-through;
}
.tags:hover a:hover, #sidebar .tags a:hover {
	color: #eee;
	text-decoration: none;
}



/* SIDEBAR */

#cartCheckout{
	float:left;
	text-align: left;
	margin: 23px 0 50px 0;
	width: 180px;
	padding-top: 185px;
	background: url(http://viral-candy.com/img/checkout.jpg) no-repeat;
	color:#000000;
	font-size: 14px;
}
#cartCheckout a {
	color: #ffffff;
	line-height: 20px;
	padding: 0 2px 0 2px;
	background-color:#000000;
}
#cartCheckout a:hover{
	color: #000000;
	line-height: 20px;
}

#cartCheckout td {
	font-size: 12px;
	border-bottom: 1px solid #000000;
}

#right-sidebar {
	color: #FFFFFF;
	float: right;
	width: 200px;
	margin: 20px 0 0 0px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#right-sidebar ul {	
	list-style: none;
	margin-top: 5px;
	color: #FFFFFF;
}
#right-sidebar ul a {
	padding: 0 1px 0 1px;
	color: #FFFFFF;
	text-decoration: none;
}
#right-sidebar a:hover {
	padding: 0 1px 0 1px;
	background-color:#fffbbb;
}
#right-sidebar li {
	line-height: 14pt;
	color: #ffffff;
}
#right-sidebar ul {
	line-height: 14pt;
	color: #ffffff;
}
#menu-1 {
	width:170px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
#menu-1 li a {
	padding: 0 1px 0 1px;
	color: #ffffff;
	margin-bottom: 1px;
	text-decoration: none;
}
#menu-1 li {
	padding: 0 1px 0 1px;
	color: #ffffff;
	margin-bottom: 1px;
	text-decoration: none;
}
#menu-1 li a:hover {
	padding: 0 1px 0 1px;
	background-color: #fffbbb;
	margin-bottom: 1px;
	color: #000000;
}
#menu-2 {
	width:170px;
	margin-bottom: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
#menu-2 li a {
	padding: 0 1px 0 1px;
	color: #ffffff;
	margin-bottom: 1px;
	text-decoration: none;
}
#menu-2 li {
	padding: 0 1px 0 1px;
	color: #ffffff;
	margin-bottom: 1px;
	text-decoration: none;
}
#menu-2 li a:hover {
	padding: 0 1px 0 1px;
	background-color: #fffbbb;
	margin-bottom: 1px;
	color: #000000;
}
.collapsCatPost{
	font-size: 11px;
	font-weight:bold;
}
.collapsCat{
	margin:0;
	padding:2px;
}
.collapsCat li{
	border-bottom: #FFFFFF 1px solid;
}



/* COMMENTS*/

#comment-sidebar {
	float: left;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
}
#comment-sidebar ul{
	width: 180px;
	background-color: #FFFFFF;
	color: #000000;
}
#comment-sidebar li{
	color: #000000;
	line-height: 16px;
	margin: 10px 0 10px 0;
}
.comment-author-small{
	text-transform: uppercase;
	font-size: 11px;
	font-style:normal;
	padding: 3px 0 3px 0;
	background:url(http://viral-candy.com/img/comment_rainbow.gif) top left;
}
.comment-author-small span{
	font-size: 10px;
	font-weight:bold;
	font-style:normal;
	background-color: #ffffff;
	padding: 2px 2px 2px 5px;
	margin-left: 5px;
}
 .comment{
	color: #000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	letter-spacing:-0,5px;
	text-transform:none;
	margin: 5px 0 5px 0;
}

#post-comment-single {
	margin-left: 195px;
	width: 390px;
	font-weight: bold;
}

#post-comment-single label{
	font-size: 12px;
}
#post-comment-single h3#comments,#post-comment-single h3#respond {
	color: #000;
	padding: 0px;
	text-transform:uppercase;
	font-size: 14px;
	font-weight:bold;
}
#post-comment-single ol.commentlist {
	list-style: none;
	margin: 20px 0 20px 0;
	padding:0px;
	background: #FFF;
}
#post-comment-single ol.commentlist p.comment-author{
	width: 390px;
	text-transform: uppercase;
	font-size: 11px;
	margin: 20px 0 5px 0;
	font-style:normal;
	padding: 5px 0 5px 0;
	background:url(http://viral-candy.com/img/comment_rainbow.gif) top left;
}
#post-comment-single ol.commentlist p.comment-author span{
	font-size: 10px;
	font-weight:bold;
	font-style:normal;
	background-color: #ffffff;
	margin: 2px 2px 2px 5px;
}
#post-comment-single ol.commentlist li p{
	color: #000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: none;
}
#post-comment-single ol.commentlist li span.moderate {
	font-size: 14px;
	background-color: #fffbbb
}
#post-comment-single #commentform {
	color: #000;
	width: 100%;
}
#post-comment-single #author,#post-comment-single #email,#post-comment-single #url {
	color: #000;
	background: #FFF;
	padding: 15px 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	width: 390px;
}

#post-comment-single #comment {
	color: #000;
	margin-top: 10px;
	padding: 20px;
	font-size: 14px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 340px;
	height: 110px;
	border: 0;
	background:url(http://viral-candy.com/wp-content/themes/viral-candy-theme/theme/images/bg_comment.gif) no-repeat top left;
}

#post-comment-single .comment-warning strong {
	color: #F30;
	font-weight: bold;
}

/*PAGE COMMENTS*/

#post-comment-box .page-comment  {
	margin-left: 195px;
	width: 600px;
	font-weight: bold;
}

#post-comment-box .page-comment label{
	font-size: 12px;
}
.page-comment h3#comments,.page-comments  h3#respond {
	color: #000;
	padding: 0px;
	text-transform:uppercase;
	font-size: 14px;
	font-weight:bold;
	width: 600px;
}
.page-comment  ol.commentlist {
	list-style: none;
	margin: 20px 0 20px 0;
	padding:0px;
	background: #FFF;
	width: 600px;
}
.page-comment ol.commentlist p.comment-author{
	width: 600px;
	text-transform: uppercase;
	font-size: 11px;
	margin: 20px 0 5px 0;
	font-style:normal;
	padding: 5px 0 5px 0;
	background:url(http://viral-candy.com/img/comment_rainbow.gif) top left;
}
.page-comment ol.commentlist p.comment-author span{
	font-size: 10px;
	font-weight:bold;
	font-style:normal;
	background-color: #ffffff;
	margin: 2px 2px 2px 5px;
}
.page-comment  ol.commentlist li p{
	color: #000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: none;
}
.page-comment ol.commentlist li span.moderate {
	font-size: 14px;
	background-color: #fffbbb
}
.page-comment  #commentform {
	color: #000;
	width: 600px;
}
.page-comment  #author, #email, #url {
	color: #000;
	background: #FFF;
	padding: 15px 0 2px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	width: 600px;
}

.page-comment #comment {
	color: #000;
	margin-top: 10px;
	padding: 20px;
	font-size: 14px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 570px;
	height: 110px;
	border: 0;
	background:url(http://viral-candy.com/wp-content/themes/viral-candy-theme/theme/images/border_contact.gif) no-repeat top left;
}

.page-comment .comment-warning strong {
	color: #F30;
	font-weight: bold;
}





/*SHARE-SAVE*/

.addtoany_list{
	background-color:#FFFFFF;
	color: #000000;
	margin: 20px 0 20px 0;
	left: 190px;
	top: -30px;
	position:relative;
}

/* FOOTER*/

#footer {
	color: #000;
	font-size: 9px;
	line-height: 1.4em;
	padding: 0;
	margin: 0px auto;
	height: 40px;
	width: 930px;
	text-align: right;
}
#footer a {
	color: #000;
}
#footer a:hover {
	text-decoration: line-through;
}
#footer img {
	display: none;
}