/*
Theme Name: Beach Backgrounds
Theme URI: http://www.beach-backgrounds.com/
Description: Custom theme built for wallpaper site www.beach-backgrounds.com
Author: Dusan Gacic
Version: 1.0
*/

/* Reset CSS */
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: normal;
}
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;
}

/* Global elements */
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #376266;
	text-align: left;
	background: #d7fafd url(images/bg.png) top center repeat-x;
}
a {
	text-decoration: none;
	color: #689497
}
a:hover {
	color: #ffa100;
}
#content .alignleft {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}
#content .alignright {
	display: inline;
	float: right;
	margin: 0 0 0 10px;
}
#content .aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter, #primary.widget-area ul li div.widget-area-box #MarketGid4221 .MGC042214221 tbody tr td a img, #MarketGid4220 .MGC042204220 tr td a img {
	padding: 5px;
	background: #fff;
	border: 1px solid #d3f3f6;
}

/* Structure */
#header {
	background: url(images/header.png) top center no-repeat;
}
#header #site-title a#logo {
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
	width: 298px;
	height: 248px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 35px
}
#header #site-title {
	font: bold 32px Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;
	text-align: center
}
#header #site-title a {
	font: bold 27px Arial, Helvetica, sans-serif;
	color: #fff	
}
#top-nav {
	background: url(images/top-nav.png) no-repeat;	
	width: 958px;
	padding-left: 10px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto 10px auto
}
#top-nav li {
	display: inline-block;
	float: left;
	background: url(images/top-nav-li.png) left center no-repeat;
	padding-left: 10px;
	margin-right: 15px
}
#top-nav li a {
	color: #829497;
	float: left;
}
#top-nav li a:hover {
	color: #FFA100
}
#site-description {
	text-align: center;
	position: relative;
	top: -240px;
	color: #C2DFFA;
	font: bold 14px Arial, Helvetica, sans-serif;
	/*text-shadow: #007BBF 1px 0px 2px*/ 
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	clear: both;
	background: url(images/wrapper.png) repeat-y;
	padding-top: 10px
}
#content {
	width: 707px;
	padding: 0 0 0 11px;
	float: left;	
}
#gblock-container {
	margin: 110px auto 0 auto;	
	padding-bottom: 40px;
	width: 1008px;
	overflow: hidden;
	background: url(images/gblock-container.png) bottom no-repeat;
}
.gblock336 {
	display: inline;
	float: left;
	margin: 0 0 10px 0
}

/* Crumbs */
#crumbs {
	background: url(images/crumbs.png) top repeat-x;
	height: 29px;
	padding: 0 0 0 40px;
	clear: both;
	margin-bottom: 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #829497;
	line-height: 29px;
}

/* Post */
.post, .page {
	clear: both;
	background: url(images/entry-title.png) top no-repeat;
	margin: 0 0 10px 0;
	position: relative
}
.post-inner {
	clear: both;
	background: url(images/post-inner.png) bottom no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0
}
h1.entry-title, h2.entry-title {
	height: 29px;
	display: inline;
	float: left;
	padding: 8px 0 0 40px;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #538C28;
	text-decoration: none;
	display: inline-block
}
h1.entry-title a, h2.entry-title a {
	color: #538C28;
}
h1.entry-title a:hover, h2.entry-title a:hover {
	color: #FFA100
}
.cat-links, .share {
	position: absolute;
	right: 10px;
	top: 9px
	/* replaced by fb share button
	float: right;
	height: 37px;
	line-height: 37px;
	padding: 0 20px 0 20px;
	background: url(images/icon-category.gif) left center no-repeat */
}
.edit-link {
	position: absolute;
	right: 80px;
	top: 10px
}
.entry-content, .entry-summary { 
	padding: 15px 0 0 0;
	display: inline-block;
	border: 1px solid #cdf2f5;
	width: 705px;
	border-width: 0 1px;
	clear: both;
	background: #f7ffff url(images/entry-content.png) top no-repeat
}
.entry-content p, .entry-summary p, .entry-content h2, .entry-summary h2, .entry-content h3, .entry-summary h3 { 
	padding: 0 9px 12px 9px;
	margin: 0;
	line-height: 160%;
	font-size: 12px;
}
.entry-content h2, .entry-summary h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
}
.entry-content h3, .entry-summary h3 { 
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}
.entry-content a {
	border-bottom: 1px dashed #538C28;
	color: #538C28
}
.entry-content a:hover {
	border-bottom: 1px dashed #ffa100;
	color: #ffa100
}
.entry-content ol {
	list-style: decimal;
	padding: 0 0 12px 40px;	
}
.entry-content ul {
	list-style: circle;
	padding: 0 0 12px 40px;	
}

p.download-links {
	clear: both;
	background: url(images/download-links.png) no-repeat;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 30px;
	color: #689497
}
.entry-content p.download-links a {
	border-bottom: 0;
	color: #689497
}
.entry-content p.download-links a:hover {
	color: #ffa100;
}
.entry-utility {
	background: url(images/entry-utility.png) no-repeat;
	padding: 2px 0 0 5px;
	color: #689497;
	height: 34px;
	position: relative
}
.entry-utility .post-ratings, span.comments-link, .tag-links {
	background: none;
	float: left;
	display: inline-block;
	border: 0;
	height: 27px;
	line-height: 27px;
	margin: 0 5px 0 0;
	border-right: 1px solid #cdf2f5
}
.entry-utility .post-ratings {
	padding: 0 0 0 3px;
	width: 68px
}
.entry-utility .post-ratings img {
	position: relative;
	top: 3px;
}
span.comments-link  {
	background: url(images/icon-comments.gif) left center no-repeat; 
	padding: 0 10px 0 26px;
	margin: 0 0 0 3px;
	float: none;
	position: absolute;
	right: 0;
	top: 3px
}
span.tag-links {
	background: url(images/icon-tags.gif) left center no-repeat;
	padding: 0 10px 0 22px;
	margin: 0 0 0 3px;
	border: 0
}

/* Primary widget area */
#primary {
	width: 250px;
	margin: 0 0 0 10px;	
	float: left
}
#primary.widget-area ul li {
	padding: 0 0 11px 0;
	margin: 0 0 10px 0;
	background: url(images/primary-widget-bottom.png) bottom no-repeat
}
#primary.widget-area ul li div ul li {
	padding: 0;
	margin: 0;
	background: none
}
#primary.widget-area h3.widget-title {
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 35px;
	color: #538c28;
	font-size: 14px	
}
#primary.widget-area ul li div.widget-area-box {
	background: #f7ffff url(images/primary-widget-div.png) top no-repeat;
}
#primary.widget-area ul li div.widget-area-box ul, #primary.widget-area ul li div.widget-area-box div, #primary.widget-area ul li.subscribe div.widget-area-box p, #primary.widget-area ul li.tabbed div.widget-area-box #tab-container {
	border: 1px solid #cdf2f5;
	border-width: 0 1px;	
}
#primary.widget-area ul li.subscribe div.widget-area-box p {
	line-height: 160%	
}

/* Primary widget area - h3 icons */
#primary.widget-area li.custom_categories h3.widget-title {
	background: url(images/icon-star.gif) 10px center no-repeat;	
}
#primary.widget-area li.custom_search h3.widget-title {
	background: url(images/icon-search.gif) 10px center no-repeat;	
}
#primary.widget-area li.widget_text h3.widget-title {
	background: url(images/icon-tiki.gif) 10px center no-repeat;	
}
#primary.widget-area li.subscribe h3.widget-title {
	background: url(images/icon-rss.gif) 10px center no-repeat;	
}
#primary.widget-area li.custom_tags h3.widget-title {
	background: url(images/icon-tags-h3.gif) 10px center no-repeat;	
}
#primary.widget-area li.custom_partners h3.widget-title {
	background: url(images/icon-sandals.gif) 10px center no-repeat;	
}
#primary.widget-area li.custom_favorite h3.widget-title {
	background: url(images/icon-ball.gif) 10px center no-repeat;	
}
#primary.widget-area li.mgid_box h3.widget-title {
	background: url(images/icon-sun3.gif) 10px center no-repeat;	
}

/* Primary widget area - boxes */
#primary.widget-area ul li.custom_categories div ul, #primary.widget-area ul li.custom_search div form#searchform div, #primary.widget-area ul li.widget_text div div.textwidget, #primary.widget-area ul li.subscribe div p,  #tab-container,  #primary.widget-area ul li.custom_tags div ul, #primary.widget-area ul li.custom_favorite div ul, #primary.widget-area ul li.custom_partners div ul, #primary.widget-area ul li.mgid_box div #MarketGid4221, #primary.widget-area ul li#fidelity-media-160x600 div ul {
	overflow: hidden;
	width: 228px;
	padding: 15px 10px 0 10px;
}
#primary.widget-area ul li#fidelity-media-160x600 div ul {
	text-align: center	
}
#MarketGid4221 {
	margin: 0 auto	
}
#primary.widget-area ul li div.widget-area-box #MarketGid4221 .MGC042214221 tbody tr td div {
	border: 0
}
#primary.widget-area ul li.custom_search div form#searchform  {
	position: relative
}
#primary.widget-area ul li.custom_search div form#searchform label  {
	font-size: 11px;
}
#primary.widget-area ul li.custom_search div form#searchform input#s {
	background: url(images/search-input.gif) left no-repeat;
	width: 188px;
	height: 18px;
	color: #376266;
	padding: 3px 30px 3px 10px;
	margin: 3px 0 0 0;
	border: 0;
}
#primary.widget-area ul li.custom_search div form#searchform input#searchsubmit {
	position: absolute;
	right: 16px;
	top: 36px;
}
#primary.widget-area ul li.custom_categories ul li, #primary.widget-area ul li.custom_tags div ul li {
	float: left;
	width: 113px
}
#primary.widget-area ul li.custom_categories ul li a, #primary.widget-area ul li.custom_tags div ul li a {
	padding: 3px 0 3px 13px;
	background: url(images/primary-widget-area-bullet.gif) left no-repeat;
	float: left;
	width: 100px;
	display: block;
	font-size: 13px;
}
#primary.widget-area ul li.custom_favorite div ul li, #primary.widget-area ul li.custom_partners div ul li {
	display: inline	
}
#primary.widget-area ul li.custom_favorite div ul li a, #primary.widget-area ul li.custom_partners div ul li a {
	padding: 3px 0 3px 13px;
	background: url(images/primary-widget-area-bullet.gif) left no-repeat;
	display: block;
	font-size: 13px;	
}
#primary.widget-area .rss {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#primary.widget-area ul li.subscribe div.widget-area-box p.rss {
	padding-top: 12px	
}
#primary.widget-area .rss span {
	background: url(images/icon-rss-small.gif) no-repeat left center;
	padding: 0 0 0 18px;
}
#primary.widget-area .emailfeed {
	margin: 0 0 0 10px;
}

/* Tabs */
#primary.widget-area ul li.tabbed {
	background: none;	
	margin: 0
}
#primary.widget-area ul li.tabbed div.widget-area-box ul, #primary.widget-area ul li.tabbed div.widget-area-box div {
	border-width: 0
}
#primary.widget-area ul li.tabbed div.widget-area-box {
	background: none
}
#beach-tabs {
	width: 250px;
	padding: 0 0 10px 0;
	background: url(images/primary-widget-bottom.png) bottom no-repeat
}
#beach-tabs ul {
	padding: 0;
	margin: 0
}
#beach-tabs ul.tabnav {
	background: url(images/primary-widget-h3.png) no-repeat;
	overflow: visible;
	height: 36px
}
#beach-tabs ul.tabnav li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#beach-tabs ul.tabnav li a {
	height: 26px;
	display: block;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #538c28;
	padding: 10px 10px 0 7px;
	outline: none;
	background: url(images/beach-tabs-separator.png) right no-repeat
}
#beach-tabs ul.tabnav li a.newest-a {
	padding: 10px 10px 0 10px;
	width: 56px
}
#beach-tabs ul.tabnav li a.popular-a {
	padding: 10px 10px 0 10px;
	width: 58px
}
#beach-tabs ul.tabnav li a.comments-a {
	background: none;
	padding: 10px 0 0 7px;
	width: 80px
}
#beach-tabs ul.tabnav li.ui-tabs-selected a {
	color: #ffa100;
}
#beach-tabs ul.tabnav li span {
	color: #ffa100;
	font-size: 11px;
}
#primary.widget-area ul li.tabbed div.widget-area-box #tab-container {
	background: #f7ffff url(images/primary-widget-center.png) top no-repeat;
}
#tab-container #tab-comments li a, #tab-container #tab-comments li {
	background: #f7ffff	
}
#tab-container #tab-newest li, #tab-container #tab-popular li {
	padding: 5px 0;
	clear: both;
	height: 65px;
	margin: 0;
	border-bottom: 1px solid #cdf2f5
}
#tab-container #tab-comments li {
	padding: 5px 0;
	clear: both;
	height: auto;
	margin: 0;
	border-bottom: 1px solid #cdf2f5
}
#tab-container #tab-newest li.first-comment, #tab-container #tab-popular li.first-comment, #tab-container #tab-comments li.comment-no-1 {
	padding: 0 0 5px 0;
}

#tab-container #tab-newest li.first-comment {
	display: none	
}
#tab-container #tab-newest li.last-comment, #tab-container #tab-popular li.last-comment, #tab-container #tab-comments li.comment-no-5 {
	border: 0;
}
.tabdiv {

}	
.tabdiv h4 a, .tabdiv ul li a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #f4a427;
	background: #f7ffff;
}
.tabdiv ul {
	margin: 0;
	padding: 0
}
.tabdiv ul li a img {
	float: left;
	padding: 4px;
	margin: 0 10px 0 0;
	background: #fff;
	border: 1px solid #d3f3f6
}
.tabdiv ul li h4 {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	clear: none
}
#tab-comments ul li h4 {
	width: 228px
}	
.tabdiv ul li p {
	padding: 0;
	margin: 0;
	background: #f7ffff
}
.ui-tabs-hide {
	display: none;
}

/* Facebook Like Box */
.widget-area-box-fb {
	background: url(images/primary-widget-div-fb.png) top left no-repeat;
	border: 0;
	margin-bottom: 0;
}
#facebook {
	width: 248px;
	height: 335px;
}
.fan_box .full_widget { 
	background: none;
	border: none;
}
.fan_box .connections_grid .grid_item {
	margin: 0 0 10px 17px;
	width: 50px;
	padding-top: 4px;
	padding-left: 4px;
	background: #fff;
	border: 1px solid #d3f3f6;
	text-align: center
}
.fan_box .full_widget .connect_top {	
	background: none;
}
.fan_box .full_widget .connect_top .name_block, .fan_box .full_widget .connect_top .name_block a {
	background: none;
	color: #538c28;
}
.fan_box .full_widget .connect_top .connect_action .name_block a span.name  {
	font: normal 12px Arial, Helvetica, sans-serif
}
.fan_box .connections .connections_grid {
	padding-top: 10px;
}
.fan_box .connections {
	font-size: 14px;
	border-top: none;
	color: #376266;
	text-align: center;
	padding: 0
}
.fan_box .connections span.total {
	color: #376266;
	padding-left: 10px
}
.fan_box .connections_grid .grid_item .name {
	color: #376266;
	font-size: 11px;
}
.fan_box .profileimage {
	margin: 0;
}

/* WP-PageNavi */
.wp-pagenavi {
	background: url(images/pagenavi.png) no-repeat;
	height: 29px;
	line-height: 29px;
	color: #5d8c90;
	padding: 0 20px 0 0;
	margin: 0 0 10px 0;
	text-align: right;
	clear: both;
}
.wp-pagenavi span.pages {
	padding: 0 10px 0 25px;
	background: url(images/icon-shell.gif) left center no-repeat;
	float: left;
	margin-left: 20px;
	display: inline
}
.wp-pagenavi a.page, .wp-pagenavi span {
	padding: 5px 6px;
	margin: 0 1px;
	text-align:center;
	background: none
}
.wp-pagenavi a:hover.page, .wp-pagenavi span.current {
	background: url(images/pagenavi-a.png) center center no-repeat
}

/* Comment elements */
#respond {
	background: #f9fffa url(images/respond.png) top no-repeat;
	border: 1px solid #d3f6da;
	margin: 10px 0 0 0;
	padding: 0 15px 15px 15px;
	overflow: hidden;
	position: relative
}
#respond.contact {
	background: none;
	border: 0	
}
#comments-info {
	background: url(images/comments.png) top no-repeat;
	height: 39px;
	overflow: hidden
}
#comments h3#comments-title {
	height: 22px;
	width: 510px;
	padding: 7px 0 0 40px;
	margin: 0 0 10px 0;
	font: normal 14px Arial, Helvetica, sans-serif;
	float: left
}
#comments span.comment-feed a {
	background: url(images/icon-rss-small.gif) left center no-repeat;
	float: right;
	height: 29px;
	line-height: 29px;
	padding: 0 11px 0 18px;
	display: block
}
#comments h3#reply-title {
	height: 29px;
	line-height: 29px;
	padding: 15px 0 0 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #d3f6da;
	background: url(images/icon-leave-reply.gif) left center no-repeat;
	font: normal 14px Arial, Helvetica, sans-serif
}
a#cancel-comment-reply-link {
	color: red;
	font-size: 11px;
	text-transform: uppercase;
	position: absolute;
	right: 16px;
	top: 15px
}
.required {
	color: red	
}
#smilies {
	margin: 0 0 0 0; 
	height: 25px;
	float: left;
	width: 180px;
}
img.wp-smiley-select {
	cursor: pointer;
	margin: 0 0 0 3px
}
/* Comments list */
.comment-body p {
	/*background:*/ 	
}
ol.commentlist {
	list-style:none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
ol.commentlist li { 
	clear: both; 
	overflow: hidden;
	margin: 0 0 10px 0
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {
	border: 1px solid #c4edf1;
	background: #f7ffff url(images/comments-li.png) top no-repeat;
	padding: 11px; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { 
	font:normal 14px Arial, Helvetica, sans-serif;
}
ol.commentlist li.comment div.vcard cite.fn {
	font-weight: bold;
	font-style: normal;
	color: #ffa100	 
}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {
	float: right;
	padding: 4px;
	margin: 0;
	background: #fff;
	border: 1px solid #d3f3f6
}
ol.commentlist li.comment.comment-author-admin div.vcard img.avatar {
	border: 1px solid #d3f6da
}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {
	color: #ffa100
}
ol.commentlist li.comment div.commentmetadata { 
	color: #538c28;
	margin: 0 80px 10px 0; 
	padding: 0 0 3px 0;
	border-bottom: 1px solid #d3f3f6
}
ol.commentlist li.comment.comment-author-admin div.commentmetadata { 
	border-bottom: 1px solid #d3f6da
}
ol.commentlist li.comment div.comment-meta { 
	font-size:9px; 
}
ol.commentlist li.comment div.comment-meta a { 
	color: #ffa100;
}
ol.commentlist li.comment p { 
	font-size:12px;
	 margin:0 0 1em; 
}
ol.commentlist li.comment ul {
	font-size: 11px; 
	list-style: square;
	 margin:0 0 1em 2em;
}
ol.commentlist li.comment div.reply { 
	font-size:12px; 
	font-weight: bold; 
	text-align: left  }
ol.commentlist li.comment div.reply a {  }
span.comment-arrow {
	color: #ffa100;
	font-weight: normal	
}
ol.commentlist li.comment ul.children { 
	list-style:none; 
	margin: 1em 0 0; 
	text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment.comment-author-admin {
	border: 1px solid #caf3d5;
	background: #f9fffa url(images/comments-admin.png) top no-repeat;
}
ol.commentlist li.comment ul.children li { 
	border-left:5px solid #d3f3f6; 
	margin:0 0 .25em .25em;
}
ol.commentlist li.comment.comment-author-admin ul.children li { 
	border-left:5px solid #caf3d5; 
	margin:0 0 .25em .25em;
}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {  }
ol.commentlist li.odd {  }
ol.commentlist li.parent { 
	border-left: 5px solid #111;
}
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* Comment form */
p.comment-notes, p#logged-in {
	height: 25px;
	padding: 0;
	margin: 0	
}
#comment-fields {
	width: 30%;
	height: 190px;
	float: left;
}
#comment-fields p {
	height: 53px;
	padding: 0;
	margin: 0	
}
#comment-fields input, #comment-field textarea {
	width: 85%;
	height: 15px;
	margin: 0 0 10px 0;
	padding: 5px;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #f7ffff url(images/commentform-input.png) top left no-repeat;
	border: 1px solid #c4edf1;
	color: #376266
}
#comment-fields input:focus, #comment-field textarea:focus, #comment-fields input.ieFocus, #comment-field textarea.ieFocus {
	border: 1px solid #95cacf;
}
#comment-fields label {
	width: 40%;
	display: block;
	color: #689497;
	font: bold 13px Arial, Helvetica, sans-serif;
}
#comment-field {
	width: 70%;
	float: left;
}
#comment-field p {
	padding: 0;
	line-height: 100%;
	margin: 0
}
#comment-field.logged-in {
	width: 100%;
	float: none 	
}
#comment-field label {
	font: bold 13px Arial, Helvetica, sans-serif;;
	color: #689497;
	width: 100px
}
#comment-field textarea {
	width: 97.7%;
	overflow: auto; 
	height: 121px;
	background: #f7ffff url(images/commentform-textarea.png) top left no-repeat;
}
#comment-field.logged-in textarea {
	width: 98%;
	float: none 	
}
p.form-submit input#submit {
	clear: both;
	background: url(images/comment-submit.png) no-repeat;
	border: 0;
	float: right;
	width: 154px;
	margin: -20px 0 0 0;
	font-weight: bold;
	color: #689497;
	height: 27px
}
#respond.contact p.form-submit input#submit {
	clear: both;
	background: url(images/comment-submit.png) no-repeat;
	border: 0;
	float: right;
	width: 154px;
	margin: -20px -10px 0 0;
	padding: 0;
	font-weight: bold;
	color: #689497;
	height: 27px
}

p#comment_mail_notify {
	float: right	
}

/* Contact */ 
.ddfmerrors {
	color: #FF0000;
}
.ddfmerrors {
	display: block; 
	float: left; 
	text-align: left;
	margin: 0 10px; 
	padding-bottom: 12px;
}
.errorlist {
	float: left; 
	display: block;
	margin-bottom: 12px;  
	text-align: left;
}

/* Footer */
#footer {
	clear: both;
	color: #689497;
	text-align: right;
	background: #d7fafd url(images/footer.png) top no-repeat;
	height: 60px;
	font-size: 11px
}
#site-info {
	padding: 35px 0 0 0;
}
#site-pages ul {
	float: right;
	display: inline-block;
	padding: 5px 0 20px 0;
	text-align: right
}
#site-pages ul li {
	float: left;
	padding: 0 5px;
	height: 12px;
	line-height: 12px;
	border-right: 1px solid #689497;
}
#site-pages ul li.page-item-836 {
	border: 0;
	padding: 0 0 0 5px
}
#site-pages ul li a {
	float: left
}
