/*
Theme Name: Sticked
Theme URI: http://massanti.com/
Description: Original WordPress theme developed and designed for massanti.com.
Version: 0.6
Author: Diego Massanti
*/

/* @group Sociable Plugin */

div.sociable { margin: 16px 0;
	clear: both;
	text-align: right;
	background-color: #fffee7;
	border: 1px solid #fbfec4;
	padding: 5px;
}
div.sociable h3 {
	font-size: 13px;
	border-bottom-style: solid;
	text-transform: uppercase;
	letter-spacing: 0;
	margin: 0 0 3px;
	border-bottom-width: 1px;
}
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* @end */

/* @group WordPress Base Styles */

.alignright {
	float: right;
	margin-left: 15px;
}
.alignright img {
	margin-left: 6px;
}
p.wp-caption-text {
	text-align: center;
	font: italic bold 0.7em Georgia, "Times New Roman", Times, serif;

	padding: 4px 10px;
	color: #000;
}

.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

div.clear {
	clear: both;
}

.right
{
	text-align: right;
}

div.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div.wp-caption {
	padding: 0;
}

/* IMAGE ALLIGN */

img.aligncenter {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

img.size-medium, img.size-small {
	padding: 6px;
	background-color: #e8e8e8;
	border: 1px solid #ccc;
}

img.size-medium:hover, img.size-small:hover {
	background-color: #d36d36;
}
/* @end */

/* @group Comment Childs */

div.comment-childs {
	padding: 5px;
	border: 1px solid #f3f3f3;
	background-color: #fff;
	clear: both;
	margin: 5px 4px 6px 15px;
}

div.comment-childs div.comment-childs {
	background-color: #fffffa;
}

div.comment-childs div.comment-childs div.comment-childs {
	background-color: #ffffe7;
}

h6.reply_author {
	margin: 0 0 2px;
	font-size: 0.9em;
	line-height: 0.9em;
	border-bottom: 1px solid #f8f8f8;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: normal;
}

/* @end */

/* @group Video Archive Styles */

div.video_item {
	width: 338px;
	float: left;
	background-color: #f9f9f9;
	padding: 0;
	border: 1px solid #e3e3e3;
	margin-bottom: 12px;
}
a.archive_category_link {
        font-size: 0.8em;
        border-bottom: 1px solid #efefef;
        display: block;
}

div.video_item.left {
	margin-right: 10px;
	clear: both;
}

div.cat_description {
	clear: both;
}

div.video_item br {
	clear: both;
}

div.video_item_container {
	padding: 5px;
/

* height: 125px; */
}

div.video_item img {
	width: 150px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #efefef;
	float: right;
}

h3.video_title a {
	color: #fff;
}

div.video_item h3.video_title {
	background-color: #737373;
	margin: 0;
	padding: 2px 2px 2px 8px;
	font-size: 1em;
	color: #fff;
}

div.video_category_description {
	font-size: 0.8em;
	color: #5a5a5a;
	border: 1px solid #e4e4e4;
	background-color: #f9f9f9;
	padding: 5px;
	margin-bottom: 10px;
}

div.video_category_description p {
	color: #4d4d4d;
	font-size: 0.9em;
}

div.video_category_description img {
	margin-left: 10px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
}

/* @end */

/* @group BreadCrumb */

div.breadcrumb {
	background-color: #2d2d2d;
	padding-left: 9px;
	padding-right: 8px;
	text-transform: uppercase;
	font: 11px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 4px;
	margin-right: 4px;
	color: #fff;
	border-bottom: 1px solid #5b5b5b;
}

div.breadcrumb a {
	text-decoration: none;
	color: #28a9d9;
	font-weight: bold;
}

div.breadcrumb a:hover {
	color: #ffae6a;
}

/* @end */

/* @group Video Library Home */

ul.cat_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.cat_list li {
	background: url(images/category_back.png) no-repeat -3px 0;
	height: 136px;
}

ul.cat_list li:hover {
	background-position: -3px -140px;
}

h3.video_category_title {
	font-size: 2em;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-right: 7px;
	margin-left: 130px;
	border-color: #c8c8c8;
}

div.video_category_container {
	height: 60px;
	margin-left: 130px;
}

div.video_category_button {
	margin-left: 130px;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.8em;
	margin-right: 8px;
	border-top: 1px solid #d9d9d9;
	padding-top: 7px;
}

div.video_category_button a {
	display: inline;
	padding: 3px 5px;
	border: 1px solid #b4b4b4;
	background-color: #ababab;
	color: #fff;
	font-weight: bold;
}

div.video_category_button a:hover {
	color: #c7d6df;
	background-color: #434343;
}

div.video_category_icon {
	width: 128px;
	height: 128px;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px;
}

/* @end */

/* @group Related Posts */

div#related_posts {
	padding: 5px;
	background-color: #fafafa;
	border: 1px solid #e7e7e7;
	clear: both;
}
div#related_posts h4 {
	margin: 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #ececec;
	font-size: 0.9em;
	font-weight: bold;
	color: #0475c1;
	clear: both;
}
div#related_posts ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#related_posts li {
	padding: 5px;
	background-color: #fff;
	margin-bottom: 5px;
	border: 1px solid #e8e8e8;
}
div#related_posts li:hover {
	background-color: #fffee7;
}

/* @end */

blockquote {
	padding: 5px 5px 5px 50px;
	margin: 5px 0;
	white-space: normal;
	border: 1px solid #efefef;
	background: #fafafa url(images/icons/iChat_Alt.png) no-repeat 10px 10px;
	min-height: 40px;
	clear: both;
}

#content blockquote.warning {
	background-image: url(images/icons/Orange_Ball.png);
}

#content blockquote.mac {
	background-image: url(images/icons/finder.png);
}

#content pre {
	white-space: pre;
	overflow: auto;
	max-height: 400px;
	border: 1px solid #efefef;
	background-color: #fafafa;
	padding: 5px;
	font: 14px "Courier New", Courier, mono;
}

img.avatar {
	float: left;
	padding: 5px;
	margin: 5px 10px 10px 0;
	background-color: #fff;
	border: 1px solid #e4e4e4;
}

#content pre ol {
	list-style-type: decimal-leading-zero;
}

#content ul li {
	margin-bottom: 10px;
	margin-top: 4px;
}

.news_item_body ul {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 0;
}

div#main_wrapper {
	width: 999px;
	padding: 0;
	margin: 0 auto;
	min-height: 100px;
}

html {
	margin: 0px;
}

body {
	margin: 0px;
	background-image: url(images/wood2.jpg);
}

h1.main {
	font: 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
}

div.description {
	
}

div#header {
	height: 109px;
	background: transparent url(images/header.png) no-repeat;
	margin-left: auto;
	width: 990px;
	margin-right: auto;
}

div#content_top {
	height: 50px;
	background: url(images/content_background_top.png) no-repeat;
	margin-bottom: -19px;
}

div#content_footer {
	height: 26px;
	background: url(images/content_background_bottom.png) no-repeat;
	clear: both;
}

div#main_closing {
	height: 14px;
	background: url(images/main_page_closing.png) no-repeat;
	clear: both;
	font-size: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 999px;
}

.narrowcolumn {
	float: left;
	width: 735px;
	margin-left: 8px;
	margin-top: -28px;
	

/*

Some Shit for IE, thanks ignorantcow, it works! */

	zoom: 1;
	display: inline;


/* E

nd of ignorantcow.net shit */
}

#content {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	text-decoration: none;
	color: #4696bc;
}

a:hover {
	color: #ffb176;
}

h2 {
	color: #4696bc;
	border-bottom: 1px solid #e3e3e3;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 21px;
	letter-spacing: -2px;
}

small {
	font-size: 0.5em;
}

div.post_data {
	font-size: 0.5em;
	text-transform: uppercase;
	color: #4f4f4f;
	margin-bottom: 9px;
	padding: 5px;
	background-color: #fafafa;
	border: 1px solid #efefef;
}

p {
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #505050;
}

form#commentform {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding: 8px;
	background-color: #fafafa;
	border: 1px solid #efefef;
}

form#commentform p {
	margin-bottom: 0;
}

#content ul {
	font-size: 0.8em;
	color: #505050;
}

#content p.comment_author {
	font-size: 9px;
	font-weight: bold;
	color: #747474;
	margin: 0 32px 0 66px;
}

#content h3#comments {
	background: url(images/icons/Discussion.png) no-repeat left center;
	padding-left: 38px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-style: none;
	font-size: 0.9em;
	color: #5d5d5d;
	margin-bottom: 0;
}

span.comment_author {
	font-size: 15px;
}

span.comment_date {
	font-weight: normal;
	font-style: normal;
	font-size: 8px;
}

span.item_date {
	text-transform: uppercase;
}

div.frontpage_news_item {
	padding: 0px;
	margin-bottom: 6px;
	width: 733px;
	background: url(images/item_middle.jpg) repeat-y;
	clear: both;
	margin-top: 4px;
}

div.post-it {
	clear: both;
}

div.navigation {
	width: 702px;
	font-size: 12px;
	height: 56px;
	line-height: 56px;
	margin-left: 0;
	margin-top: 4px;
	

/*

Some Shit for IE, thanks ignorantcow, it works! */
	zoom: 1;
	margin-bottom: 4px;
	padding-right: 15px;
	padding-left: 15px;
	background: url(images/small_item_bar.png) no-repeat;
	overflow: hidden;
}

#content h2.pagetitle {
	background: url(images/small_item_bar.png) no-repeat;
	border-style: none;
	height: 56px;
	margin: 4px 0 0;
	padding-left: 16px;
	line-height: 56px;
	font-size: 18px;
	zoom: 1;
}

#content div.post-it-body p.postmetadata {
	margin: 5px 0 0;
	border: 1px solid #efefef;
	padding: 5px 5px 5px 50px;
	clear: both;
	background: #fafafa url(images/icons/info_24.gif) no-repeat 13px center;
	min-height: 20px;
	text-transform: uppercase;
	font-size: 0.5em;
}

h3#respond {
	font-weight: normal;
	font-style: normal;
	color: #de7040;
}

#content p.postmetadata.alt {
	padding: 5px 5px 5px 48px;
	border: 1px solid #efefef;
	clear: both;
	background: #fafafa url(images/icons/Get_Info_Blue_Button.png) no-repeat 7px center;
}

/* Post Image Alignment */

img {
	border: none;
}

img.right {
	float: right;
}

img.left {
	float: left;
}

.center {
	text-align: center;
}

#footer {
	color: #fdfdfd;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 7px;
	margin-bottom: 14px;
}

#footer p {
	margin: 0;
	overflow: hidden;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
}

#footer a {
	color: #f3fe8b;
	text-decoration: none;
}

#footer a:hover {
	color: #ffb176;
}

#page {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_background.png);
}

#sidebar {
	width: 205px;
	margin-left: 756px;
	padding: 0 10px 10px;
	zoom: 1;
	margin-top: 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebar ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
	border-width: 1px;
}

#sidebar ul  li  ul  li {
	font-size: 9px;
	border-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidebar h2 {
	text-transform: uppercase;
	font: normal bold 11px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #f7f7f7;
	color: #de7040;
	margin-top: 0px;
	margin-bottom: 5px;
        letter-spacing: 0px;
}

#sidebar  ul  li {
	margin-bottom: 19px;
	background-color: #fffffb;
	padding: 6px;
	border: 1px solid #efefef;
}

#loginbox label {
	
}

#phpbb_username, #phpbb_password {
	border: 1px solid #e3e3e3;
	height: 16px;
	margin: 0;
	clear: both;
	width: 187px;
}

#loginbox p {
	margin-top: 2px;
	margin-bottom: 2px;
}

input#phpbb_login {
	width: 70px;
	border: 1px solid #e3e3e3;
	height: 20px;
	background-color: #fff;
	font-size: 11px;
}

#user_info {
	text-align: center;
}

#user_info p {
	font-size: 11px;
}

#user_info img {
	padding: 5px;
	background-color: #f2f2f2;
	border: 1px solid #efefef;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar a {
	text-decoration: none;
	color: #4696bc;
	font: normal normal 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebar a:hover {
	color: #ffb176;
}

/* Search Form  Styles 

#searchform input {
	width: 70px;
	border: 1px solid #efefef;
	height: 20px;
	background-color: #fff;
	margin-top: 7px;
}

#searchform input:hover {
	border: 1px solid #ffb176;
}

#searchform input#s {
	width: 187px;
	border: 1px solid #e3e3e3;
	height: 16px;
	margin: 0;
}

#searchform input#s:hover {
	border: 1px solid #ffb176;
}

#searchsubmit {
	width: 70px;
	border: 1px solid #4696bc;
	height: 20px;
	background-color: #fff;
}

#searchsubmit:hover {
	border: 1px solid #ffb176;
}
*/

/* End search form styles */

/* Navigation Styles */

div#nagivation {
	height: 28px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #4f4f4f;
	width: 990px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #b3b4b3;
	border-bottom: 1px solid #717171;
}

ul#main_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#main_menu li {
	text-transform: uppercase;
	display: inline-block;
	height: 28px;
	font-size: 11px;
	line-height: 28px;
	float: left;
	font-weight: bold;
	background: url(images/buttons_normal.gif) no-repeat 0 3px;
}

ul#main_menu li:hover {
	background-position: left -26px;
}

ul#main_menu li a:hover {
	background-position: right -26px;
	color: #fff;
}

/* Current Item */

ul#main_menu li.current_page_item {
	background-position: left -55px;
}

ul#main_menu li.current_page_item a {
	background: url(images/buttons_normal.gif) no-repeat right -55px;
	color: #8d90ff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul#main_menu span.end_cap {
	background-color: #9ca3ff;
	width: 34px;
	height: 43px;
	margin-left: -44px;
	margin-right: 16px;
	padding-right: 0;
}

ul#main_menu li a {
	padding-right: 15px;
	padding-left: 6px;
	display: block;
	text-decoration: none;
	color: #c5c5c5;
	background: url(images/buttons_normal.gif) no-repeat right 3px;
	margin-left: 10px;
}

ul#main_menu li#current {
	
}

ul#main_menu li:hover {
	
}

#current a {
	color: #fff;
	border-bottom: 3px solid #ff5730;
	font-weight: bold;
}

h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #efefef;
	letter-spacing: -2px;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	clear: none;
}

h4 {
	margin: 10px 0;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #515151;
	letter-spacing: -1px;
}

div#nav_search {
	right: 10px;
	top: 114px;
	float: right;
	position: relative;
	height: 28px;
	margin: 0;
	padding: 0;
}

/* For the WebKit search emulation */

div#nav_search2 {
	right: 5px;
	position: relative;
	height: 28px !important;
	top: 110px !important;
	float: right;
}

input#txt_search {
	font-size: 12px;
	height: 14px;
	line-height: 12px;
	width: 232px;
	margin: 0;
	padding: 0;
}

#nav_search form {
	margin: 0;
	padding: 0;
	height: 28px;
}

.frontpage_news_item p.item_meta {
	display: block;
	background: #ff5328 url(images/item_bottom.jpg) no-repeat 0 -16px;
}

div.news_item_bottom {
	background: url(images/item_bottom.jpg) no-repeat 0 bottom;
	height: 45px;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
}

div.news_item_body {
	padding-left: 20px;
	padding-right: 20px;
}

div.news_item_head {
	background: url(images/item_top.jpg) no-repeat;
	height: 28px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 16px;
}

div.alignleft {
	float: left;
}

textarea#comment {
	
	height: 150px;
	border: 1px solid #efefef;
	width: 99%;
	font-size: 1em;
	padding: 3px;
}

textarea#comment:hover {
	border: 1px solid #ffb176;
}
textarea#comment:focus {
	background-color: #fffcdc;
}

input#author, input#email, input#url {
	border: 1px solid #efefef;
	margin: 0 0 8px;
	font-size: 1em;
	padding: 3px;
}
input#author:focus, input#email:focus, input#url:focus {
	background-color: #fffcdc;
}
input#author:hover, input#email:hover, input#url:hover {
	border: 1px solid #ffb176;
}

p.subscribe-to-comments {
	padding: 5px;
	margin-top: 9px;
	background-color: #fff;
	border: 1px solid #ececec;
}

label {
	font-size: 0.8em;
}

ol.commentlist li {
	font-size: 14px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}

div.comment_body {
	background: url(images/comment_middle.jpg) repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}

div.comment_bottom {
	background: url(images/comment_bottom.jpg) no-repeat;
	height: 30px;
	margin-bottom: 4px;
	clear: both;
}

div.comment_top {
	height: 21px;
	background: url(images/comment_top.jpg) no-repeat;
}

.alt div.comment_body {
	background: url(images/comment_alt_middle.jpg) repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}

.alt div.comment_bottom {
	background: url(images/comment_alt_bottom.jpg) no-repeat;
	height: 30px;
	margin-bottom: 4px;
}

.alt div.comment_top {
	height: 21px;
	background: url(images/comment_alt_top.jpg) no-repeat;
}

/* Admin Comments */

.admin_comment div.comment_top {
	height: 21px;
	background: url(images/comment_admin_top.jpg) no-repeat;
}

.admin_comment div.comment_body {
	background: url(images/comment_admin_middle.jpg) repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}

.admin_comment div.comment_bottom {
	background: url(images/comment_admin_bottom.jpg) no-repeat;
	height: 30px;
	margin-bottom: 4px;
}

ol.commentlist .alt {
	
}

ol.commentlist li a {
	color: #dd7040 !important;
}

ol.commentlist li a:hover {
	color: #529bbd !important;
}

ol.commentlist .commentmetadata {
	font-size: 10px;
	display: block;
	border-bottom: 1px solid #efefef;
	margin-bottom: 7px;
}

#content div.comment_body p {
	display: inline;
	font-size: 10px;
}

div.post-it-body {
	background: url(images/item_middle_white.png) repeat-y;
	padding: 4px 25px 3px 20px;
	overflow: hidden;
}

/* Default Color */

div.post-it-white {
	margin-top: 4px;
	zoom: 1;
}

div.post-it-white div.post-it-head {
	background: url(images/item_top_white.png) no-repeat;
	overflow: hidden;
	padding: 18px 20px 0;
	display: block;
	margin-top: 4px;
}

div.post-it-white div.post-it-bottom {
	background: url(images/item_bottom_white.png) no-repeat;
	height: 43px;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}

/* Green Color */

div.post-it-green blockquote, div.post-it-green div.post_data {
	background-color: #e1fcd2;
	border-color: #bbfba7;
}

div.post-it-green div.post-it-body {
	background: url(images/item_middle_green.png) repeat-y;
}

div.post-it-green div.post-it-head {
	background: url(images/item_top_green.png) no-repeat;
	padding: 18px 20px 0;
	overflow: hidden;
	display: block;
	margin-top: 4px;
}

div.post-it-green div.post-it-bottom {
	background: url(images/item_bottom_green.png) no-repeat;
	height: 45px;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}

/* Orange Color */

div.post-it-orange blockquote, div.post-it-orange div.post_data {
	background-color: #fff6e2;
	border-color: #ffd68a;
}

div.post-it-orange div.post-it-body {
	background: url(images/item_middle_orange.png) repeat-y;
}

div.post-it-orange div.post-it-head {
	background: url(images/item_top_orange.png) no-repeat;
	padding: 18px 20px 0;
	overflow: hidden;
	display: block;
	margin-top: 4px;
}

div.post-it-orange div.post-it-bottom {
	background: url(images/item_bottom_orange.png) no-repeat;
	height: 45px;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}

/* Magenta Color */

div.post-it-magenta blockquote, div.post-it-magenta div.post_data {
	background-color: #fef7ff;
	border-color: #ebd4ee;
}

div.post-it-magenta div.post-it-body {
	background: url(images/item_middle_magenta.png) repeat-y;
}

div.post-it-magenta div.post-it-head {
	background: url(images/item_top_magenta.png) no-repeat;
	padding: 18px 20px 0;
	overflow: hidden;
	display: block;
	margin-top: 4px;
}

div.post-it-magenta div.post-it-bottom {
	background: url(images/item_bottom_magenta.png) no-repeat;
	height: 45px;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}

/* Blue Color */

div.post-it-blue blockquote, div.post-it-blue div.post_data {
	background-color: #dff4ff;
	border-color: #d1dfff;
}

div.post-it-blue div.post-it-body {
	background: url(images/item_middle_blue.png) repeat-y;
}

div.post-it-blue div.post-it-head {
	background: url(images/item_top_blue.png) no-repeat;
	padding: 18px 20px 0;
	overflow: hidden;
	display: block;
	margin-top: 4px;
}

div.post-it-blue div.post-it-bottom {
	background: url(images/item_bottom_blue.png) no-repeat;
	height: 45px;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}

/* Yellow Color */

div.post-it-yellow blockquote, div.post-it-yellow div.post_data {
	background-color: #fffcd3;
	border-color: #ffefb7;
}

div.post-it-yellow div.post-it-body {
	background: url(images/item_middle_yellow.png) repeat-y;
}

div.post-it-yellow div.post-it-head {
	background: url(images/item_top_yellow.png) no-repeat;
	padding: 18px 20px 0;
	overflow: hidden;
	display: block;
	margin-top: 4px;
}

div.post-it-yellow div.post-it-bottom {
	background: url(images/item_bottom_yellow.png) no-repeat;
	height: 45px;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}

/* Pink Color */

div.post-it-pink blockquote, div.post-it-pink div.post_data {
	background-color: #fef8f8;
	border-color: #e1d2d1;
}

div.post-it-pink div.post-it-body {
	background: url(images/item_middle_pink.png) repeat-y;
}

div.post-it-pink div.post-it-head {
	background: url(images/item_top_pink.png) no-repeat;
	padding: 18px 20px 0;
	overflow: hidden;
	display: block;
	margin-top: 4px;
}

div.post-it-pink div.post-it-bottom {
	background: url(images/item_bottom_pink.png) no-repeat;
	height: 45px;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}

#content div.post-it-bottom p {
	font-size: 0.6em;
	margin: 0;
	border-top: 1px solid #efefef;
}

div.post-it-head h1 {
	color: #0475c1;
	font: normal bold 30px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	margin: 0;
	border-bottom: 1px solid #efefef;
	letter-spacing: -3px;
}

ol {
	font-size: 0.8em;
	color: #505050;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

ol li {
	line-height: 1.5em;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 11px;
}

img.wp-smiley {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

/* Search Results Page */

div.search_result_info {
	border: 1px solid #efefef;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 0.7em;
	background: #fafafa url(images/icons/24x24/Spotlight_Blue_Button.png) no-repeat 3px center;
	padding: 7px 5px 7px 30px;
}

#content div.search_result_info h3 {
	color: #656565;
	border-style: none;
	margin: 0;
}

div.search_result_item {
	padding: 7px;
	border: 1px solid #efefef;
	margin-bottom: 10px;
	background-color: #fffff5;
}

div.search_result_item:hover {
	background-color: #fff8e5;
}

#content div.search_result_item h3 {
	border-style: none;
	font-weight: bold;
}

div.video_link_container {
	background-color: #f8f8f8;
	padding: 7px;
	text-align: center;
	border: 1px solid #efefef;
}

div.video_link_container a {
	text-transform: uppercase;
	font-size: 0.8em;
	display: block;
}