/*

Theme Name: Motion

Theme URI: http://85ideas.com/public-releases/wordpress-theme-motion/

Description: Dark and colorful theme with sweet transparency characteristics. Drop-down categories menu, 2-column layout and widget-ready footer and sidebar.

Author: Sam @ 85ideas

Author URI: http://85ideas.com/

Version: 1.0.7

Tags: black, blue, green, dark, two-columns, sticky-post, threaded-comments, fixed-width, right-sidebar



	Adapted for WordPress.com by Automattic, January 2010



	This theme was designed and built for the WordPress CMS and is copyright 85ideas.com.

	Modify, adapt, and customize for your own site at will!



	The CSS, XHTML and design of this theme are released under GPL:

	http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/





/************************************************

* Resets *

************************************************/

html,body,div,p,span,h1,h2,h3,h4,h5,h6,img,ul,ol,dl,li,dt,dd,blockquote,pre,form,fieldset,label,input,table,th,td,a {

	margin: 0;

	padding: 0;

	border: 0;

	vertical-align: baseline;

	color: #3A291F;

}

:focus {

	outline: 0;

}

body {

	line-height: 1;

}

ul,ol {

	list-style: none;

}

h1,h2,h3,h4,h5,h6 {

	font-size: 1em;

}



/************************************************

* General elements *

************************************************/

body {

	background: #BAB09D url(images/bodybg.jpg) top center no-repeat fixed;

	padding-bottom: 20px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	text-align: center;

}

h1,h2,h3,h4,h5,h6 {

	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-weight:normal;

}



a {

	color: #FFFF00;

	text-decoration: none;

}

a:hover {

}

a img {

	border: 0;

}

blockquote {

	font-style: italic;

	background: url(images/whitetrans.png);

	padding: .4em 1em .7em 1em;

	margin: .7em 0 .3em 0;

}

code {

	font-size: 1.1em;

	font-family: "Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;

}

kbd,tt {

	font-size: 1.2em;

}

hr {

	border: 1px dotted #FFF;

}

pre {

	overflow: auto;

	width: 600px;

	background: url(images/navbg.png);

	padding: 1em 1.5em;

	margin: 1em 0;

	font-size: 1.2em;

	white-space: pre-wrap;/* css3 */

	-moz-border-radius: 4px;

		-khtml-border-radius: 4px;

		-webkit-border-radius: 4px;

		border-radius: 4px;

}

dl {

}

dt {

	font-weight: normal;

}

dd {

	padding-left: 1em;

}

table {

	margin: .5em 0;

}

table th {

	color: #FFF;

}

table td,table th {

	padding: .5em .7em;

}

table th {

	background: url(images/blacktrans.png);

	text-transform: uppercase;

	border-bottom: 1px transparent;

}

table td {

	background: url(images/blacktrans.png);

	vertical-align: top;

}

table tr.even td {

	background: url(images/blacktrans.png);

}

table tr:hover td {

	background: url(images/whitetrans.png);

}

fieldset {

	padding: 1.2em;

	border: 1px dashed #CC6600;

}

legend {

	padding: .2em .8em;

	font-size: 1.2em;

	text-transform: capitalize;

}

input,textarea,select {

	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;

	margin: .2em 0;

	color: #222;

	font-size: 1.4em;

}

	input.adminbar-input {

		margin: 0;

	}

input,textarea {

	padding: .3em;

}

input.radio,input.checkbox {

	background: #fff;

	padding: 2px;

}

form label {

	font-weight: bold;

	display: block;

}

form label.subscribe-label {

	display: inline;

}



/************************************************

* General *

************************************************/

#wrapper {

	margin: 0px auto 0px auto;

	padding: 0;

	text-align: left;

	width: 980px;

}

.clear {

	clear: both;

}

.cleared {

	overflow: hidden;

	width: 100%;

}



/************************************************

* Header *

************************************************/

#top #topmenu {

	float: left;

	width: 640px;

}

#top #topmenu li {

	float: left;

	background: url(images/navbg.png);

	background-repeat: repeat-x;

	padding: 0 .8em .2em .8em;

	line-height: 1.5em;

	margin: 0 .4em .4em 0;

}

#top #topmenu li:hover, #top #topmenu li.current_page_item {

	background: url(images/blacktrans.png);

}

#top #topmenu li a {

	color: #000;

	font-size: .75em;

}

#top #topmenu li a:hover {

	color: #CC6600;

}

#top #topmenu li a.rss {

	background: url(images/rsstrans.png) left 2px no-repeat;

	padding-left: 17px;

}

#search {

	width: 300px;
	text-align: right;
}

#searchform input {
	padding: 6px 0 7px 10px;
}

#searchbox {
	width: 180px;
	color: #555;
	font-size: 12px;
	border: 1px solid #ddd;
	background: #eee;
	width: 248px;
	border-radius: 5px;
	float: left;
	margin-top: 0;
}

#searchbox:hover {
	background: #fff;
}

#searchform .submitbutton {

	cursor: pointer !important;
	background-color: #BAB09D;
	color: #3A291F;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	vertical-align: top;
	border: 1px solid #333;
	margin-top: 0;

}

#searchform .submitbutton:hover {

	background-color: #EFC324;

}

#top, #header, #catnav {

	overflow: hidden;

	width: 100%;

}

#header {
	padding-bottom: 20px;
}

#header #logo {
	width: 310px;
	height: 171px;
	margin: 0 auto;
	margin-top: 10px;
}

#header #logo img {
	margin: 0px 0px 0px 0;
	width: 100%;
}

#header #logo h1 a {

	color: #000;

	font-size: 2em;

	font-weight: normal;

	text-shadow: 0 0 6px #555;

	

}

#header #logo h1 a:hover {

	color: #CC6600;

}

#header #logo #desc {

	font-size: .8em;

	color: #ddd;

	margin-top: .6em;

	line-height: 1.2em;

}

#headerbanner {
	color: #3A291F;
	float: right;
	margin: 15px 0 15px 0;

	text-align: left;

	padding: 10px;

	background: url(images/homeboxbg.png);

	font-size: 12px;

	line-height: 18px;

	-moz-border-radius: 4px;

	-khtml-border-radius: 4px;

	-webkit-border-radius: 4px;

	border-radius: 4px;



}

#headerbanner h3 {

	font-size: 1.1em;

	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;

}

#headerbanner p a {

	border-bottom: 1px dashed #CC6600;

}

#headerbanner a:hover {

	background: url(images/blacktrans.png);

}

#catnav {

	width: 980px;

	background: url(images/navbg.png);

	-moz-border-radius:5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	border: 2px solid #3A291F;

}

#nav li {

	float: left;

	background-color: #3A291F;

	line-height: 2em;

	margin: 5px 0 5px 5px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-weight: bold;

	letter-spacing: .1em;

	text-transform:uppercase;

	border: 1px solid #3A291F;

	-moz-border-radius:2px;

	-khtml-border-radius: 2px;

	-webkit-border-radius: 2px;

	border-radius: 2px;

}

#nav li:hover {

	background-color:#EFC324;

}

#nav li a {

	display: block;

	margin: 0;

	font-size: 0.8em;

	color: #FFF;

	padding: 0 10px;

}

#nav li a:hover {

	color: #3A291F;

	text-decoration: none;

	display: block;

}

#nav li ul {

	position: absolute;

	width: 180px;

	left: -999em;

	padding-top: 5px;

	margin: 0;

}

#nav li:hover ul,#nav li.sfhover ul {

	left: auto;

}

#nav li li {

	padding: 0;

	margin: 0;

	width: 180px;

	line-height: 1.5em;

}

#nav li li a {

	color: #fff;

	margin: 0;

	padding: 7px 13px;

	background: url(images/blacktrans3.png);

}

#nav li li ul li {

	margin-left: 13px;

}

#nav li li a:hover {

	color: #CC6600;

}

#nav li:hover,#nav li.sfhover {

	position:static; /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */

}



/************************************************

* Content *

************************************************/

#main {

	padding: 30px 0 20px 0;

}

#content {

	float: left;

	overflow: hidden;

	width: 640px;

}

#content.full {

	width: 980px;

}

h2#contentdesc {

	font-weight: normal;

	font-size: 1.3em;

	padding-bottom: 15px;

}

h2#contentdesc span {

	color: #EFC324;

}

.post {

	padding: 0 0 35px 0;

}

.sticky {

	padding: 10px;

	margin-bottom: 35px;

	background: url(images/homeboxbg.png);

		-moz-border-radius:5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	border: 2px solid #837769;

}

.posttop {

	background: url(images/headerbg.png);

	padding: 10px;

	-moz-border-radius:2px;

	-khtml-border-radius: 2px;

	-webkit-border-radius: 2px;

	border-radius: 2px;

}

.posttop h2.posttitle {

	color: #EFC324;

	font-size: 1.6em;

}

.posttop h2.posttitle a {

	color: #EFC324;

	font-size: 1.4em;

}

.posttop h2.posttitle a:hover {

	color: #fff;

	border-bottom: 1px dashed #FFF;

}

.postmetatop {

	overflow: hidden;

	width: 100%;

	font-size: 0.7em;

	padding-top: 8px;

	line-height: 1.5em;

	display:none;

}

.postmetatop .categs {

	float: left;

	width: 450px;

	background: url(images/categ.png) left 2px no-repeat;

	padding-left: 20px;

	line-height: 16px;

}

.postmetatop .categs a:hover {

	color: #afdaff;

}

.postmetatop .date {

	float: right;

	width: 130px;

	text-align: right;

}

.postmetatop .date span {

	background: url(images/date.png) left no-repeat;

	padding-left: 20px;

}

.postcontent {

	color: #3A291F;

	margin: .8em 0;

	font-size: 0.8em;

	line-height: 1.5em;

}

.postcontent h1 {

	padding: .8em 0;

	font-size: 1.5em;

}

.postcontent h2 {

	padding: .8em 0;

	font-size: 1.4em;

}

.postcontent h3 {

	padding: .8em 0;

	font-size: 1.4em;

	font-style:italic;

}

.postcontent h4 {

	padding: .8em 0;

	font-size: 1.2em;

}

.postcontent h5 {

	padding: .8em 0;

	font-size: 1.1em;

}

.postcontent h6 {

	padding: .8em 0;

	font-size: 1em;

}

.postcontent p {

	padding: .6em 0 .2em 0;

}

.postcontent a {

	border-bottom: 1px dashed #CC6600;

}

.postcontent a:hover {

	/*background: url(images/blacktrans.png);*/

	background-color: #3A291F;

}

.postcontent a img {

	background: none;

	border-bottom: 0;

}

.postcontent ul,.postcontent ol {

	padding: .4em 0 .5em 2em;

}

.postcontent ul li {

	list-style: disc;

}

.postcontent ol li {

	list-style: decimal;

}

.postmetabottom {

	background: url(images/whitetrans.png);

	overflow: hidden;

	width: 100%;

	padding: 10px 0;

	font-size: 0.8em;

	line-height: 1.1em;

	margin-top: 15px;

}

.postmetabottom a {

	color: #fff;

}

.postmetabottom a:hover {

	color: #EFC324;

}

.postmetabottom .tags {

	float: left;

	width: 440px;

	background: url(images/tags.png) left 1px no-repeat;

	margin-left: 10px;

	padding-left: 20px;

	line-height: 16px;

}

.postmetabottom .readmore {

	float: right;

	width: 160px;

	padding-right: 10px;

	text-align: right;

}

.postmetabottom .readmore span {

	background: url(images/more.png) left 4px no-repeat;

	padding-left: 17px;

}

.postmetaauthor {

	background: url(images/blacktrans.png);

	padding: 10px;

	font-size: 0.8em;

	line-height: 1.1em;

	margin-top: 20px;

}

.postmetaauthor .authorpic {

	float: left;

	width: 60px;

}

.postmetaauthor .authordesc {

	float: right;

	width: 540px;

}

.postmetaauthor .authordesc p.theauthor {

	line-height: 1.4em;

	font-weight: bold;

}

.postmetaauthor .authordesc p.thedesc {

	line-height: 1.4em;

	padding: .8em 0 .2em 0;

}

.postmetaauthor .authordesc a {

	color: #afdaff;

	border-bottom: 1px dashed #CC6600;

}

.postmetaauthor .authordesc a:hover {

	background: url(images/blacktrans.png);

}



/************************************************

* Navigation *

************************************************/

#navigation {

	overflow: hidden;

	width: 100%;

	line-height: 1.7em;

	margin-bottom: 20px;

}

#navigation a {

	border-bottom: 1px dashed #CC6600;

}

#navigation a:hover {

	background: url(images/blacktrans.png);

}

#navigation .wp-pagenavi a {

	background: url(images/blacktrans2.png);

	padding: 5px 7px;

	border: none;

	font-size: .8em;

	color: #fff;

}

#navigation .wp-pagenavi a:hover {

	color: #EFC324;

}

#navigation .wp-pagenavi span.pages,#navigation .wp-pagenavi span.current,#navigation .wp-pagenavi span.extend {

	padding: 5px 7px;

	font-size: .8em;

	background: url(images/blacktrans2.png);

	color: #fff;

	border: none;

}

#navigation.image a {

	background: 0;

	border: 0;

}

.linkpages {

	clear: both;

	margin: 10px 0;

}

.linkpages p span {

	background: url(images/blacktrans.png);

	padding: 5px 7px;

	color: #ddd;

	font-size: 1em;

}

.linkpages p a, .linkpages p a:hover {

	background: none;

	border: 0;

}

.linkpages p a span {

	color: #fff;

}

.linkpages p a:hover span {

	background: url(images/blacktrans2.png);

	color: #a8ef9d;

}



/************************************************

* Gallery and Images *

************************************************/

.gallery a, .recent_images a {

	background: none;

	border: 0;

}



/************************************************

* Comments *

************************************************/

#comments {

	margin: 15px 0;

	width: 640px;

}

#comments h3 {

	font-size: 1em;

	font-weight: normal;

}

#comments ul.commentlist li {

	background: url(images/homeboxbg.png);

	clear: both;

	margin: 10px 0 0 0;

	padding: 15px;

	-moz-border-radius:5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	border: 2px solid #837769;

}

#comments .comment-wrap {

	overflow: hidden;

	width: 100%;

}

#comments ul.commentlist li ul.children li {

	clear: both;

	margin: 20px 0 0 20px;

}

#comments img.avatar {

	float: left;

	margin: 0 20px 0 0;

}

#comments .commentbody .author {

	font-size: 0.9em;

	margin-bottom: 10px;

	color: #EFC324;

}

#comments .commentbody .author a {

	color: #FFF;

	border-bottom: 1px dashed #FFF;

}

#comments .commentbody .author a:hover {

	color: #EFC324;

	border-bottom: 1px dashed #EFC324;

}

#comments .commentbody .commentmetadata {

	font-size: 0.7em;

	color: #333;

	margin-bottom: 25px;

}

#comments .commentbody .commentmetadata a {

	color: #FFF;

}

#comments .commentbody p {

	font-size: .8em;

	padding: 5px 0 8px 0;

	line-height: 1.4em;

	color:#FFF;

}

#comments .commentbody p a {

	color: #FFF;

	border-bottom: 1px dashed #FFF;

}

#comments .commentbody p a:hover {

	color: #EFC324;

	border-bottom: 1px dashed #EFC324;

}

#comments .reply a {

	margin-top: 5px;

	padding: 5px;

	line-height: 1.3em;

	font-size: 0.7em;

	float: left;

	background: #3A291F;

	color: #EFC324;

}

#comments .reply a:hover {

	background: #FFF;

	color: #3A291F;

}

#comments h3#trackbacktitle {

	padding-top: 10px;

}

#comments ul.trackback {

	margin: 10px 0 0 0;

	padding: 15px;

	background: url(images/blacktrans.png);

}

#comments ul.trackback li {

	margin-bottom: 17px;

	font-size: .9em;

}

#comments ul.trackback li .commentbody .author {

	margin: 0;

}

#comments a#cancel-comment-reply-link {

	display: block;

	padding: 8px 0;

}

#comments a#cancel-comment-reply-link:hover {

	color: #ccc;

}

#comments #respond {

	margin-top: 20px;

	overflow: hidden;

	width: 100%;

}

#comments #respond h3 {

	margin-bottom: 15px;

}

#comments #respond input {

	padding: 5px;

	width: 200px;

	background: #D0C8BB;

	font-size: 0.8em;

}

#comments #respond p {

	padding: .5em 0 0 0;

}

#comments #respond p label {

	font-size: .8em;

	font-weight: normal;

}

#comments #respond textarea {

	width: 600px;

	padding: 10px;

	background: #D0C8BB;

	font-size: .8em;

	border: none;

}

#comments #respond .submitbutton {

	color: #3A291F;

	background-color:#D0C8BB;

	border: solid 1px #3A291F;

	padding: 6px;

	line-height: 1.4em;

	font-size: .8em;

}

#comments #respond .submitbutton:hover {

	cursor: pointer;

	background-color:#EFC324;

}

#comments #respond p.subscribe-to-comments label {

	display: inline;

	margin-left: 4px;

}



/************************************************

* Sidebar *

************************************************/

#sidebar {

	float: right;

	overflow: hidden;

	width: 300px;

	font-size: 0.8em;

	line-height: 1.4em;

	margin-bottom: 30px;

	color:#3A291F;



}

#sidebar ul li.boxed {

	background: url(images/sideboxbg.png);

	overflow: hidden;

	padding: 10px;

	margin-bottom: 15px;

	-moz-border-radius:5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

		border: 2px solid #837769;

		color:#3A291F;

	

}

#sidebar ul li {color:#EFC324;}

#sidebar h3 {

	background: url(images/sideboxheaderbg.png);

	padding: 5px 10px;

	line-height: 1.3em;

	font-weight: normal;

	font-size: 1.6em;

	margin-bottom: 10px;

	color:#FFF;

		-moz-border-radius:2px;

	-khtml-border-radius: 2px;

	-webkit-border-radius: 2px;

	border-radius: 2px;

}

#sidebar ul ul li a {

	display: block;

	padding: 3px 5px;

	color:#3A291F;

}

#sidebar ul ul li {color:#3A291F;}



#sidebar ul ul li a:hover, #sidebar p a:hover {

	background: url(images/sideboxheaderbg.png);

		color:#FFF;

}

#sidebar ul ul ul li {

	background: url(images/bullet.png) left 7px no-repeat;

	line-height: 1.5em;

	padding: 0 0 0 10px;

	margin: 0 0 0 10px;

		color:#3A291F;

}

#sidebar p {

	color: #3A291F;

	padding: 0 5px 0 5px;

}

#sidebar img {

	background: none;

	border: none;

	padding: 0 5px;

}

	#sidebar .rsswidget img {

		background: transparent !important;

	}

#sidebar img.avatar {

	float: left;

	padding: 0 15px 5px 5px;

}

.widget table {

	width: 100%;

}

#tag_cloud a, .widget_tag_cloud a, .widget_text a, h3 a.rsswidget {

	display: inline !important;

}

#tag_cloud a:hover {

	color: #fff;

}

li#tagbox a:hover {

	color: #fff;

}

#sidebars ul.children li {

	border-bottom: none;

}

#sidebars ul.children {

	margin-bottom: 0;

}

.widget_recent_comments table td {

	background: none;

	overflow: hidden;

	padding-bottom: 2px !important;

}

#sidebar .widget_recent_comments img.avatar {

	padding: 5px 5px 3px 5px;

}

.widget_recent_comments li {

	margin: 5px;

}

.widget_twitter ul li, .widget_rss ul li {

	margin: 8px 2px;

}

.widget_categories ul li a, .widget_archive ul li a, .widget_twitter ul li a {

	display: inline !important;

}

.widget_rss ul li span {

	padding: 2px 5px;

}

.widget_flickr table {

	background-color: transparent !important;

	margin: 0;

	border: 0 !important;

}

.widget_flickr table td {

	background: none;

	padding: 0;

}

.widget_flickr table tr:hover td {

	background: none;

}

#sidebar .widget_flickr img {

	padding: 0;

}



/************************************************

* Footer *

************************************************/

#footer {

	background: url(images/blacktrans.png);

	clear: both;

	overflow: hidden;

	width: 100%;

	font-size: 0.8em;

}

#footer .foot1 {

	float: left;

	width: 310px;

	margin: 10px 0 0 10px;

	display: inline;

}

#footer .foot2 {

	float: left;

	width: 310px;

	margin: 10px 15px 0 15px;

}

#footer .foot3 {

	float: left;

	width: 310px;

	margin: 10px 0 0 0;

}

#footer h3 {

	font-weight: normal;

	font-size: 1.4em;

	margin-bottom: .4em;

}

#footer h4 {

	font-weight: normal;

	font-size: 1em;

	margin: .8em 0 .2em 0;

	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;

}

#footer p {

	line-height: 1.5em;

	color: #3A291F;

	padding: .2em 0 .8em 0;

}

#footer ul li {

	padding: 10px;

	margin-bottom: 10px;

	background: url(images/blacktrans.png);

}

#footer ul ul li {

	background: url(images/bullet.png) left 7px no-repeat;

	line-height: 1.5em;

	padding: 0 0 0 10px;

	margin-bottom: 4px;

}

#footer li a {

	display: block;

	font-weight: normal;

	padding: 2px 5px;

}

#footer a:hover {

	background: url(images/blacktrans.png);

}

#footer .widget_tag_cloud a {

	display: inline;

}

#footer .widget_tag_cloud a:hover {

	background: none;

	color: #fff;

}

.widget ul {

	width: 100%;

	overflow: hidden;

}

#credits {

	clear: both;

	overflow: hidden;

	width: 100%;

	margin-top: .7em;

	font-size: 0.7em;

	line-height: 1.4em;

}

#credits a {

	color: #3A291F;

}

#credits a:hover {

	color: #fff;

}

#credits #creditsleft {

	float: left;

	width: 600px;

	color: #3A291F;

}

#credits #creditsright {

	float: right;

	width: 300px;

	text-align: right;

	color: #3A291F;

}



/************************************************

* WP related *

************************************************/

.alignleft {

	float: left;

	margin: 5px 15px 7px 0;

}

.alignright {

	float: right;

	margin: 5px 0 7px 15px;

}

.aligncenter,div.aligncenter {

	margin: 10px auto;

	text-align: center;

	display: block;

}

img.alignleft {

	float: left;

	margin: 5px 15px 5px 0;

}

img.alignright {

	float: right;

	margin: 5px 0 5px 15px;

}

img.aligncenter {

	margin: 10px auto;

	text-align: center;

	display: block;

}

.wp-caption {

	text-align: center;

	background: url(images/blacktrans.png);

	padding-top: 6px;/* optional rounded corners for browsers that support it */

	-moz-border-radius:4px;

	-khtml-border-radius: 4px;

	-webkit-border-radius: 4px;

	border-radius: 4px;

}

.wp-caption img {

	padding: 0;

	margin: 0;

	border: 0 none;

}

.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/*** PZ ****/

	

.csspz

{

position: relative;

background: url(images/PZ0.png) no-repeat;

white-space: nowrap;

display: block;

width: 87px;

height: 13px;

margin: 0;

padding: 0;

float: right;

text-align: right;

}



.csspz a

{

display: block;

width: 87px;

height: 13px;

display: block;

float: right;

text-decoration: none;

}



.csspz img

{

width: 87px;

height: 13px;

border: 0;

}



* html a:hover

{

visibility:visible;

}



.csspz a:hover img

{

visibility:hidden;

}



.csspz span

{

position: absolute;

left: 35px;

top: 15px;

margin: 0px;

padding: 0px;

cursor: pointer;

} 





.wpcf7-form p{

font-weight:bold;

}



#ns_widget_mailchimp_form-3 input{

margin-right:20px;

}



.XmasBanner{

    border: 2px solid;

    border-radius: 10px 10px 10px 10px;

    margin-bottom: 10px;

    padding: 1px;

    width: 633px;

}

