/*
Theme Name: Pace Solutions VideoOPP
Theme URI: http://mu.wordpress.org/
Description: Pace Solution Mu Theme
Version: 1.0
Author: PaceSolutions
Author URI: http://pacesol.com/
Tags: blue, custom header, fixed width, two columns, widgets

	PaceSolutions Vidoapp v1.0
	 

	This theme was designed and built by PaceSolutions,
	whose blog you will find at http://www.pacesol.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
html
{margin:0;
padding:0;
	}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*color: #fff;*/
	text-align: center;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: left 28px;	

	
	}

#page {
	/*background-color: white;*/	
	text-align: left;
	/*border:solid 1px #000;*/
	}

#header {
	
	background-image: url(images/bg-shade.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;	
	width: 480px;
	}

#headerimg 	{
	height: 125px;	
	/*padding-top:15px;*/
	}
#headerimg h1
{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
	width: 115px;
	margin-top: 15px;	
	}
#headerimg h1 a
{
	text-indent:-999px;
	}
	
.rght_nav
{
	float:right;
	width:160px;
	margin-top:5px;
	
	
	}
ul.top_menu {margin:0px;padding:0px;}	
.nav ul.top_menu li
{
	list-style:none;
	background-image:none;
	float:left;
	
	}
.top_menu .leaf
{
	padding-left:8px;
	padding-right:8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c1c1c1;
	border-left-color: #c1c1c1;
	
	}
.top_menu .leaf-first
{
	padding-right:8px;
	
	}
.top_menu .leaf-last
{
	padding-left:8px;
	}
.top_menu .leaf-first a,
.top_menu .leaf a,
.top_menu .leaf-last a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #c1c1c1;	
	}
.pic1	
{
	margin-left:8px;
	
	}
.pic2	
{
	margin-left:40px;
	
	}	
	
.pic3	
{
	margin-left:50px;
	
	}	
#content {
	font-size: 1.2em;
	margin-top:15px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

/*	border-left: 1px solid #ddd;*/
}

#footer {
	
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h3 a:hover {
	color: #616161;
	}
.post h3 a:hover
{
	color: #616161;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #616161;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	
	}
#header-banner
{
	background-image:url(images/top-banner.png);
	width:960px;
	height:252px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 19px;
	margin-bottom: 19px;	
	
	}	
.left-navi-blog
{
	float: left;
	width: 190px;	
	/*margin-right:18px;*/
	margin-top:15px;
	}
.left-navi-blog .widget_text .widget-header
{
	
	}
	
	
.right-navi-blog
{
	float: right;
	width: 256px;
/*	margin-left:18px;*/
	}
#page {
	/*background-color: white;*/
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	width: 960px;
	margin-top:28px;

	}

#header {
	padding: 0;
	width: 960px;
	height: 140px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	}

#headerimg {
	margin: 0;
	height: 140px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 10px 0px 15px;
	width: 476px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 10px 0 0px;
	width: 484px;
	float:left;	
	}
.post {
	margin: 0 0 15px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/*====================================== Footer Style*/
#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	height:395px;
	}

#footer p {
	
	margin: 0;
	padding: 0;
	text-align: left;
	}
div.mission-posts h2,
div.last-chance-posts h2,
div.cash-contest-posts h2,
div.prize-contest-posts h2,
div.community-posts h2,
div.insight-posts h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	margin-bottom: 0.5em;
	margin-top:10px;	
	text-align:left;
	margin-left:19px;
	}
div.mission-posts ul li,
div.last-chance-posts ul li,
div.cash-contest-posts ul li,
div.prize-contest-posts ul li,
div.community-posts ul li,
div.insight-posts ul li, 
div.archives ul li

{
	margin:0px;
	background-image: url(images/list-bg.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 22px;
	width: 103px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 19px;	
	overflow:hidden;
	overflow-y:hidden;
	}
div.mission-posts ul,
div.last-chance-posts ul,
div.cash-contest-posts ul,
div.prize-contest-posts ul,
div.community-posts ul,
div.insight-posts ul, 
div.archives ul 

{
	padding:0;
	margin:0;
	list-style:none;
	}
.member-login li,
#copy-right  li
{
	list-style:none;
	}
div.mission-posts ul li a,
div.last-chance-posts ul li a,
div.cash-contest-posts ul li a,
div.prize-contest-posts ul li a,
div.community-posts ul li a,
div.insight-posts ul li a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;	
	
	
}
div.mission-posts ul li a:hover,
div.last-chance-posts ul li a:hover,
div.cash-contest-posts ul li a:hover,
div.prize-contest-posts ul li a:hover,
div.community-posts ul li a:hover,
div.insight-posts ul li a:hover
{
	color: #fc7b32;
	text-decoration: none;
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

div.mission-posts,div.last-chance-posts
{
	float: left;
	width: 126px;
	text-align:left;
	
}
div.cash-contest-posts, div.prize-contest-posts,div.community-posts, div.insight-posts
{
	float: left;
	width: 130px;
	text-align:left;
}	
	
div.post-by-category	
{
	float: left;
	width: 414px;
	margin-left: 26px;
}
div.archives
{
	float: left;
	width: 214px;	
	color: #ababab;
	
	}
div.archives h2
{
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;	
	text-align:left;
	/*padding-left:40px;*/
	}	
div.archives ul li 
{
	background-image: url(images/archive-bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323232;	
	text-align:left;
	/*padding-left:15px;*/
	}	
div.archives ul
{
	text-align:left;
	}
div.archives ul li a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;
	}
	
	
div.footer-right-col	
{
	float: left;
	width: 250px;
	padding-left:50px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 0px;
	margin: 0px 0px 0px 0;
	}

#commentform {
	margin: 0px 0px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 423px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	/*display: none;*/
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#header h1
{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 117px;
	width: 115px;
	text-indent: -99999px;
	}
.top-navigation
{
	height: 28px;
	width: 700px;
	/*background-color:#fff;*/
	float:left;
	margin-top:5px;
	}
.footer-bg
{
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	background-repeat:repeat-x;
	background-position: top left;
	height: 397px;
	}
	
	
/*===================================================== Left Side bar Widget Style*/	
.widget_categoryposts, .widget_text
{
	margin-bottom:15px;}
.widget_text{
	margin-top:15px;
	}	
.widget_text ul
{
	margin:0px;
	padding:0px;
	}
.widget_categoryposts .widget-header,
.left-navi-blog .widget_text .widget-header,
.right-navi-blog .widget_text .widget-header,
.content-widget-header,
.widget_bp_blogs_recent_posts_widget .widget-header

{
	width:184px;
	padding-top:6px;
	padding-left:6px;
	padding-bottom:8px;
	height:24px;	
	background-image: url(images/widget-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f9792d;	
}
.content-widget
{
	margin-top:0px;
	float:left;
	}
.content-widget	.textwidget
{
	margin-right:22px;
	
	}
.right-navi-blog .widget_text ul li
{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:5px;
	}
.right-navi-blog .widget_text ul li.face-book,
.right-navi-blog .widget_text ul li.twitter,
.right-navi-blog .widget_text ul li.you-tube,
.right-navi-blog .widget_text ul li.you-tube,
.right-navi-blog .widget_text ul li.email-us,
.right-navi-blog .widget_text ul li.subscribe,
.right-navi-blog .widget_text ul li.subsc-email
{
	padding-left: 35px;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 14px;
	color: #4d4d4d;
	height:22px;
	}
.right-navi-blog .widget_text ul li.subsc-email
{
	padding-left: 25px;	
	}
.right-navi-blog .widget_text ul li.subsc-email
{
	background-image: url(images/mail-icon-16x16.png);
	background-repeat: no-repeat;
	background-position: left top;	
	}
.right-navi-blog .widget_text ul li.subsc-email p.sub_email input,
.send-btn
{
	color:#6E6E6E;
	font-family:"Verdana",Geneva,sans-serif;
	font-size:12px;
	}
.right-navi-blog .widget_text ul li.face-book
{
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	
	}
.right-navi-blog .widget_text ul li.twitter
{
	background-image: url(images/twitter1.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	
	
	}
	
.right-navi-blog .widget_text ul li.you-tube
{
	background-image: url(images/youtube.png);
	background-position: left top;
	
	
	}
.right-navi-blog .widget_text ul li.email-us
{
	background-image: url(images/email-us.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	
	}
.right-navi-blog .widget_text ul li.subscribe
{
	background-image: url(images/subscribe-by-rss.png);
	background-repeat: no-repeat;
	background-position: left top;
	
		
	}

.widget_categoryposts .widget-header a, .widget_categoryposts .widget-header a:hover
{ 
	color: #f9792d; 
	text-decoration:none;
	}


.left-navi-blog li
{
	list-style-type: none;		
	padding-top:8px;
	padding-bottom:8px;
	padding-left:6px;
}

.widget_text li
{
	background-image: url(images/bullet1.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	padding-left: 16px;	
	}
.widget_categoryposts ul 
{
	margin:0px;
	padding:0px;}
.widget_categoryposts li,
.widget_categoryposts li a,
.widget_text li a

{
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 12px;
	color:#6e6e6e;
	text-decoration:none;
	
	}
	
.cat-post-item-even,
.widget_text .even
{
	background-color: #f1f1f1;
	color:#ff7b20;
	
	}
li.cat-post-item-even a,
.widget_text .even a
{
	text-decoration:none;
	color:#ff7b20;
	}
	
/*========================================================================*/	
/*============================================================Right Sidebar Widget Style*/	
.right-navi-blog .widget_social_links,
.right-navi-blog .widget_bp_core_welcome_widget
{
	margin-bottom:10px;
	margin-top:10px;
	}

.right-navi-blog .widget_social_links .widget-header,
.right-navi-blog .widget_bp_core_welcome_widget .widget-header

{
	
	width:250px;
	padding-top:6px;
	padding-left:6px;
	padding-bottom:8px;
	height:24px;	
	background-image: url(images/right-sidebar-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f9792d;	
	}






/*=========================================================================*/
.member-login {height:180px; text-align:left;}
.member-login li h2
{
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;			
	margin-bottom:10px;
	text-align:left;
	
	}
form#loginform p
{text-align:left;
	}
form#loginform #user_login, #user_pass	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-image: url(images/login-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 231px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	padding-top:8px
	}
.forgetmenot	
{display:none;}
input#wp-submit
{
	margin-top:5px;
	color: #FFF;
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 57px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	background-color:transparent;	
	margin-left:190px;
	
	}
ul.simplelogin-links
{
	margin-left:90px;
	margin-top:0px;
	}
ul.simplelogin-links li
{
	float:left;
	padding-right:15px;
	text-align:left;
	}
.simplelogin-links a
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;	
	margin-left:0px;
	color:#fff;
	margin-top:0px;
	
	
	}
form#loginform ul li 
{
margin:0px;
padding:0px;}
.member-login #login{padding:0px; margin:0px; height:180px;}
#copy-right
{
	text-align:left;
	margin-top:40px;
	width:600px;
	float:left;
	padding:0px;
	}
	
#copy-right a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;	
	}
#copy-right ul
{
	padding:0px;
	margin:0px;
	margin-left:40px;
}
#copy-right p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff7c33;
	text-align:left;
	margin-left:40px;
	}
#footer-logo
{
	/*background-image: url(images/footer-logo.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 35px;
	width: 300px;
	margin-top:40px;
	float:right;
	}
/*===============================Category post styles*/
#cash-contest-cateroty-heading,
#prize-contest-cateroty-heading,
#community-contest-cateroty-heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	background-image: url(images/posts-heading.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 456px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:11px;
	
	}
	
.category-cash-contest,
.category-prize-contest,
.category-prize-contest
{
	margin-bottom:15px;
	}
.post h2

{
	/*margin-top:10px;*/	
	background-color:#f1f1f1;
	padding-left:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding:10px;
	line-height:1.0em;	
	text-align:left;
	color:#616161;
	
	}

.category-cash-contest  h2 a:hover,
.category-prize-contest h2 a:hover,
.category-prize-contest h2 a:hover,
.category-cash-contest  h2 a,
.category-prize-contest h2 a,
.category-prize-contest h2 a
{
	color:#616161;
	}
#read_more
{
	background-image: url(images/readmore.png);
	background-repeat: no-repeat;
	background-position: left top;		
	height: 17px;
	width: 87px;
	margin-left:384px;
	}
.view-all
{
	background-image: url(images/see-all.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 474px;
	margin-bottom:15px;
	}
	
.view-all h3
{
	margin:0px;
	padding-top:8px;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f9792d;
	}
#read_more a
{
	
	display:block;
	text-indent:-999px;
	
	}
.category-cash-contest  .entry,
.category-prize-contest .entry,
.category-prize-contest .entry
{
	margin-bottom:15px;

}
/*====================================================*/
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:1300; width:100%; font-weight:bold;left:-50px;}
#dropmenu a {display:block; padding:.75em 1em; color:#686868; border-right:1px solid #c8c8c8; text-decoration:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}
#dropmenu a:hover { color:#fff;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8;}
#dropmenu li ul {
	border-top:1px solid #c8c8c8;
	width:12.1em;
	margin-top:14px;
	
	background-color:#000;
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	margin-left:10px;
}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8; color:#fff;background-color:#000;
	background-repeat: repeat-x;
	background-position: left top;}
#dropmenu li ul a:hover
{
	background-image:none;
	background-color:#fff;
	color:#000;
	
	}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

/*=============================================Twitter style*/
#twitter
{	
	text-align:left;
	}
	
#twitter h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align:left;
	margin-top:10px;
	
	
	}
#loginform label
{
	display:none;
	}
#login p
{margin:0px; padding:0px;}
.twitter-posts
{
	background-image: url(images/twitter-block.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 184px;	
	margin-top:15px;
	padding-left:53px;
	padding-right:8px;
	padding-top: 4px;
	padding-bottom:4px;
	
	}
.twitter-posts p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	}
.social-links
{
	margin-top:4px;
	margin-left:80px;
	}
.social-links a
{
	margin-left:5px;
	}

/*==========================================================*/
#search-box
{
	float:right;
	height:22px;
	background-image: url(images/search-box.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 208px;
	margin-top:5px;
	}
#searchform
{
	padding:0px;		
	margin:0px;
	text-align:left;
	}

#searchform #s
{
	width:178px;
	height:16px;
	border:none;
	background-color:transparent;
	}
#searchsubmit
{
	background-color: transparent;
	background-image: url(images/search-botton.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
.submit-comment-left
{
	width:160px;
	float:left;
	}
.submit-comment-right	
{
	float:right;
	width:289px;
	}
.submit-comment-left input#author,
.submit-comment-left input#email,
.submit-comment-left input#url
{
	width:150px;
	border:none;
	height:25px;
	
	}
#commentform TEXTAREA
{
	width:285px;
	border:none;
	height:144px;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: hidden; 
	margin-bottom:15px;
	}
#respond
{
	background-color:#f1f1f1;
	height:230px;
	padding:15px;
	
	}
#respond p,	#respond h3
{
	padding:0px;
	margin:0px;
	}
#respond h3
{
	color:#fb792d;
	}
#commentform input#submit
{
	background-color:#f97a2d;
	color:#fff;
	border:none;
	width:80px;
	
	}
#login-user textarea
{
	width:450px;
	
	}
.navigation
{
	margin-bottom:10px;
	}
.navigation .alignleft a,	.navigation .alignright a, .postmetadata a, #commentform a
{
	color:#fb792d;
	}
.post h3
{
	margin-top:0px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4d4d4d;
	font-style: italic;
	background-color: #f1f1f1;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left:10px;
	}
#date-style{
	background-image: url(images/date-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 71px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left:10px;
	}	
span#date-bg
{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #ff7b20;	
	}
span#date-bg1
{
	background-image: url(images/date-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 16px;	
	}
#content-gallery
{
	/*margin-top:20px;*/
	margin-bottom:10px;
	float:left;
	width:691px;
	}
.section-widget
{
	margin-bottom:10px;
	}
.entry p a.more-link
{
	background-image:url(images/readmore.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:17px;
	float:right;	
	width:87px;
	text-indent:-999999px;	
	margin-top:5px;
	clear:both;
	}

.postmetadata
{
	background-color:#f1f1f1;
	padding:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	z-index:10;
	}
.sociable_tagline
{
	display:none;
	}
.sociable	
{
	float:left;
	z-index:33;
	top:10px;
	}
#cont-widget hr
{
	border: 1px solid #d4d4d4;	
	clear:both;
	margin-bottom:10px;
	}
.widget_bp_blogs_recent_posts_widget ul.item-list li.odd,
.widget_bp_blogs_recent_posts_widget ul.item-list li.even
{
	min-height:10px;

}	
.widget_bp_blogs_recent_posts_widget ul.item-list li.odd

{
	background-color:#f1f1f1;
	
	
	
	}
.widget_bp_blogs_recent_posts_widget ul.item-list li .item-meta,
.widget_bp_blogs_recent_posts_widget ul.item-list li .sociable,
#recent-posts-options
{
	display:none;
	}
.widget_bp_blogs_recent_posts_widget ul.item-list li{
	padding:6px;
	
	}	
.widget_bp_blogs_recent_posts_widget ul.item-list li .item-content	
{
	padding:6px;
	
	}
.widget_bp_blogs_recent_posts_widget ul.item-list li .item-content p
{
	margin:0px;
	}
.widget_bp_blogs_recent_posts_widget ul.item-list li.odd h4	a
{
	
	color: #f9792d;	
	}
.widget_bp_blogs_recent_posts_widget ul.item-list li h4
{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:5px;
	margin-top:0px;
	
	}
.widget_bp_blogs_recent_posts_widget	
{
	margin-bottom:15px;
	}
	
/*Calendar Style Sheet*/	
    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #f1f1f1;
        background-color:#f1f1f1;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
	 .calendar-next a,
     .calendar-prev a	
	 {

		color:#f9792d;
     }
	 
	 
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
		color:#f9792d;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #f1f1f1;
        background-color:#f1f1f1;
		color:#f9792d;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #f1f1f1;
        background-color:#f1f1f1;
        color:#f9792d;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#f9792d;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#f1f1f1;
		
     }
	 .current-day span{color:#f9792d;}
	 
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
	
/*=========================================*/	 
#wp-admin-bar {
-x-system-font:none !important;
/*background:#818181 url(../images/admin_bar_back.gif) repeat-x scroll 0 0 !important;*/
color:#FFFFFF !important;
font-family:normal,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,Verdana,Arial,sans-serif !important;
font-size:12px !important;
font-size-adjust:none !important;
font-stretch:normal !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
height:28px !important;
left:0 !important;
line-height:normal !important;
position:absolute !important;
text-align:left !important;
top:0 !important;
width:100% !important;
z-index:1001 !important;
}
#cont-widget .content-widget-header
{
	
	background:none;	
	}
.right-widget ul li,
.right-widget ul
{
	list-style:none;
	
	}
	
#cont-widget .content-widget-header
{
	
	background:none;	
	}
.right-widget ul li,
.right-widget ul
{
	list-style:none;
	padding-left:5px;
	padding-top:8px;
	padding-bottom:8px;
	
	}
	.carouselContainer
	{
		display:none;
	
	}
.social_bookmark a strong
{

	display:none;
}	
	.social_bookmark
	{
	
	text-align:right;
	}	
.slideInfoZone h2 a
{
	color:#fff;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:16px;
	}
	
.mf img
{
	top:80px;
	}
div.caption
{
	font-family:"Verdana", Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	}

div.slider,
div.autoPlayCon,
div.resizeCon
{
	display:none;
	}

#footer-lenght
{
	max-height:315px !important;
	min-height:315px !important;
	}
#featured-content .social_bookmark
{
	display:none;
	
	}
.textwidget ul.banners li
{
	float:left;
	padding-right:0px;
	}
.center-blog
{
	width:691px;
	}
form.email_me .send-btn
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#fff;
	text-align:left;
	
	}
form.email_me p,
form.email_me
{
	margin:0px;
	}
/*Top Navigation Style*/	
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: none;
width: 100%;
 /*background: url(chromebg.gif) center center repeat-x;THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
margin-top:2px;
}

.chromestyle ul li{
display: inline;
}
* html .chromestyle ul li a
{
	background-color:transparent;
	}
.chromestyle ul li a{
color: #fff;
padding: 11px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #fff;
height:32px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
color:#fff;
text-decoration:none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #000;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #fff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color:#FFF;
color:#000;
}
div.advertisement
{
	/*float:right;*/
	}
div.advertisement .widget_text .textwidget
{
	margin-right:0px;
	margin-top:10px;
	}
ul.ec3_events li

{
	background:none;
	list-style:no;
	}
ul.ec3_events li ul
{
	margin-top:8px;
	}
ul.ec3_events li ul li
{
	background:none;
	list-style:no;
	padding:0px;
	}
div#upcomming_events ul li{
	list-style:none;
	}
div#upcomming_events ul li ul{	
	padding:0px;

}
div#upcomming_events ul li.ec3_list_day
{
	margin-bottom:10px;
	}
	
div#wp-calendar table tbody tr td.ec3_eventday	
{
	background-image: url(images/events-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	}