/*



Theme Name: Twenty Ten



Theme URI: http://wordpress.org/



Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.



Author: the WordPress team



Version: 1.3



License: GNU General Public License



License URI: license.txt



Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu



*/











/* =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 {



	background: transparent;



	border: 0;



	margin: 0;



	padding: 0;



	vertical-align: baseline;



}



body {



	line-height: 1;



}



h1, h2, h3, h4, h5, h6 {



	clear: both;



	font-weight: bold;



}



ol, ul {



	list-style: none;



}



blockquote {



	quotes: none;



}



blockquote:before, blockquote:after {



	content: '';



	content: none;



}



del {



	text-decoration: line-through;



}



/* tables still need 'cellspacing="0"' in the markup */



table {



	border-collapse: collapse;



	border-spacing: 0;



}



a img {



	border: none;



}







/* =Layout



-------------------------------------------------------------- */







/*



LAYOUT: Two columns



DESCRIPTION: Two-column fixed layout with one sidebar right of content



*/







#container {



	float: right;



	margin: 0 0 0 -260px;



	width: 100%;



}



#content {



	  margin: 0 0px 0px 260px;



	padding:20px;

	padding-left: 10px;



}



#primary,



#secondary {



	float: right;



	overflow: hidden;



	width: 230px;



	margin-left:15px;



}



#secondary {



	clear: left;



}









/*



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,Helvetica,sans-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 {



	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;



}



input[type=submit] {



	font-family: "Helvetica Neue", 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 */



#access .menu-header,



div.menu,





#branding,



#main,



#wrapper {



	margin: 0 auto;



	position: relative;



}







#main {



	width:1000px;



	background:#fff;



}







#wrapper {



	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: 700px;



}



#site-generator {



	float: right;



	width: 220px;



}











/* =Global Elements



-------------------------------------------------------------- */







/* Main global 'theme' and typographic styles */



body {



	background: white url("images/bgtoppage.png") repeat-x 0px -269px;



}



body,



input,



textarea {



	color: #314e62;



	font-size: 14px;



	line-height: 18px;



}



hr {



	background-color: #e7e7e7;



	border: 0;



	clear: both;



	height: 1px;



	margin-bottom: 18px;



}







/* Text elements */



p {



	margin-bottom: 18px;



}



ul {



	list-style: square;



	margin: 0 0 18px 1.5em;



}



ol {



	list-style: decimal;



	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 3em;



}



blockquote cite,



blockquote em,



blockquote i {



	font-style: normal;



}



pre {



	background: #f7f7f7;



	color: #222;



	line-height: 18px;



	margin-bottom: 18px;



	overflow: auto;



	padding: 1.5em;



}



abbr,



acronym {



	border-bottom: 1px dotted #858585;



	cursor: help;



}



sup,



sub {



	height: 0;



	line-height: 1;



	position: relative;



	vertical-align: baseline;



}



sup {



	bottom: 1ex;



}



sub {



	top: .5ex;



}



input[type="text"],



textarea {



	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);



	padding: 2px;



}



a:link {



	color: #314e62;



}



a:visited {



	color: #314e62;



}



a:active,



a:hover {



	color: #09F;



/*	background: #0e76c0;*/



}







/* Text meant only for screen readers */



.screen-reader-text {



	position: absolute;



	left: -9000px;



}











/* =Header



-------------------------------------------------------------- */







#header {



	padding: 0;



	position:relative;



width: 1002px;

margin: 0px auto;

}



#site-title {



	float: left;



	font-size: 30px;



	line-height: 36px;



	margin: 0 0 18px 25px;



	width: 700px;



}



#site-title a {



	color: #000;



	font-weight: bold;



	text-decoration: none;



	text-indent:-9000px;



	position:absolute;



	top:10px;



	left:38px;



	display:block;



	width:410px;



	height:60px;



	background: url(images/logo.png) no-repeat 50% 50%;



}



#site-description {



	clear: right;



	float: right;



	font-style: italic;



	margin: 15px 0 18px 0;



	width: 220px;



	display:none;



}







/* This is the custom header image */



#branding img {



	border-top: 4px solid #000;



	border-bottom: 1px solid #000;



	display: block;



	float: left;



}



#branding a:link.follow,

#branding a:visited.follow {

  display: table;

  color: #ffffff;

  text-decoration: none;

  position: absolute;

  top: 15px;

  right: 25px;



/*

  padding: 5px 10px;

  background: #1D96EC;

border-radius: 7px 7px 7px 7px;

-moz-border-radius: 7px 7px 7px 7px;

-webkit-border-radius: 7px 7px 7px 7px;

border: 0px solid #000000;

*/

}







/* =Menu



-------------------------------------------------------------- */







#access {



	background: #1d96ec;



	display: block;



	float: left;



	margin: 0 auto;



	width: 100%;



	margin-left: 0px;

	padding: 10px 0px;



}



#access .menu-header,



div.menu {



	font-size: 13px;



	margin-left: 12px;



	width: 928px;



}



#access .menu-header ul,



div.menu ul {



	list-style: none;



	margin: 0;



}



#access .menu-header li,



div.menu li {



	float: left;



	position: relative;



}



#access a {



	color: #fff;



	display: block;



	line-height: 38px;





	text-decoration: none;



	text-transform: uppercase;



}



#access ul ul {



	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);



	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);



	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);



	display: none;



	position: absolute;



	top: 38px;



	left: 0;



	float: left;



	width: 180px;



	z-index: 99999;



}



#access ul ul li {



	min-width: 180px;



}



#access ul ul ul {



	left: 100%;



	top: 0;



}



#access ul ul a {



	background: #333;



	line-height: 1em;



	padding: 10px;



	width: 160px;



	height: auto;



}



#access li:hover > a,



#access ul ul :hover > a {



	color: whites;



}



#access ul li:hover > ul {



	display: block;



}



#access ul li.current_page_item > a,



#access ul li.current-menu-ancestor > a,



#access ul li.current-menu-item > a,



#access ul li.current-menu-parent > a {



	color: white;



	text-transform: uppercase;



}



* html #access ul li.current_page_item a,



* html #access ul li.current-menu-ancestor a,



* html #access ul li.current-menu-item a,



* html #access ul li.current-menu-parent a,



* html #access ul li a:hover {



	color: #92affb;



}













/* =Content



-------------------------------------------------------------- */







#main {



	clear: both;



	overflow: hidden;



	padding: 15px 0 20px 0;



}



#content {



	margin-bottom: 36px;



}



#content,



#content input,



#content textarea {



	color: #555;



	font-size: 14px;



	line-height: 21px;;



}



#content p,



#content ul,



#content ol,



#content dd,



#content pre,



#content hr {



	margin-bottom: 24px;



}



#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 {



	color: #004179;



	line-height: 1.5em;



	margin: 0 0 10px 0;



}



#content table {



	margin: none;



	text-align: left;



	width: none;



}



#content tr th,



#content thead th {



	color: #888;



	font-size: 12px;



	font-weight: bold;



	line-height: 18px;



	padding: 9px 24px;



}



#content tr td {



	padding: 6px 15px;



}



#content tbody tr td{

/*

	border-bottom: 5px solid;



	border-right: 5px solid;



	border-left: 5px solid;
*/
}



#content tr.odd td {



	background: #f2f7fc;



}



.litbut{

	padding: 10px 25px;

	text-decoration: none;

	color: white!important;

	margin-bottom: 60px;

} 

.deepaquabt{

	background: #009390;

	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,147,144,1);

-moz-box-shadow: 0px 0px 3px 0px rgba(0,147,144,1);

box-shadow: 0px 0px 3px 0px rgba(0,147,144,1);

}



.deepbluebt{

	background: #266895;

	-webkit-box-shadow: 0px 0px 3px 0px rgba(38,104,149,1);

-moz-box-shadow: 0px 0px 3px 0px rgba(38,104,149,1);

box-shadow: 0px 0px 3px 0px rgba(38,104,149,1);

}



.geenbt{

	background: #389166;

	-webkit-box-shadow: 0px 0px 3px 0px rgba(56,145,102,1);

-moz-box-shadow: 0px 0px 3px 0px rgba(56,145,102,1);

box-shadow: 0px 0px 3px 0px rgba(56,145,102,1);

}



.hentry {



	margin: 0 0 48px 0;



}



.home .sticky {



	background: #f2f7fc;



	border-top: 4px solid #000;



	margin-left: -20px;



	margin-right: -20px;



	padding: 18px 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: #004179;



	font-size: 22px;



	font-weight: bold;



	line-height: 1.3em;



	margin-bottom: 0;



}



.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 #858585;



}



.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;



}



.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 {



	clear: both;



	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;



}



body.page .edit-link {



	clear: both;



	display: block;



}



#entry-author-info {



	background: #f2f7fc;



	border-top: 4px solid #000;



	clear: both;



	font-size: 14px;



	line-height: 20px;



	margin: 24px 0;



	overflow: hidden;



	padding: 18px 20px;



}



#entry-author-info #author-avatar {



	background: #fff;



	border: 1px solid #e7e7e7;



	float: left;



	height: 60px;



	margin: 0 -104px 0 0;



	padding: 11px;



}



#entry-author-info #author-description {



	float: left;



	margin: 0 0 0 104px;



}



#entry-author-info h2 {



	color: #000;



	font-size: 100%;



	font-weight: bold;



	margin-bottom: 0;



}



.entry-utility {



	clear: both;



	color: #888;



	font-size: 12px;



	line-height: 18px;



}



.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 .format-aside p,



.home #content .category-asides p {



	font-size: 14px;



	line-height: 20px;



	margin-bottom: 10px;



	margin-top: 0;



}



.home .hentry.format-aside,



.home .hentry.category-asides {



	padding: 0;



}



.home #content .format-aside .entry-content,



.home #content .category-asides .entry-content {



	padding-top: 0;



}











/* =Gallery listing



-------------------------------------------------------------- */







.format-gallery .size-thumbnail img,



.category-gallery .size-thumbnail img {



	border: 10px solid #f1f1f1;



	margin-bottom: 0;



}



.format-gallery .gallery-thumb,



.category-gallery .gallery-thumb {



	float: left;



	margin-right: 20px;



	margin-top: -4px;



}



.home #content .format-gallery .entry-utility,



.home #content .category-gallery .entry-utility {



	padding-top: 4px;



}











/* =Attachment pages



-------------------------------------------------------------- */







.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



-------------------------------------------------------------- */







/*



Resize images to fit the main content area.



- Applies only to images uploaded via WordPress by targeting size-* classes.



- Other images will be left alone. Use "size-auto" class to apply to other images.



*/



img.size-auto,



img.size-full,



img.size-large,



img.size-medium,



.attachment img {



	max-width: 100%; /* When images are too wide for containing element, force them to fit. */



	height: auto; /* Override height to match resized width for correct aspect ratio. */



}



.alignleft,



img.alignleft {



	display: inline;



	float: left;



	margin-right: 10px;



	margin-top: 4px;



}



.alignright,



img.alignright {



	display: inline;



	float: right;



	margin-left: 10px;



	margin-top: 4px;



}



.aligncenter,



img.aligncenter {



	clear: both;



	display: block;



	margin-left: auto;



	margin-right: auto;



}



img.alignleft,



img.alignright,



img.aligncenter {



	margin-bottom: 5px;



}



.wp-caption {



	background: #f1f1f1;



	line-height: 18px;



	margin-bottom: 20px;



	max-width: 632px !important; /* prevent too-wide images from breaking layout */



	padding: 4px;



	text-align: center;



}



.wp-caption img {



	margin: 5px 5px 0;



}



.wp-caption p.wp-caption-text {



	color: #888;



	font-size: 12px;



	margin: 5px;



}



.wp-smiley {



	margin: 0;



}



.gallery {



	margin: 0 auto 18px;



}



.gallery .gallery-item {



	float: left;



	margin-top: 0;



	text-align: center;



	width: 33%;



}



.gallery-columns-2 .gallery-item {



	width: 50%;



}



.gallery-columns-4 .gallery-item {



	width: 25%;



}



.gallery img {



	border: 2px solid #cfcfcf;



}



.gallery-columns-2 .attachment-medium {



	max-width: 92%;



	height: auto;



}



.gallery-columns-4 .attachment-thumbnail {



	max-width: 84%;



	height: auto;



}



.gallery .gallery-caption {



	color: #888;



	font-size: 12px;



	margin: 0 0 12px;



}



.gallery dl {



	margin: 0;



}



.gallery img {



	border: 10px solid #f1f1f1;



}



.gallery br+br {



	display: none;



}



#content .attachment img {/* single attachment images should be centered */



	display: block;



	margin: 0 auto;



}











/* =Navigation



-------------------------------------------------------------- */







.navigation {



	color: #888;



	font-size: 12px;



	line-height: 18px;



	overflow: hidden;



}



.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;



	text-align: right;



	width: 50%;



}



#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-size: 20px;



	font-weight: bold;



	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 {



	border-bottom: 1px solid #e7e7e7;



	margin-bottom: 18px;



	padding-bottom: 18px;



}



.commentlist li.comment+li.pingback {



	margin-top: -6px;



}



#comments .pingback p {



	color: #888;



	display: block;



	font-size: 12px;



	line-height: 18px;



	margin: 0;



}



#comments .pingback .url {



	font-size: 13px;



	font-style: italic;



}







/* Comments form */



input[type=submit] {



	color: #333;



}



#respond {



	border-top: 1px solid #e7e7e7;



	margin: 24px 0;



	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;



	font-weight: normal;



	line-height: 18px;



}



#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 {



	font-size: 14px;



	width: auto;



}











/* =Widget Areas



-------------------------------------------------------------- */







.widget-area ul {



	list-style: none;



	margin-left: 0;



}



.widget-area ul ul {



	list-style: square;



	margin-left: 1.3em;



}



.widget-area select {



	max-width: 100%;



}



.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: #fff;



	font-weight: bold;



	font-size: 16px;



	padding: 10px 10px 10px 35px;



	background: #ccc;



	text-shadow: #858585 1px 1px 1px;



}



.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 {



	color: #222;



	font-size: 14px;



	font-weight: bold;



	padding-bottom: 4px;



	text-align: left;



}



#wp-calendar thead {



	font-size: 11px;



}



#wp-calendar thead th {



}



#wp-calendar tbody {



	color: #aaa;



}



#wp-calendar tbody td {



	background: #f5f5f5;



	border: 1px solid #fff;



	padding: 3px 0 2px;



	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 {



	width: 11px;



	height: 11px;



}







/* Main sidebars */



#main .widget-area ul {



	margin-left: 0;





}



#main .widget-area ul ul {



	border: none;



	margin-left: 1.3em;



	padding: 0;



}



#primary {



}



#secondary {



}







/* Footer widget areas */



#footer-widget-area {



}











/* =Footer



-------------------------------------------------------------- */







#footer {



	background: black;

  position: absolute;

  width: 100%;

    right: 0;



}



#colophon {



	width: 1000px;

	overflow: hidden;

  position: initial;

	padding: 18px 0;

	

  margin: 0px auto;



}







#site-generator {

  position: relative;

  text-align: right;



}



#site-generator a {



	color: #858585;



	display: inline-block;



	line-height: 16px;



	text-decoration: none;



}



#site-generator a:hover {



	text-decoration: underline;



}



.rich {

	display: none;

}



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 {



		clear: both !important;



		display: block !important;



		float: none !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;



		line-height: 1.4em;



		margin: 0;



		padding: 0;



	}



	#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 {



		margin: 0;



		width: 100%;



	}



	#content,



	.one-column #content {



		margin: 24pt 0 0;



		width: 100%;



	}



	.wp-caption p {



		font-size: 11pt;



	}



	#site-info,



	#site-generator {



		float: none;



		width: auto;



	}



	#colophon {



		width: auto;



	}



	img#wpstats {



		display: none;



	}



	#site-generator a {



		margin: 0;



		padding: 0;



	}



	#entry-author-info {



		border: 1px solid #e7e7e7;



	}



	#main {



		display: inline;



	}



	.home .sticky {



		border: none;



	}



}















#site-info ul {



	list-style: none;



}







#site-info ul li {



	display: inline;



	padding: 0 5px;



	border-left: 2px solid #858585;



}







#site-info ul li:first-child{



	border:none;



}







#site-info a {



	color: #858585;



	text-decoration:none;



	font-weight:bold;



}







#site-info a:hover {



	text-decoration:underline;



}







div.textwidget, div.menu-sidebar-container {



	  background: white;

  border: 5px solid #deebf1;



	padding: 15px 10px;



}







/* special sidebar blocks coloring */







#nav_menu-4 .widget-title, #nav_menu-5 .widget-title  {



	background: white;

	border: 5px solid #deebf1;

	border-bottom: 0;

	color: #485f70;

	text-shadow: none;

	  padding-left: 60px;

  padding-top: 16px;





}

#nav_menu-4 .menu-sidebar-container{

	border-top: 0;

}



#menu-sidebar{

	list-style: none;

}



#menu-sidebar li{



	border-bottom: 1px solid #485f70;

	  padding-bottom: 10px;

  margin-bottom: 10px;

  text-align: center;

  font-size: 15px;

}



#menu-sidebar li a{



	color: #485f70;

}





#text-3 .widget-title, #text-11 .widget-title {



	background: #0285C2 url(images/blue.gif) repeat-x 0 0;



}







#text-3 .textwidget, #text-11 .textwidget{



  background: white;

  border: 5px solid #deebf1;



}







#text-4 .widget-title, #text-12 .widget-title {



	background: #690 url(images/green.gif) repeat-x 0 0;



}









#text-4 div.textwidget::before{

	content: url("images/lquote.png");

  margin-top: -35px;

  margin-left: -26px;

  position: absolute;

  background: white;

  width: 30px;

  padding-left: 5px;

}



#text-4 div.textwidget::after{

  content: url("images/rquote.png");

  position: absolute;

  background: white;

  width: 30px;

  padding-left: 5px;

  right: 0px;

  margin-top: 15px;

}



#text-4 div.textwidget {



	background: white;

	border-bottom: 5px #deebf1 solid;

	border-top: 5px #deebf1 solid;

	border-right: none;

	border-left: none;

	padding: 20px 26px;

  margin-top: 30px;



}



#text-12 div.textwidget::before{

	content: url("images/lquote.png");

  margin-top: -35px;

  margin-left: -26px;

  position: absolute;

  background: white;

  width: 30px;

  padding-left: 5px;

}



#text-12 div.textwidget::after{

  content: url("images/rquote.png");

  position: absolute;

  background: white;

  width: 30px;

  padding-left: 5px;

  right: 0px;

  margin-top: 15px;

}



#text-12 div.textwidget {



	background: white;

	border-bottom: 5px #deebf1 solid;

	border-top: 5px #deebf1 solid;

	border-right: none;

	border-left: none;

	padding: 20px 26px;

  margin-top: 30px;



}







.w-title {



	position:relative;



}







.w-img{



position: absolute;

  top: 15px;

  left: 20px;

  display: block;

  width: 39px;

  height: 32px;

  background: transparent url(images/sound.png) no-repeat 0px 0px;



}







#text-3 .w-img,  #text-11 .w-img{



	background: transparent url(images/question.png) no-repeat 50% 50%;



}







#text-4 .w-img, #text-12 .w-img {



	background: transparent url(images/megaphone.png) no-repeat 50% 50%;



}







h1 {



	font-size:22px;



}



h2 {



	font-size: 20px;



}



h3 {



	font-size: 18px;



}



h4 {



	font-size: 16px;



}



h5, h6 {



	font-size: 14px;



}







.home-banner {



	margin:-15px 0 10px;



	background:#426bd4 url(images/home-banner-bg.jpg) no-repeat 50% 50%;



	height:306px;



	position:relative;



	font-family: Helvetica;



	font-weight:bold;



}







.page-ad {



	width:180px;



	display:block;



	padding: 10px 20px;



	  border: 5px solid #deebf1;



}







 #secondary {



	float: right;





	margin-left:0;



	clear:none;



}







#content {



	margin: 0px 240px 0 0px;



}







#container {



float: left;



margin: 0 -260px 0 0 ;



}







#text-5 div.textwidget {



	background: white;

	border:  5px solid #deebf1;



}







ul.checked li {



	  list-style-image: url(images/list_arr.png);

  padding: 2px 0;

  font-size: 13px;

  line-height: 25px;



}



ul.free li {



	list-style-image: url(images/point.png);

  padding: 2px 0;

  font-size: 13px;

  line-height: 25px;



}



ul.checked, ul.free{ 



	margin-left:25px !important;



}















#text-6 div.textwidget {



	background: white;

	border:  5px solid #deebf1;



}







div.guarantees {



	border:1px solid #ccc; 



	background: url(/wp-content/themes/pressrelease/images/guarantees.png) no-repeat 0 50%; 



	height:100px; 



	padding-left:30px;



	text-align:center;



}







div.guarantees img {



	border:none;



	padding: 5px 20px;



}







ul.home-checked li {



	list-style-image: url(/wp-content/themes/pressrelease/images/home-check.png);



	font-size:15px;



	line-height:24px;



	color:#fff;



	font-weight:normal;



}







.home-price {



	position:absolute; 



	top:85px; 



	left: 495px; 



	color:#fff; 



	font-size: 118px;



	color:#f7f880;



	text-shadow:1px 1px 3px #222;



}







.home-price sup {



	font-size: 52px;



	vertical-align: super;



	line-height: 60px;



	position: relative;



	overflow: visible;



	bottom: 6px;



}







a.orderbtn {



	position:absolute;
    bottom: 57px;
    left: 461px;



	display:block;



	width:213px;



	height:71px;



	background:url(images/main-order-press-release-writers-now.png) no-repeat 50% 50%;



}







a.orderbtn:hover {



	/*background:url(images/main-order-press-release-writers-now-hover.png) no-repeat 50% 50%;*/



}







.home-blocks {



	height: 145px;



	margin: 0 250px 10px 0px; 



	clear:both;



}



.block1, .block2 {



	width: 345px;



	float: left;



	height: 100%;



	padding-left: 20px;



	position:relative;

	color: white;



}



.block1 {

  margin: 0 10px 0 0px;

  background: #304554 url(images/system.png) no-repeat 10px 7px;

}







.block2 {



	margin: 0 0px 0 5px;



	background: #304554 url(images/edit.png) no-repeat 10px 5px;

  float: right;

}







.block1 ol, .block2 ul {



	margin-bottom:3px;



	padding-left:5px;



	list-style: none;





}



.block1 ol li, .block2 ul li{

  background: url("images/arrow-right.png") no-repeat 0px;

  padding-left: 15px;

}



.block1 a, .block2 a{

	color: white;

	text-decoration: none;

}



.block1 a b, .block2 a b{

	color: white!important;

	font-size: 12px!important;

}





.block1 .widget-title, .block2 .widget-title {



	  background: none;

  color: white;

  text-shadow: none;

  font-size: 19px;

  font-weight: initial;



}







.block1 .textwidget, .block2 .textwidget {



	border:none;



}







a.sorderbtn {

  display: block;

  background: #266895;

  color: white;

  width: 150px;

  text-align: center;

  padding: 10px 0px;

  font-weight: bold;

  font-size: 14px;

  text-decoration: none;

  -webkit-box-shadow: 0px 0px 5px 0px rgba(38,104,149,1);

-moz-box-shadow: 0px 0px 5px 0px rgba(38,104,149,1);

box-shadow: 0px 0px 5px 0px rgba(38,104,149,1);

}



.redbtn{

	background: #CA0009!important;

	-webkit-box-shadow: none!important;

-moz-box-shadow: none!important;

box-shadow: none!important;

}



.ordsidebar{

  margin: 10px auto;

}



a.sorderbtn:hover {



	background:#266895;



}







a.porderbtn2 {



	display:block;



	width:192px;



	height:43px;



	background:transparent url(images/post-order-double-button2.png) no-repeat 50% 50%;



	padding-left: 0px;



	padding-top: 25px;



}







a.porderbtn1 {



	display:block;



	width:192px;



	height:43px;



	background:transparent url(images/post-order-double-button1.png) no-repeat 50% 50%;



	padding-left: 0px;



	padding-top: 25px;



}



a.red_btn {

	display: block;

	background: rgb(182, 59, 52);

	width: 192px;

	height: 35px;

	padding: 0;

	

	color: #ffffff;

	text-decoration: none;

	text-transform: uppercase;

	

	font-weight: bold;

	font-size: 19px;

	line-height: 37px;

	text-align: center;

	

	border-radius: 2px 0px 0px 2px;

	-moz-border-radius: 2px 0px 0px 2px;

	-webkit-border-radius: 2px 0px 0px 2px;

	border: 0px solid #000000;

}





a:link.more_btn {

	  background: #b9c4cb;

  color: white;

  padding: 3px 13px;

  display: inline-block;

  margin-top: -23px;

  font-weight: bold;

  float: right;

  text-decoration: none;

  font-size: 14px;

}

a:link.more_btn:hover {

	text-decoration: none;

}

a.more_btn:link:visited {

	color: #ffffff;

	text-decoration: none;

}



.contacts {



	position:absolute; 



	width:198px; 



	height:53px; 



	display:block; 



	background: url(images/contacts.png) no-repeat 50% 50%;



	top:7px;



	right:200px;



}







.live-chat {



	position:absolute; 



	width:142px; 



	height:53px; 



	display:block; 



	background: url(images/live-chat.png) no-repeat 50% 50%;



	top:2px;



	right:31px;



}







#branding {



	height:84px;



	background: #000000;



}







.main-banner {



	margin:0 25px 10px;



	background:#426bd4 url(images/main-banner-bg.png) no-repeat 50% 50%;



	height:150px;



	position:relative;



	font-family: Helvetica;



	font-weight:bold;



}







.main-banner a.orderbtn {



	bottom:16px;



	left:715px;



}







.page-ad div.wpcf7 input, div.wpcf7 select {



	margin:0;



}







.page-ad div.wpcf7 p {



	margin-bottom:0 !important;



}







.page-ad .wpcf7-select {



	width:180px;



}



.page-ad .contformtext{



	width:175px;



}



.page-ad .title input, .page-ad .your-email input, .page-ad .your-website input{



	width:175px;



}







.page-ad div.wpcf7 input {



	line-height: 15px !important;



	margin-top: 3px;



}







span.wpcf7-list-item {



display: block;



}



select#code.wpcf7-select {



width: 90px;



}







.page-ad {



	width:172px;



	display:block;



	padding: 10px 20px;





}







#innerbanner {



	position:relative;



	margin-left:70px;



	display:block;



	width:543px;



	height:197px;



	background: url(images/inner-banner-bg.png) no-repeat 50% 50%;



	margin-bottom:12px;



}







.frontpage-ad {



	width:180px;



	display:block;



	padding: 10px 20px;



	background: #EFFFD0 url(images/question-blue.png) no-repeat 10px 10px;



	border: 1px solid #690;



}







h1, h2, h3, h4, h5, h6 {



clear: none;



}



#text-7 div.textwidget::before{

	content: url("images/lquote.png");

  margin-top: -35px;

  margin-left: -26px;

  position: absolute;

  background: white;

  width: 30px;

  padding-left: 5px;

}



#text-7 div.textwidget::after{

  content: url("images/rquote.png");

  position: absolute;

  background: white;

  width: 30px;

  padding-left: 5px;

  right: 0px;

  margin-top: 15px;

}



#text-7 div.textwidget {



	background: white;

	border-bottom: 5px #deebf1 solid;

	border-top: 5px #deebf1 solid;

	border-right: none;

	border-left: none;

	padding: 20px 26px;

  margin-top: 30px;



}







ul.page-numbers li {



	list-style:none;

	display:inline;



}



.tooltip {



 background-color:#fff;



 border:1px solid #858585;



 padding:10px 15px;



 width:200px;



 display:none;



 color:#333;



 text-align:left;



 font-size:12px;



}



tr.alt{



background: #F4F4F4;



}



.errmsg {



margin: 20px 0;



padding: 10px;



border: 1px solid red;



background: #F9C;



color: black;



font-weight: bold;



}







.alignleft { float: left; margin: 0 15px 5px 0; display: inline; }







.orangeBanner {



margin:0 auto;



width:530px;



height:150px;



display:block;



background:url(/wp-content/themes/pressrelease/images/banner_orange_prw.png);



}







.blueBanner {



margin:0 auto;



width:530px;



height:150px;



display:block;



background:url(/wp-content/themes/pressrelease/images/banner_blue_prw.png);



}



div#wpcf7-f280-t1-o1 .your-email input, div#wpcf7-f280-t1-o1 .your-website input {



width: 165px !important;



}



div#wpcf7-f280-t1-o1 .com textarea {



width: 165px !important;



}







.greenBannerTop {







background:url(/wp-content/themes/pressrelease/images/greenBannerTop.png) no-repeat;



width:649px;



height:90px;



padding:10px 0;



margin:0 auto;



}







.greenBannerTop a {



width:649px;



height:90px;



display:block;



cursor:pointer;



}







.greenBanner {



background:url(/wp-content/themes/pressrelease/images/greenBanner.jpg) no-repeat;



width:455px;



height:236px;



padding:4px 25px 10px 170px;



margin:0px auto;



position:relative;



}







.greenBanner p {



font-size:22px;



font-weight:bold;



text-shadow: 1px 1px 2px #fff;



color:#3c7284;



}







.greenBanner ul {



list-style-image:url(/wp-content/themes/pressrelease/images/dotBlue.png);



vertical-align:middle;



color:#242424;



}







.buttonOrder {



width:133px;



height:66px;



position:absolute;



top:165px;



right:25px;



background: url(/wp-content/themes/pressrelease/images/order-now.png) no-repeat bottom;



}







.buttonOrder a {



text-align:center;



text-decoration:none;



width:133px;



height:70px;



display:block;



font-size:22px;



font-weight:bold;



color:#E60000;



text-shadow:1px 1px white;



}











.orangeBG {



background:url(/wp-content/themes/pressrelease/images/orangeBG.jpg) no-repeat;



width:650px;



height:500px;



margin:10px 10px 40px 10px;



position:relative;



}







.innerH1 {



padding:20px 0 0 330px;



font-weight:bold;



font-size:23px;



line-height:110%;



color:white;



text-shadow: 1px 1px black;



}







.innerH2 {



padding:10px 0 0 280px;



font-weight:bold;



font-size:20px;



}







.innerP1 {



padding:0px 10px 0 195px;



text-shadow: 1px 1px #f3a02e;



font-size:12px;



color:black;



}







.innerP2 {



padding:0px 10px 0 110px;



text-shadow: 1px 1px #f3a02e;



font-size:12px;



color:black;



}







.innerP3 {



padding:0px 20px 0 50px;



text-shadow: 1px 1px 1px #f3a02e;



font-size:12px;



color:black;



}







.white {



border: 1px solid #143c7e;



background: #377ff5;



padding: 1px 5px;



border-radius: 3px;



line-height:12px;



text-shadow:none;



color: white;



font-size: 12px;



font-family: verdana, sans-serif;



font-weight: bold;



text-decoration: none;



}







.blue {



color:white;



}







.orderButtonBlue {



position:absolute;



bottom:-30px;



left:220px;



background:url(/wp-content/themes/pressrelease/images/order-now-blue.png) no-repeat;



width:224px;



height:70px;



}







.orderButtonBlue a{



display:block;



width:224px;



height:70px;



}







#banner{



	margin-left:5px;



	}







a.left{



	width:224px;



	height:169px;



	float:left;



	background:url(/wp-content/uploads/2012/11/press-release-writers_l.png);



}



	



a.left:hover{



	background-position:0 -169px;}



	



.middle{



	float:left;



	height:190px;



	width:223px;



	



	}



		



a.middle_up{



	background:url(/wp-content/uploads/2012/11/press-release-writers_mu.png);



	width:223px;



	height:117px;



	float:left;	



	}



	



a.middle_up:hover{



	background-position:0 -117px;}







	



a.middle_down{



	width:223px;



	background:url(/wp-content/uploads/2012/11/press-release-writers_md.png);



	height:68px;



	float:left;



	



}







a.middle_down:hover{



	background-position:0 -68px;}



		



	



a.right{



	width:223px;



	height:169px;



	float:left;



	background:url(/wp-content/uploads/2012/11/press-release-writers_r.png);



}







a.right:hover{



	background-position:0 -169px;}



	



		



.spice{



height:200px}







#text-10 .textwidget{



border:none;



padding:0;



}







div#post-657 table#prsites {



margin-left:-15px;



}







div#post-657 table.tablesorter.dataTable {



width:500px;



}







.tml {



background: #f7f7f7 url('/wp-content/themes/pressrelease/images/testimonials.png') no-repeat 10px 20px;



-moz-border-radius: 10px;



-khtml-border-radius: 10px;



-webkit-border-radius: 10px;



border-radius: 10px;



padding: 20px 20px 10px 150px;



clear:both;



}







li#text-13 .textwidget {



background: #f8f0ff;



border:1px solid #9F69d1;



}







li#text-13 .widget-title {



background: #9F69d1;



}







#text-14 div.textwidget {



border: none;



background: #deebf1;



}



#text-13 div.textwidget p a::after{

	content: url("images/arrow_thin.png");

}





#text-13 div.textwidget {



border: none;



background: #deebf1;



}



#text-14 div.textwidget p a::after{

	content: url("images/arrow_thin.png");

}





div#tml {



background: #d5d5d5 url('/wp-content/themes/pressrelease/images/testimonials.png') no-repeat 0 0;



-moz-border-radius: 10px;



-khtml-border-radius: 10px;



-webkit-border-radius: 10px;



border-radius: 10px;



padding: 20px 20px 0 150px;



clear:both;



}







iframe {



border: 1px solid rgb(155, 31, 31); !important;



width: 99%;



}







#youtube_channel_widget-2 .w-img {



background: transparent url(images/video-blog.png) no-repeat 25% 25% !important;



background-size: 15px 15px;



}







#youtube_channel_widget-2 .widget-title {



background: rgb(155, 31, 31) !important;



}







.page-id-106 #content {



background: url(/wp-content/themes/pressrelease/images/press-release-writers-call-back.png) no-repeat 100% 80px;



}







.srv {



border: 1px solid #D5D5D5;



border-radius: 7px;



box-shadow: 1px 1px 4px lightgray;



background: #F7F7F7;



position: relative;



}







#nav_menu-4 .menu-item-991 {

border: none;

list-style: none;



}



#nav_menu-4 .menu-item-991 a{

display: block;

  background: #266895;

  color: white;

  width: 150px;

  text-align: center;

  padding: 10px 0px;

  font-weight: bold;

  font-size: 14px;

  text-decoration: none;

  -webkit-box-shadow: 0px 0px 5px 0px rgba(38,104,149,1);

-moz-box-shadow: 0px 0px 5px 0px rgba(38,104,149,1);

box-shadow: 0px 0px 5px 0px rgba(38,104,149,1);

margin: 10px auto;



}





#gr-block p {



margin-bottom:0;



}







.srv2 {



border: 1px solid #D5D5D5;



border-radius: 7px;



margin: 10px 0;



box-shadow: 1px 1px 4px lightgray;



background: #FFFCDD;



position: relative;



}



.srv3 {



border: 1px solid #D5D5D5;



border-radius: 7px;



margin: 10px 0;



box-shadow: 1px 1px 4px lightgray;



background: #EFFFDD;



position: relative;



}











.srv2 h2 {



color: #FFF !important;



margin: 0;



border-top-left-radius: 6px;



border-top-right-radius: 6px;



padding: 5px 10px;



text-shadow: 0px 0px 3px #7C7C7C;



}







.one h2, .five h2 {



background: #CC5E5E;



}







#post-64 p {



margin-bottom:0;



}







.catbutton {



background: #D47243;



padding: 3px 5px;



border: 1px solid #834827;



border-radius: 5px;



color: #FFF !important;



text-decoration: none;



}







.step {



background: #FDF8ED;



border: 1px solid #DFDCD9;



box-shadow: 1px 1px 3px #B6A579;



padding: 10px 40px 0 100px;



position: relative;



}







.step .num1 {



position: absolute;



top: 0px;



left: 22px;



}







.srv3 {



border: 1px solid #D5D5D5;



border-radius: 7px;



margin: 10px 0;



box-shadow: 1px 1px 4px lightgray;



background: #FFFCDD;



position: relative;



}







.srv3 h2 {



color: #FFF !important;



margin: 0;



border-top-left-radius: 6px;



border-top-right-radius: 6px;



padding: 5px 10px;



text-shadow: 0px 0px 3px #7C7C7C;



}







.two h2{



background: #609DC5;



}







.three h2{



background: #469C1D;



}







.question {



border: 1px solid #D19D2E;



border-top-right-radius: 10px;



border-top-left-radius: 10px;



background: #FAD89D url(/wp-content/themes/pressrelease/images/quote2.png) no-repeat 2% 50%;



padding: 10px 10px 10px 60px;
height: 33px;



}







.question h2 {



color: #853030 !important;



font-size: 18px;



}







.answer {



border: 1px solid #D19D2E;



border-top: none;



background: #FFFAC2;



padding: 10px;



margin-bottom: 10px;



}







/*NEW*/







.lettheworld {



	position: absolute;



    top: 62px;
    left: 40px;



	color: #003d6b;



	text-shadow: 1px 1px 2px #003d6b;



	font-size: 17px;



}







ul.home-checked1 li {



	list-style-image: url(/wp-content/themes/pressrelease/images/home-check.png);



	font-size: 14px;



	line-height: 30px;



	color: #fff;



	font-weight: normal;



}







.specialprices {



	position: absolute;
    top: 73px;
    left: 505px;
	color: #fff;



	font-size: 17px;



	font-weight: 100;



}







.dolarsznak {



	font-size: 50px;



	line-height: 60px;



	position: absolute;
    top: 100px;
    left: 495px;



	color: #fefefe;



	text-shadow: 1px 1px 2px #000;



}







.home-price {



	position: absolute;
    top: 120px;
    left: 529px;



	color: #fff;



	font-size: 60px;



	color: #fefefe;



	text-shadow: 1px 1px 3px #222;



}







.cena96kop {



	font-size: 33px;



	/* line-height: 60px; */



	position: absolute;
    top: 110px;
    left: 600px;



	color: #fefefe;



	text-shadow: 1px 1px 2px #000;



}







.shleshitem {



	font-size: 19px;



	/* line-height: 25px; */



	position: absolute;



    top: 135px;
    left: 600px;



	color: #fefefe;



}







a.orderbtn {



	position: absolute;





	display: block;



	width: 213px;



	height: 71px;



	background: url(images/main-order-press-release-writers-now.png) no-repeat 50% 50%;



}







.writingwords {



	position: absolute;



    bottom: 10px;
    left: 27px;



	color: #00375e;



	font-size: 12px;



}







.discountpr20 {



	position: absolute;



    bottom: 10px;
    left: 216px;



	color: #00375e;



	font-size: 12px;



}







.main-banner {



	margin: -15px 0px 10px;



	background: #426bd4 url(images/main-banner-bg.png) no-repeat 50% 50%;



	height: 144px;



	position: relative;



	font-family: Helvetica;



	font-weight: bold;



	width: 100%;



}







.canhelpwith {



	position: absolute;



	top: 20px;



	left: 95px;



	color: #ffffff;



	text-shadow: 0px 0px 0px #fff;



	font-size: 25px;



	font-weight: bold;



}







ul.home-checked2 li {



	list-style-image: url(/wp-content/themes/pressrelease/images/home-check.png);



	font-size: 12px;



	line-height: 24px;



	color: #fff;



	font-weight: normal;



}







.main-banner a.orderbtn {
    bottom: 56px;
    left: 461px;



}







.limitedtimeoffer2 {



	position: absolute;



	top: 26px;



	right: 78px;



	color: #fff;



	font-size: 19px



}







a.orderbtn1 {



	position: absolute;



	bottom: 32px;



	right: 73px;



	display: block;



	width: 213px;



	height: 71px;



	background: url(images/main-order-press-release-writers-now1.png) no-repeat 50% 50%;



}







#access .menu-header li, div.menu li {

border-right: 1px solid #015d9f;

border-left: 1px solid #7ec9fe;

  padding:0px 25px;



}



#access .menu-header li:last-of-type, div.menu li:last-of-type{

	border-right: none;

}



#access .menu-header li:first-of-type, div.menu li:first-of-type{

	border-left: none;

}



#primary .widget_text input, #primary .widget_text select,

#primary .widget_text textarea {

	max-width: 100%;

	box-sizing: border-box;

}





#text-15 .w-title{

	display: none;

}



#text-15 h3{

	text-align: center;

	color: #7898a6;

	border-bottom: 2px solid #7898a6;

	padding-bottom: 15px;

	margin-bottom: 15px;

}



#text-15 p{

	font-size: 14px;

	color: #7898a6;

}



#text-15 input, #text-15 select, #text-15 textarea{

	  width: 100%;

  background: #aac7d4;

  outline: none;

  color: white;

  padding: 5px 10px;

  border: none;

}



input[name=quiz-874]{

	width: 40px!important;

}



#text-15 .wpcf7-submit{

	border: none;

  width: 100px;

  float: right;

  background: #e1050f;

  -webkit-box-shadow: 0px 0px 3px 0px rgba(225,5,15,1);

-moz-box-shadow: 0px 0px 3px 0px rgba(225,5,15,1);

box-shadow: 0px 0px 3px 0px rgba(225,5,15,1);

text-transform: uppercase;

font-weight: bold;

}





.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea{

	  width: 100%;

  background: #aac7d4;

  outline: none;

  color: white;

  padding: 5px 10px;

  border: none;

}



.wpcf7-form .wpcf7-submit{

	border: none;

  width: 65px;

  float: right;

  background: #e1050f;

  -webkit-box-shadow: 0px 0px 3px 0px rgba(225,5,15,1);

-moz-box-shadow: 0px 0px 3px 0px rgba(225,5,15,1);

box-shadow: 0px 0px 3px 0px rgba(225,5,15,1);

text-transform: uppercase;

font-weight: bold;

}



.wpcf7-form .w-title{

	display: none;

}



.home-blocks .textwidget{

	background: #304554!important;

}





#content .entry-content a.sorderbtn {
	
}

#respond textarea {
	resize: vertical;
}

@media (max-width: 320px) {
	how-works__img {
		display: none;	
	}
}

.page-id-2588 #main #primary {
	display: none;
}

.page-id-2588 #main #content, .page-id-232 #main #content {
	margin: 0;
}

.page-id-2588.members_area_page, .page-id-232.members_area_page {
	background-color: #fff;
}

.page-id-2588.members_area_page div#main, .page-id-232.members_area_page div#main {
	padding-top: 0px;
}
.textwidget .wpcf7{
    margin-top:15px;}

.checked-tick li{
List-style-type: none;
padding: 3px 5px 3px 30px !important;
border: none;
line-height: 18px !important;
background: url(/wp-content/themes/twentyten/images/checked-tick.png) no-repeat 0 3px !important;
}

#sitemanagerCookie{
    background-color:#1d96ec!important;
    }
