.news_container{
	margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
	}
.blog_content{}
.blog_content h3{margin:0 !important;}
.blog-meta{color:#999; margin: 0 0 5px 0;}

/*



Theme Name: Twenty Ten



Theme URI: http://wordpress.org/



Description: The 2010 default theme for WordPress.



Author: the WordPress team



Version: 1.0



Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style



*/











/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html



-------------------------------------------------------------- */







html, body, div, span, applet, object, iframe,



h1, h2, h3, h4, h5, h6, p, blockquote, pre,



a, abbr, acronym, address, big, cite, code,



del, dfn, em, font, img, ins, kbd, q, s, samp,



small, strike, strong, sub, sup, tt, var,



b, u, i, center,



dl, dt, dd, ol, ul, li,



fieldset, form, label, legend,



table, caption, tbody, tfoot, thead, tr, th, td {



	margin: 0;



	padding: 0;



	border: 0;



	vertical-align: baseline;



	background: transparent;



}

.textshadow{text-shadow: 1px 1px 2px #333; }

body {



	line-height: 1;



}



h1, h2, h3, h4, h5, h6 {



	font-weight: normal;



	clear: both;



}



ol, ul {



}



blockquote {



	quotes: none;



}



blockquote:before, blockquote:after {



	content: '';



	content: none;



}



del {



	text-decoration: line-through;



}



/*style page */



h1{font-weight:bold;font-size:24px;}



h2{font-weight:bold;font-size:18px;}



h3{font-weight:bold;font-size:20px;}



h4{font-weight:bold;font-size:16px;}



p{
	font-size:12px;
	line-height:18px;
}



.testimonials{



	line-height:22px;



	font-family:Georgia, Arial;



	font-style:italic;



}



/*style page */







/* tables still need 'cellspacing="0"' in the markup */



table {



	border-collapse: collapse;



	border-spacing: 0;



}



a img { border: none; }















/*



LAYOUT: Two columns



DESCRIPTION: Two-column fixed layout with one sidebar right of content



*/







#container {
float: left;
margin: 0 -292px 0 0;
width: 100%;


}



#content {



	margin: 0 322px 0 30px;



}



#primary,



#secondary {



	float: right;



	overflow: hidden;



	width: 292px;



}



#secondary {



	clear: right;



}



#footer {



	clear: both;



}







/*



LAYOUT: One column, no sidebar



DESCRIPTION: One centered column with no sidebar



*/







.one-column #content {



	margin: 0 auto;



	width: 640px;



}







/*



LAYOUT: Full width, no sidebar



DESCRIPTION: Full width content with no sidebar; used for attachment pages



*/







.single-attachment #content {



	margin: 0 auto;



	width: 900px;



}











/* =Fonts



-------------------------------------------------------------- */



body,



input,



textarea,



.page-title span,



.pingback a.url {



	font-family: Arial,Georgia, "Bitstream Charter", serif;



}







h3#comments-title,



h3#reply-title,



#access .menu,



#access div.menu ul,



#cancel-comment-reply-link,



.form-allowed-tags,



#site-info,



#site-title,



#wp-calendar,



.comment-meta,



.comment-body tr th,



.comment-body thead th,



.entry-content label,



.entry-content tr th,



.entry-content thead th,



.entry-meta,



.entry-title,



.entry-utility,



#respond label,



.navigation,



.page-title,



.pingback p,



.reply,



.widget-title,



.wp-caption-text,



input[type=submit]



{



	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;



}



pre {



	font-family: "Courier 10 Pitch", Courier, monospace;



}



code {



	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;



}















/* =Structure



-------------------------------------------------------------- */







/* The main theme structure */



#main,



#wrapper {



	margin: 0 auto;



	width: 950px;



}



body.home #wrapper{background: #fff url(../images/ct_wrapper_bg_home.jpg) no-repeat;}

body.page-template-index-offer-php #wrapper{background: #fff url(../images/ct_wrapper_bg_offer.jpg) no-repeat;}
body.page-template-index-offer2-php #wrapper{background: #fff url(../images/ct_wrapper_bg_offer.jpg) no-repeat;}



#wrapper {



	background: #fff url(../images/ct_wrapper_bg.jpg) no-repeat;



	padding: 0;



}







/* Structure the footer area */



#footer-widget-area {



	overflow: hidden;



}



#footer-widget-area .widget-area {



	float: left;



	margin-right: 20px;



	width: 220px;



}



#footer-widget-area #fourth {



	margin-right: 0;



}



#site-info {



	float: left;



	width: 400px;



	font-weight: bold;



	font-size: 14px;



}



#site-generator {



	float: right;



	width: 420px;



}















/* =Global Elements



-------------------------------------------------------------- */







/* Main global 'theme' and typographic styles  */



body {



	background: #fff url(../images/ct_body_bg.jpg) top left repeat-x;



}







body,



input,



textarea {
	color: #666;
	font-size: 12px;
	/* [disabled]line-height: 18px; */



}



hr {



	background-color: #E7E7E7;



	border:0;



	height: 1px;



	margin-bottom: 18px;



	clear:both;



}







/* Text elements */



p {
	margin-bottom: 20px;


}



ul {



	margin: 0 0 18px 1.5em;



}



ol {



	list-style: decimal;



	list-style-color:#bcdd75;



	margin: 0 0 18px 1.5em;



}



ol ol {



	list-style:upper-alpha;



}



ol ol ol {



	list-style:lower-roman;



}



ol ol ol ol {



	list-style:lower-alpha;



}



ul ul,



ol ol,



ul ol,



ol ul {



	margin-bottom:0;



}



dl {



	margin:0 0 24px 0;



}



dt {



	font-weight: bold;



}



dd {



	margin-bottom: 18px;



}



strong {



	font-weight: bold;



}



cite,



em,



i {



	font-style: italic;



}



big {



	font-size: 131.25%;



}



ins {



	background: #ffc;



	text-decoration: none;



}



blockquote {



	font-style: italic;



	padding: 0;



}



blockquote cite,



blockquote em,



blockquote i {



	font-style: normal;



	font-weight:bold;



}



pre {



	background: #f7f7f7;



	color: #222;



	line-height: 18px;



	margin-bottom: 18px;



	padding: 1.5em;



}



abbr,



acronym {



	border-bottom: 1px dotted #666;



	cursor: help;



}







sup,



sub {



	height: 0;



	line-height: 1;



	vertical-align: baseline;



	position: relative;



}



sup {



	bottom: 1ex;



}



sub {



	top: .5ex;



}



input[type="text"],



input[type="password"],



textarea {



	padding: 2px;



	background: #f9f9f9;



	border: 1px solid #ccc;



	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);



	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);



	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);



}



a:link {



	color:#447e42;



	text-decoration:none;



}



a:visited {



	color:#447e42;



	text-decoration:none;



}



a:active,



a:hover {



	color: #bcdd75;



	text-decoration:underline;



}







/* Text meant only for screen readers */



.screen-reader-text {



	position: absolute;



	left: -9000px;



}















/* =Header



-------------------------------------------------------------- */







#header {



	padding: 0;



}



#site-title {



margin:0px;



padding:0px;



}



#site-title a {



	color: #000;



	font-weight: bold;



	text-decoration: none;



}



#site-description {



	clear: right;



	float: right;



	font-style: italic;



	margin: 14px 0 18px 0;



	width: 220px;



}







/* This is the custom header image */



#branding {float:left;width:294px;}



#branding img {



	display: block;



}















/* =Menu



-------------------------------------------------------------- */







#access {



	margin: 0;



	width: 440px;



	display:block;



	float:left;



	height:64px;



	line-height:64px;



}







#userArea{



	float:right;



	/*width:180px;*/



	text-align:right;



	margin-top:10px;



	color:#fff;



	font-size:14px;



	font-weight:bold;



}



#userArea ul{



	margin:0px 0 3px 0;



	padding:0px;



}



#userArea ul li{



	float:left;



	list-style:none;



	padding:0px;



}



#userArea a{color:#fff;text-decoration:none;font-size:14px;font-weight:bold;text-transform:uppercase;}



#userArea a:hover{text-decoration:underline;}



#content_home{



	margin:30px 0px 50px 0px;



}



#feature-box{



	width:392px;



	float:left;



	background-image:url(../images/ct_top_box1.jpg);



	background-repeat:no-repeat;



	



}



#feature-box-inner{



	background-image:url(../images/ct_bottom_box1.jpg);



	background-repeat:no-repeat;



	background-position:bottom left;



	padding:0px 25px;



	padding-bottom:10px;



	height:265px;



}



#feature-box-inner h3{



	color:#fff;



	font-weight:bold;



	font-style:italic;



	height:56px;



	line-height:56px;



	font-size:18px;



}



#feature-box-content ul{



	padding:0px;



	margin:0px;



	margin-top:10px;



	



}



#feature-box-content li{



	list-style:none inside none;



	padding:0px;



	margin:0px;



	_height:45px;



	_overflow:hidden;



}



#feature-box-content li a{



	display:block;



	line-height:42px;



	color:#286304;



	font-size:12px;



	padding-left:60px;



	margin-bottom:10px;



}



#feature-box-content li a{



	text-decoration:none;



	color:#286304;



}



#feature-box-content li.send-messages a{



	background-image:url(../images/ct_send.jpg);



	background-repeat:no-repeat;



}



#feature-box-content li.recive-messages a{



	background-image:url(../images/ct_recevie.jpg);



	background-repeat:no-repeat;



}



#feature-box-content li.manage-your-contact a{



	background-image:url(../images/ct_group.jpg);



	background-repeat:no-repeat;



}



#feature-box-content li.schedule-group-texts a{



	background-image:url(../images/ct_clock.jpg);



	background-repeat:no-repeat;



}



#free-trial-box{



	width:551px;



	float:right;



	background-image:url(../images/ct_top_box2.jpg);



	background-repeat:no-repeat;







}



#free-trial-box-inner{



	background-image:url(../images/ct_bottom_box2.jpg);



	background-repeat:no-repeat;



	background-position:bottom left;



	padding:0px 25px;



	padding-bottom:10px;



	height:265px;



}



#free-trial-box-inner h3{



	color:#fff;



	font-weight:bold;



	font-style:italic;



	height:56px;



	line-height:56px;



	font-size:18px;



}



#free-trial-box-content input{



	border:0px;



	width:390px;



	height:36px;



	background:none;



	background-color:#fff;



	margin-top:5px;



	color:#838383;



	font-weight:bold;



}



#free-trial-box-inner span{



	font-weight:bold;



	color:#838383;



}



#free-trial-box-content input.name-field{



	margin-top:15px;



}



#free-trial-box-content .start-trial-field{



	width:267px;



	height:47px;



	padding:0px;



	float:right;



	margin-right:10px;



	margin-top:15px;



}



/* =Content



-------------------------------------------------------------- */







#main {



	overflow: hidden;



	padding: 40px 0 0 0;



}




.home #main,.page-template-index-offer-php  #main,.page-template-index-offer2-php #main{padding:0px;}



#content {



	margin-bottom: 36px;



}



#content,



#content input,



#content textarea {
	color: #474747;
	font-size: 12px;
	line-height: 18px;


}



#content p,



#content ul,



#content ol,



#content dd,



#content pre,



#content hr {
	margin-bottom:12px;


}



#content ul ul,



#content ol ol,



#content ul ol,



#content ol ul {



	margin-bottom:0;



}



#content pre,



#content kbd,



#content tt,



#content var {



	font-size: 15px;



	line-height: 21px;



}



#content code {



	font-size: 13px;



}



#content dt,



#content th {



	color: #000;



}



#content h1,



#content h2,



#content h3,



#content h4,



#content h5,



#content h6 {



	margin: 0 0 20px 0;



	line-height: 1.5em;



}



#content table {



	border: 1px solid #e7e7e7;



	text-align: left;



	margin: 0 -1px 24px 0;



	width: 100%;



}



#content tr th,



#content thead th {



	color: #888;



	font-size: 12px;



	font-weight: bold;



	line-height: 18px;



	padding: 9px 24px;



}



#content tr td {



	border-top: 1px solid #e7e7e7;



	padding: 6px 24px;



}



#content tr.odd td {



	background: #F2F7FC;



}



.hentry {



	margin: 0 0 48px 0;



}



.home .sticky {



	background: #F2F7FC;



	border-top: 4px solid #000;



	padding: 18px 20px;



	margin-left: -20px;



	margin-right: -20px;



}



.single .hentry {



	margin: 0 0 36px 0;



}



.page-title {



	color: #000;



	font-size: 14px;



	font-weight: bold;



	margin: 0 0 36px 0;



}



.page-title span {



	color: #333;



	font-size: 16px;



	font-style: italic;



	font-weight: normal;



}



.page-title a:link,



.page-title a:visited {



	color:#888;



	text-decoration: none;



}



.page-title a:active,



.page-title a:hover {



	color: #FF4B33;



}



#content .entry-title {



	color: #eeeeee;



	font-size: 28px;



	line-height: 1.3em;



	font-weight: normal;



	margin-bottom: 43px;



}



.entry-title a:link,



.entry-title a:visited {



	color:#000;



	text-decoration: none;



}



.entry-title a:active,



.entry-title a:hover {



	color: #FF4B33;



}



.entry-meta {



	color: #888;



	font-size: 12px;



}



.entry-meta abbr,



.entry-utility abbr {



	border: none;



}



.entry-meta abbr:hover,



.entry-utility abbr:hover {



	border-bottom: 1px dotted #666;



}



.entry-content,



.entry-summary {



	clear: both;



	padding: 12px 0 0 0;



}



#content .entry-summary p:last-child {



	margin-bottom: 12px;



}



.entry-content fieldset {



	border: 1px solid #E7E7E7;



	margin: 0 0 24px 0;



	padding: 24px;



}



.entry-content fieldset legend {



	background: #fff;



	color: #000;



	font-weight: bold;



	padding: 0 24px;



}



.entry-content input {



	margin: 0 0 24px 0;



}



.entry-content input.file,



.entry-content input.button {



	margin-right: 24px;



}



.entry-content label {



	color: #888;



	font-size: 12px;



}



.entry-content select {



	margin: 0 0 24px 0;



}



.entry-content sup,



.entry-content sub {



	font-size: 10px;



}



.entry-content blockquote.left {



	float: left;



	margin-left: 0;



	margin-right: 24px;



	text-align: right;



	width: 33%;



}



.entry-content blockquote.right {



	float: right;



	margin-left: 24px;



	margin-right: 0;



	text-align: left;



	width: 33%;



}



.page-link {



	color: #000;



	font-weight:bold;



	margin:0 0 22px 0;



	word-spacing:0.5em;



}



.page-link a:link,



.page-link a:visited {



	background: #f1f1f1;



	color:#333;



	font-weight:normal;



	padding:0.5em 0.75em;



	text-decoration:none;



}



.home .sticky .page-link a {



	background: #D9E8F7;



}



.page-link a:active,



.page-link a:hover {



	color: #FF4B33;



}



.page .edit-link {



	clear: both;



	display: block;



}



#entry-author-info {



	background: #F2F7FC;



	border-top: 4px solid #000;



	padding: 18px 20px;



	margin: 24px 0;



	overflow: hidden;



	clear: both;



	font-size: 14px;



	line-height: 20px;



}



#entry-author-info #author-avatar {



	background: #fff;



	border: 1px solid #e7e7e7;



	float: left;



	margin: 0 -104px 0 0;



	padding: 11px;



	height: 60px;



}



#entry-author-info #author-description {



	float: left;



	margin: 0 0 0 104px;



}



#entry-author-info h2 {



	color: #000;



	font-weight: bold;



	font-size: 100%;



	margin-bottom: 0;



}



.entry-utility {



	color: #888;



	font-size: 12px;



	line-height: 18px;



	clear: both;



}



.entry-meta a,



.entry-utility a {



	color: #888;



}



.entry-meta a:hover,



.entry-utility a:hover {



	color: #FF4B33;



}



#content .video-player {



	padding: 0;



}















/* Asides



-------------------------------------------------------------- */







.home #content .category-asides p {



	font-size: 14px;



	line-height: 20px;



	margin-bottom: 10px;



	margin-top:0;



}



.home .hentry.category-asides {



	padding: 0;



}



.home #content .category-asides .entry-content {



	padding-top: 0;



}



















/* Gallery listing



-------------------------------------------------------------- */







.category-gallery {



	margin-bottom: 48px;



}



.category-gallery h2 {



	margin-top: 10px;



}



.category-gallery .entry-meta {



}



.category-gallery .size-thumbnail img {



	border: 10px solid #f1f1f1;



	margin-bottom: 0;



}



.category-gallery .gallery-thumb {



	float: left;



	margin-right:20px;



	margin-top: -4px;



}



.home #content .category-gallery .entry-content p {



	display: inline;



}



.home #content .category-gallery .entry-utility {



	padding-top:4px;



}











/* Attachment pages



-------------------------------------------------------------- */







.entry-content .attachment img {



	margin-bottom: 0;



}



.attachment .entry-content .entry-caption {



	font-size: 140%;



	margin-top: 24px;



}



.attachment .entry-content .nav-previous a:before {



	content: '\2190\00a0';



}



.attachment .entry-content .nav-next a:after {



	content: '\00a0\2192';



}















/* Images



-------------------------------------------------------------- */







#content img {



	margin: 0;



	max-width: 640px;



}



#content .attachment img {



	max-width: 900px;



}



#content .alignleft,



#content img.alignleft {



	display: inline;



	float: left;



	margin-right: 24px;



	margin-top: 4px;



}



#content .alignright,



#content img.alignright {



	display: inline;



	float: right;



	margin-left: 24px;



	margin-top: 4px;



}



#content .aligncenter,



#content img.aligncenter {



	clear: both;



	display: block;



	margin-left: auto;



	margin-right: auto;



}



#content img.alignleft, 



#content img.alignright, 



#content img.aligncenter {



	margin-bottom: 12px;



}



#content .wp-caption {



	background: #f1f1f1;



	line-height: 18px;



	text-align: center;



	margin-bottom: 20px;



	padding: 4px;



}



#content .wp-caption img {



	margin: 5px 5px 0;



}



#content .wp-caption p.wp-caption-text {



	margin: 5px;



	color: #888;



	font-size: 12px;



}



#content .wp-smiley {



	margin:0;



}



#content .gallery {



	margin: auto;



}



#content .gallery .gallery-item {



	float: left;



	margin-top: 0;



	text-align: center;



	width: 33%;



}



#content .gallery img {



	border: 2px solid #cfcfcf;



}



#content .gallery .gallery-caption {



	color: #888;



	font-size: 12px;



	margin: 0 0 12px;



}



#content .gallery dl {



	margin: 0;



}



#content .gallery img {



	border: 10px solid #f1f1f1;



}



#content .gallery br+br {



	display: none;



}















/* =Navigation



-------------------------------------------------------------- */







.navigation {



	font-size:  12px;



	line-height: 18px;



	overflow: hidden;



	color: #888;



}



.navigation a:link,



.navigation a:visited {



	color: #888;



	text-decoration: none;



}



.navigation a:active,



.navigation a:hover {



	color: #FF4B33;



}



.nav-previous {



	float: left;



	width: 50%;



}



.nav-next {



	float: right;



	width: 50%;



	text-align:right;



}



#nav-above {



	margin: 0 0 18px 0;



}



#nav-above {



	display: none;



}



.paged #nav-above,



.single #nav-above {



	display: block;



}



#nav-below {



	margin: -18px 0 0 0;



}















/* =Comments



-------------------------------------------------------------- */



#comments {



	clear: both;



}



#comments .navigation {



	padding: 0 0 18px 0;



}



h3#comments-title,



h3#reply-title {



	color: #000;



	font-weight: bold;



	font-size: 20px;



	margin-bottom: 0;



}



h3#comments-title {



	padding: 24px 0;



}



.commentlist {



	list-style: none;



	margin: 0;



}



.commentlist li.comment {



	border-bottom: 1px solid #e7e7e7;



	line-height: 24px;



	margin: 0 0 24px 0;



	padding: 0 0 0 56px;



	position: relative;



}



.commentlist li:last-child {



	border-bottom:none;



	margin-bottom:0;



}



#comments .comment-body ul,



#comments .comment-body ol {



	margin-bottom: 18px;



}



#comments .comment-body p:last-child {



	margin-bottom: 6px;



}



#comments .comment-body blockquote p:last-child {



	margin-bottom: 24px;



}



.commentlist ol {



	list-style: decimal;



}



.commentlist .avatar {



	position: absolute;



	top: 4px;



	left: 0;



}



.comment-author {



}



.comment-author cite {



	color: #000;



	font-style: normal;



	font-weight: bold;



}



.comment-author .says {



	font-style: italic;



}



.comment-meta {



	font-size: 12px;



	margin: 0 0 18px 0;



}



.comment-meta a:link,



.comment-meta a:visited {



	color: #888;



	text-decoration: none;



}



.comment-meta a:active,



.comment-meta a:hover {



	color: #FF4B33;



}



.commentlist .even {



}



.commentlist .bypostauthor {



}



.reply {



	font-size: 12px;



	padding: 0 0 24px 0;



}



.reply a,



a.comment-edit-link {



	color: #888;



}



.reply a:hover,



a.comment-edit-link:hover {



	color: #FF4B33;



}



.commentlist .children {



	list-style: none;



	margin: 0;



}



.commentlist .children li {



	border: none;



	margin: 0;



}



.nopassword,



.nocomments {



	display: none;



}



#comments .pingback {



	margin-bottom: 18px;



	padding-bottom: 18px;



	border-bottom: 1px solid #e7e7e7;



}



.commentlist li.comment+li.pingback {



	margin-top: -6px;



}



#comments .pingback p {



	color: #888;



	font-size: 12px;



	line-height: 18px;



	display:block;



	margin: 0;



}



#comments .pingback .url {



	font-style: italic;



	font-size: 13px;



}















/* Comments form */



input[type=submit] {



	color: #333;



}



#respond {



	margin: 24px 0;



	border-top: 1px solid #e7e7e7;



	overflow: hidden;



	position: relative;



}



#respond p {



	margin: 0;



}



#respond .comment-notes {



	margin-bottom: 1em;



}



.form-allowed-tags {



	line-height: 1em;



}



.children #respond {



	margin: 0 48px 0 0;



}



h3#reply-title {



	margin: 18px 0;



}



#comments-list #respond {



	margin: 0 0 18px 0;



}



#comments-list ul #respond {



	margin: 0;



}



#cancel-comment-reply-link {



	font-size: 12px;



	line-height: 18px;



	font-weight: normal;



}



#respond .required {



	color:#FF4B33;



	font-weight:bold;



}



#respond label {



	color: #888;



	font-size: 12px;



}



#respond input {



	margin:0 0 9px;



	width:98%;



}



#respond textarea {



	width:98%;



}



#respond .form-allowed-tags {



	color: #888;



	font-size: 12px;



	line-height: 18px;



}



#respond .form-allowed-tags code {



	font-size: 11px;



}



#respond .form-submit {



	margin: 12px 0;



}



#respond .form-submit input {



	width: auto;



	font-size: 14px;



}











/* =Widget Areas



-------------------------------------------------------------- */







.widget-area ul {



	list-style: none;



	margin-left: 0;



}



.widget-area ul ul {



	list-style: square;



	margin-left: 1.3em;



}



.widget_search #s { /* This keeps the search inputs in line */



	width: 60%;



}



.widget_search label {



	display:none;



}



.widget-container {



	margin: 0 0 18px 0;



}



.widget-title {



	color: #1887ab;



	font-weight: bold;



	font-size:16px;



	margin-bottom:30px;



}



.widget-area a:link,



.widget-area a:visited {



	text-decoration: none;



}



.widget-area a:active,



.widget-area a:hover {



	text-decoration: underline;



}



.widget-area .entry-meta {



	font-size: 11px;



}



#wp_tag_cloud div {



	line-height: 1.6em;



}



#wp-calendar {



	width:100%;



}



#wp-calendar caption {



	font-weight: bold;



	color: #222;



	text-align: left;



	font-size:14px;



	padding-bottom: 4px;



}



#wp-calendar thead {



	font-size:11px;



}



#wp-calendar thead th {



}



#wp-calendar tbody {



	color: #aaa;



}



#wp-calendar tbody td {



	padding: 3px 0 2px;



	background: #f5f5f5;



	border:1px solid #fff;



	text-align: center;



}



#wp-calendar tbody .pad {



	background: none;



}



#wp-calendar tfoot #next {



	text-align: right;



}



.widget_rss a.rsswidget {



	color: #000;



}



.widget_rss a.rsswidget:hover {



	color: #FF4B33;



}



.widget_rss .widget-title img {



	height: 11px;



	width: 11px;



}







/* Main sidebars */



#free-trial{



	width:276px;



	float:right;



	height:47px;



	padding-bottom:50px;



}



#offer-sidebar{

width:276px;
float:right;
height:47px;

}

#offer-sidebar h3{

color: #F90;
line-height: 25px;
padding-top:40px;

}




#main .widget-area ul {



	margin-left: 0;



	padding: 0 20px 0 50px;



}
.landing{ margin-top:100px;}
.landing h1,.landing h2,.landing h3,.landing h4{ 
	color: #1887ab;
	font-weight: bold;
	font-size:16px;
	margin-bottom:20px;
	margin-top:0px;
	}


#main .widget-area ul ul {



	border: none;



	margin-left: 1.3em;



	padding: 0;



}



#primary {



}



#secondary {



}







/* Footer widget areas */



#footer-widget-area {



}















/* =Footer



-------------------------------------------------------------- */







#footer {



	background: #e6f3c6;



	



}



#colophon {



	background:#e6f3c6 url(../images/ct_footer.jpg) no-repeat;



	padding:;



	overflow: hidden;



	margin:0 auto;



	width:950px;



	height:147px;



}



#site-info {



	font-weight: bold;



	color:#92958d;



	font-size:11px;



	margin-top:50px;



	margin-left:60px;



	line-height:1.2em;



	_margin-left:30px;



}



#site-info a {



	color: #a9aca4;



	text-decoration: underline;



}



#site-generator {



	position: relative;



	font-size:14px;



	font-weight:bold;



	margin-top:40px;



	margin-right:15px;



}



#site-generator span{



	position:relative;



	top:-10px;



}



#site-generator a {



	color: #666;



	display:inline-block;



	text-decoration: none;



	background: url(../images/wordpress.png) center left no-repeat;



	padding-left: 20px;



	line-height: 16px;



}



#site-generator a:hover {



	text-decoration: underline;



}



img#wpstats {



	display:block;



	margin: 0 auto 10px;



}















/* Mobile Safari ( iPad, iPhone and iPod Touch )



-------------------------------------------------------------- */







pre {



	-webkit-text-size-adjust: 140%;



}



code {



	-webkit-text-size-adjust: 160%;



}



#access,



.entry-meta,



.entry-utility,



.navigation,



.widget-area {



	-webkit-text-size-adjust: 120%;



}



#site-description {



	-webkit-text-size-adjust: none;



}















/* =Print Style



-------------------------------------------------------------- */







@media print {



	body {



		background:none !important;



	}



	#wrapper {



		float: none !important;



		clear: both !important;



		display: block !important;



		position: relative !important;



	}



	#header {



		border-bottom: 2pt solid #000;



		padding-bottom: 18pt;



	}



	#colophon {



		border-top: 2pt solid #000;



	}



	#site-title,



	#site-description {



		float: none;



		margin: 0;



		padding:0;



		line-height: 1.4em;



	}



	#site-title {



		font-size: 13pt;



	}



	.entry-content {



		font-size: 14pt;



		line-height: 1.6em;



	}



	.entry-title {



		font-size: 21pt;



	}



	#access,



	#branding img,



	#respond,



	.comment-edit-link,



	.edit-link,



	.navigation,



	.page-link,



	.widget-area {



		display: none !important;



	}



	#container,



	#header,



	#footer {



		width: 100%;



		margin: 0;



	}



	#content,



	.one-column #content {



		width: 100%;



		margin: 24pt 0 0;



	}



	.wp-caption p {



		font-size: 11pt;



	}



	#site-info,



	#site-generator {



		float: none;



		width: auto;



	}



	#colophon {



		width: auto;



	}



	img#wpstats {



		display:none



	}



	#site-generator a {



		padding: 0;



	margin: 0;



	}



	#entry-author-info {



		border: 1px solid #e7e7e7;



	}



	#main {



		display:inline;



	}



	.home .sticky {



		border: none;



	}



}



/* featured page */



#firt-intro,#featured-page-content{



	padding:20px 0px;



	padding-bottom:0px;



	padding-right:100px;



}



#featured-page-content ul{



	padding:0px;



	margin:0px;



	margin-top:10px;



}



#featured-page-content li{



	clear:both;



	list-style:none;



	font-size:12px;



	/*padding-left:80px;*/



	margin-bottom:10px;



	padding-bottom:25px;



	line-height:150%;



	padding-top:10px;



}



#featured-page-content li img{



	float:left;



	width:auto;



}



#featured-page-content li p{



	width:390px;



	padding-left:40px;



	float:left;



}



#featured-page-content li a{



	color:#4cb151;



	text-decoration:none;



}



#featured-page-content li a:hover{



	text-decoration:underline;



}



/*#featured-page-content li.send-messages{



	background-image:url(../images/ct_send2.jpg);



	background-repeat:no-repeat;



}



#featured-page-content li.recive-messages{



	background-image:url(../images/ct_recevie2.jpg);



	background-repeat:no-repeat;



}



#featured-page-content li.manage-your-contact{



	background-image:url(../images/ct_group2.jpg);



	background-repeat:no-repeat;



}



#featured-page-content li.schedule-group-texts{



	background-image:url(../images/ct_clock2.jpg);



	background-repeat:no-repeat;



}*/



/* featured page */



.breadcrumb{



	margin-bottom:20px;



}



.breadcrumb a{



	text-decoration:none;



	color:#415e72;



}



.clear-both{



	clear:both;



	font-size:0px;



	width:0px;



	height:0px;



	margin-bottom:50px;



}



/* post page */



.left-box-content,.right-box-content{



	float:left;



	width:320px;

		min-height: 190px;



}



.right-box-content{



	margin-left:20px;



}



.right-box-image,.left-box-image{



	float:left;



	maiwidth:215px;

	

	



}



.right-box-image{



	margin-left:50px;



}



.sub-content-title{



	color:#848484;



	font-weight:bold;



	font-size:18px;



}



/* post page */



/* sidebar */



#featured-menu{



	margin-bottom:50px;



}



#featured-menu ul{



	padding:0px;



	margin:0px;



	margin-top:10px;



}



#featured-menu li{



	margin-bottom:10px;



	list-style:none;



}



#featured-menu li a{



	display:block;



	color:#333333;



	text-decoration:underline;



	font-size:12px;



	padding-left:40px;



	line-height:150%;



	width:292px;



	margin-left:-65px;



	padding-top:5px;



}



#featured-menu li a:hover,#featured-menu li a.active{



	background-image:url(../images/ct_nav_hover.png);



	background-repeat:no-repeat;



	text-decoration:none;



	font-weight:bold;



	color:#fff;



}



#featured-menu li span{



	display:block;



	padding-bottom:25px;



	padding-top:10px;



	text-indent:55px;



	background-position:0px 2px;



}



#featured-menu li.send-messages span{



	background-image:url(../images/ct_send3.png);



	background-repeat:no-repeat;



}



#featured-menu li.recive-messages span{



	background-image:url(../images/ct_recevie3.png);



	background-repeat:no-repeat;



}



#featured-menu li.manage-your-contact span{



	background-image:url(../images/ct_group3.png);



	background-repeat:no-repeat;



}



#featured-menu li.schedule-group-texts span{



	background-image:url(../images/ct_clock3.png);



	background-repeat:no-repeat;



}



.textwidget{



	font-style:italic;



	line-height:180%;



}



.textwidget span{



	font-style:normal;



	font-weight:bold;



}



#text-3 {



display:none;



}



.page-id-23 #text-3{



	display:block;



}



/* sidebar */



/*price page */



#price-table{



	border:0px !important;



	margin-top:10px !important;



}



.td-title{



	background-color:#a8be88;



	border:0px !important;



	color:#fff;



	font-weight:bold;



}



.td-content{



	background-color:#eaf4db;



	border:0px !important;



	color:#747670;



	border-bottom:1px solid #fff !important;



}



/*price page */



/* register page */



.page-id-23 #content{



	margin-right:300px;



}



#register-form{



	



}



.register-box{



	width:613px;



	background-image:url(../images/ct_register_topbox.png);



	background-repeat:no-repeat;



	margin-bottom:15px;







}



.register-box-inner{



	background-image:url(../images/ct_register_bottombox.png);



	background-repeat:no-repeat;



	background-position:bottom left;



	padding:0px 25px;



	padding-bottom:10px;



	padding-top:10px;



	_height:1%;







}



.register-box-title{



	height:57px;



	color:#3f3f3f;



	font-weight:bold;



	font-size:25px;



	line-height:57px;



	text-indent:70px;



}



.register-box-desc{



	color:#343434;



	padding-left:70px;



}



.register-box-inner table{



	border:0px !important;



	margin-top:30px !important;



}



.register-box-inner td{



	border:0px !important;



	padding:0px !important;



	color:#000000;



	padding-right:20px !important;



	padding-bottom:10px !important;



	font-weight:bold;



    



}



.register-box-inner td.form-title{



	width:120px;



}



#account-information tr.textarea,#account-information td.textarea{



	vertical-align:top;



}



.register-box-inner td input{



	background:none !important;



	width:280px;



	height:37px;



	border:1px solid #b8bab5;



	background-color:#fff !important;



	margin-bottom:0px !important;



	line-height:37px;



	



}



.register-box-inner td select,#prenumber,#prenumber_home{



	height:43px;



	border:1px solid #b8bab5;



	background-color:#fff !important;



	margin:0px !important;



	position:relative;



	/*top:-11px;*/



	vertical-align:middle;



	line-height:43px;



	display:inline-block;



	padding-top:9px;



	padding-bottom:9px;



}



#prenumber_home { top /*\**/: 7px\9 }



#prenumber_home{_top:-4px;}



#typeorg{



	margin-bottom:0px !important;



	line-height:43px;



	width:355px !important;



}



#account-details .register-box-title{



	background-image:url(../images/ct_1.png);



	background-repeat:no-repeat;



}



#account-information .register-box-title{



	background-image:url(../images/ct_2.png);



	background-repeat:no-repeat;



}



#account-information .register-box-inner td input,#account-information .register-box-inner td textarea,#account-information .register-box-inner td select{



	width:350px;



}



#account-information .register-box-inner td select{



	color:#2f2f2f;



	border:1px solid #979797;



}



#account-request .register-box-title{



	background-image:url(../images/ct_3.png);



	background-repeat:no-repeat;



}



#account-request td{



	font-weight:normal;



	padding-left:70px !important;



}



#account-request .submit-field{



	margin-top:50px;



}



#account-request a{



	color:#8fb065;



}



.widget_testimonials{



	line-height:22px;



	font-family:Georgia, Arial;



}



#fpolicy{



	line-height:0 !important;



	padding:0px;



	margin:0px;



}



/* register page */



#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}



#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}



/* image replacement */



h1#logo  a,h2#logo  a{



	display:block;



	height:65px;



	width:295px;



	text-indent:-99999px;



	background-image:url(../images/ct_logo.png) !important;



	background-repeat:no-repeat;



}

#home_image{position:relative;}
.videolink{position:absolute; top:0; right:25px; width:930px; height:300px; display:block;}


h2.banner{



	display:block;



	height:303px;



	width:948px;



	text-indent:-99999px;



	background-image:url(../images/ct_big_home.jpg) !important;



	background-repeat:no-repeat;



}

#offer_image{position:relative;}
.videolink{position:absolute; top:0; right:25px; width:930px; height:300px; display:block;}


h2.offer{



	display:block;



	height:303px;



	width:948px;



	text-indent:-99999px;



	background-image:url(../images/ct_big_offer.jpg) !important;



	background-repeat:no-repeat;



}

#offers_image{position:relative;}



h2.offers{



	display:block;



	height:303px;



	width:948px;



	text-indent:-99999px;



	background-image:url(../images/ct_big_offer2.jpg) !important;



	background-repeat:no-repeat;



}

#post-11 h1.entry-title{



	display:block;



	height:27px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/features.png) !important;



	background-repeat:no-repeat;



}



#post-36 h1.entry-title{



	display:block;



	height:29px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/send.png) !important;



	background-repeat:no-repeat;



}



#post-40 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/manage.png) !important;



	background-repeat:no-repeat;



}



#post-42 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/schedule.png) !important;



	background-repeat:no-repeat;



}



#post-13 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/pricing.png) !important;



	background-repeat:no-repeat;



}



#post-2 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/about.png) !important;



	background-repeat:no-repeat;



}



#post-26 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/terms.png) !important;



	background-repeat:no-repeat;



}



#post-23 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/signup.png) !important;



	background-repeat:no-repeat;



}



#post-28 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/legal.png) !important;



	background-repeat:no-repeat;



}



#post-32 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/contact.png) !important;



	background-repeat:no-repeat;



}



#post-38 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/receive.png) !important;



	background-repeat:no-repeat;



}



#post-15 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/faq.png) !important;



	background-repeat:no-repeat;



}



#post-135 h1.entry-title{



	display:block;



	height:32px;



	text-indent:-99999px;



	background-image:url(../images/textreplacement/passwordreset.png) !important;



	background-repeat:no-repeat;



}



/* image replacement */



#menu-mainmenu{



	width:510px;



	margin-left:20px;



	margin-top:25px;



	float:left;



}



#menu-mainmenu li{



	list-style:none;



	float:left;



	padding:0px;



	margin:0px;



	height:21px;



}



#menu-mainmenu li a{



	text-indent:-99999px;



	height:21px;



	padding:0px;



	margin:0px;



	overflow:hidden;



}

#menu-mainmenu li#home a,#menu-mainmenu li#home a:visited{



	display:block;



	background-image:url(../images/menu.jpg) !important;



	background-repeat:no-repeat;



	background-position:0px 0px;



	width:85px;



	height:21px;



}

#menu-mainmenu li#home a:active{



	background-position:0px -21px;



	text-decoration:none;



}

#menu-mainmenu li#featureds a,#menu-mainmenu li#featureds a:visited{



	display:block;



	background-image:url(../images/menu.jpg) !important;



	background-repeat:no-repeat;



	background-position:-86px 0px;



	width:85px;



	height:21px;



}



#menu-mainmenu li#featureds a:active{



	background-position:-86px -21px;



	text-decoration:none;



}



#menu-mainmenu li#pricing a,#menu-mainmenu li#pricing a:visited{



	display:block;



	background-image:url(../images/menu.jpg);



	background-repeat:no-repeat;



	background-position:-172px 0px;



	width:85px;



	height:21px;



	padding:0px;



	margin:0px;



}



#menu-mainmenu li#pricing a:active{



	background-position:-172px -21px;



	text-decoration:none;



}



#menu-mainmenu li#support a,#menu-mainmenu li#support a:visited{



	display:block;



	background-image:url(../images/menu.jpg);



	background-repeat:no-repeat;



	background-position:-257px -0px;



	width:85px;



	height:21px;



}



#menu-mainmenu li#support a:active{



	background-position:-257px -21px;



	text-decoration:none;



}

#menu-mainmenu li#about a,#menu-mainmenu li#about a:visited{

	display:block;

	background-image:url(../images/menu.jpg);

	background-repeat:no-repeat;

	background-position:-341px -0px;

	width:85px;

	height:21px;

}

#menu-mainmenu li#about a:active{

	background-position:-341px -21px;

	text-decoration:none;

}



#menu-mainmenu li#blog a,#menu-mainmenu li#blog a:visited{
	display:block;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-position:-428px -0px;
	width:85px;
	height:21px;
}

#menu-mainmenu li#blog a:active{
	background-position:-428px -21px;
	text-decoration:none;
}
#menu-mainmenu li#blog a.selected,#menu-mainmenu li#blog a.selected:visited{
	background-position:-428px -42px;
	text-decoration:none;
}
#menu-mainmenu li#blog a:hover{
	background-position:-428px -63px;
	text-decoration:none;
	border:0px !important;
}



#menu-mainmenu li#home a.selected,#menu-mainmenu li#home a.selected:visited{



	background-position:-0px -42px;



	text-decoration:none;



}



#menu-mainmenu li#featureds a.selected,#menu-mainmenu li#featureds a.selected:visited{



	background-position:-86px -42px;



	text-decoration:none;



}



#menu-mainmenu li#pricing a.selected,#menu-mainmenu li#pricing a.selected:visited{



	background-position:-172px -42px;



	text-decoration:none;



}



#menu-mainmenu li#support a.selected,#menu-mainmenu li#support a.selected:visited{



	background-position:-257px -42px;



	text-decoration:none;



}



#menu-mainmenu li#about a.selected,#menu-mainmenu li#about a.selected:visited{



	background-position:-341px -42px;



	text-decoration:none;



}

#menu-mainmenu li#home a:hover{



	background-position:-0px -63px;



	text-decoration:none;



	border:0px !important;



}



#menu-mainmenu li#featureds a:hover{



	background-position:-86px -63px;



	text-decoration:none;



	border:0px !important;



}



#menu-mainmenu li#pricing a:hover{



	background-position:-172px -63px;



	text-decoration:none;



	border:0px !important;



}



#menu-mainmenu li#support a:hover{



	background-position:-257px -63px;



	text-decoration:none;



	border:0px !important;



}



#menu-mainmenu li#about a:hover{



	background-position:-341px -63px;



	text-decoration:none;



	border:0px !important;



}



#quickLogin,#quickReset{



	display:none;



	padding:0px;



	margin:0px;



	position:absolute;



	top:55px;



	width:210px !important;



	right:207px;



	z-index:300;



}



#quickLogin h1,#quickReset h1{



	font-size:14px;



}



#quickLogin fieldset,#quickReset fieldset {



	background-color:#E8E8E8;



	border-color:#D0D0D0 #9E9E9E #9E9E9E #D0D0D0;



	border-style:solid;



	border-width:1px;



	color:inherit;



	font-size:0.9em;



	margin:0 auto;



	padding:10px;



}



#quickLogin fieldset a#closeQE:link,#quickLogin fieldset a#closeQE:visited,#quickReset fieldset a#closeQE2:link,#quickReset fieldset a#closeQE2:visited {



	background-color:#CCCCCC;



	background-image:url(../images/QCclose.png);



	background-position:2px 2px;



	background-repeat:no-repeat;



	border-color:#D0D0D0 #9E9E9E #9E9E9E #D0D0D0;



	border-style:solid;



	border-width:1px;



	color:inherit;



	display:block;



	height:19px;



	position:absolute;



	right:10px;



	top:10px;



	width:19px;



}



#quickLogin fieldset div,#quickReset fieldset div {



	padding:0 0 5px;



}



#quickLogin fieldset div label,#quickReset fieldset div label {



	display:block;



	font-weight:normal;



}



#quickLogin fieldset div#quickEButton,#quickReset fieldset div#quickEButton {



	padding:5px 0 10px;



}



#quickLogin fieldset #login_email,#quickLogin fieldset #password,#quickReset fieldset #login_email,#quickReset fieldset #password{



	width:150px;



}



.reset_password{



	font-size:12px !important;



	text-transform:lowercase !important;



	margin-right:0px;



	display:block;



}




.contactMain{

float left;
}


.right{

float:right;
width:250px;
margin-top: -580px;
margin-right:20px;


}



.left{
width:150px;


}



.strong {


	font-weight: bold;

}


.FeaHead{


	float:left;
	background-image:url(wp-content/uploads/2010/10/features.gif);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	margin-bottom:20px;
	padding-top:5px;
	padding-left:55px;
	margin-left:-28px;
	

}

.FeaHead h3 a{
color: white;
}

.facebook
{
	float: left;
	width: 250px;
	margin-top: -45px;
	margin-left: 450px;
}



#tutorial {
float: left;
margin: 0 -292px 0 0;
width: 100%;
padding-top: 150px;
position:relative;
display:block;


}




span.form-confirm-inline, span.form-error-inline {display:inline-block; padding-left:20px;  margin-left:10px; height:16px; }

	span.form-confirm-inline {color:#72a101 !important; background:url(../images/icon-confirm.gif) no-repeat; font-size:14px !important;}

	span.form-error-inline {color:#a10101 !important; background:url(../images/icon-error.gif) no-repeat; font-size:12px !important;font-family:Arial, Helvetica, sans-serif !important;}
	
	#munda{background-color:#fff; width:100%; min-height:400px; padding:10px;}
	#mabere{display:none;}
	
	
	#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	margin: 5px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #000;
}
#hor-zebra td
{
	padding: 8px;
	color:  #000;
}

#hor-zebra td a
{ text-decoration:none;
color: #09F ;
  
}
#hor-zebra td a:hover
{ text-decoration: underline;
color: #F60;
  
}
#hor-zebra .odd
{
	background:   #D5FABC; 
}
#linkchange { font-size:12px;
color:#09F; margin-left:15px;
text-decoration:none;}
#linkchange:hover{ 
color: #F30;
text-decoration: underline;}


div.pagination { width:600px; height:20px;  clear:both; margin-bottom:20px; 
	padding-right: 0px; padding-left: 0px; font-size: 13px; padding-bottom: 10px; color: #48b9ef; padding-top: 10px; font-family: arial, helvetica, sans-serif;  text-align: center
}
div.pagination a {
	border-right: #f0f0f0 2px solid; padding-right: 5px; border-top: #f0f0f0 2px solid; padding-left: 5px; padding-bottom: 2px; margin: 0px 2px; border-left: #f0f0f0 2px solid; color: #48b9ef; padding-top: 2px; border-bottom: #f0f0f0 2px solid; text-decoration: none
}
div.pagination a:hover {
	border-right: #f00 2px solid; border-top: #f00 2px solid; border-left: #f00 2px solid; color: #f00; border-bottom: #f00 2px solid
}
div.pagination a:active {
	border-right: #f00 2px solid; border-top: #f00 2px solid; border-left: #f00 2px solid; color: #f00; border-bottom: #f00 2px solid
}
div.pagination span.current {
	border-right: #f00 2px solid; padding-right: 5px; border-top: #f00 2px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #f00 2px solid; color: #fff; padding-top: 2px; border-bottom: #f00 2px solid; background-color: #f00
}
div.pagination span.disabled {
	display: none
}
