/* 
	Theme Name: Beach Gold Coast
	Description: Discover the surfer paradise of the Gold Coast city! Theme options include Twitter and feed integration, advanced automatic thumbnails, custom style and more. Also include the custom header with drop-down menu and Ad-sense ready. Tested on WP 3.0+ using Firefox, IE7, IE8, Google Chrome, Safari and Opera.
	Version: 3.00
	Tags: blue, orange, two-columns, fixed-width, left-sidebar, theme-options, custom-menu, threaded-comments, sticky-post, holiday, automatic-thumbnails, Widget Ready, Valid XHtml, Valid CSS
*/

/*	[ Reset ] (follow Tweenty Ten)                                  */<!-- -->
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 {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	/*background: transparent;*/ /*Note by Brian: may break IE 7 layout*/
}
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;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/*	[ Basic HTML ]                                                  */<!-- -->
body{
	position:relative; /*maybe wp_footer using absolute bottom*/
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	background:#253344 url(images/bg_repeat.jpg) repeat-y top center;
}

a {color:#000000;text-decoration: underline;}
a:hover {color: #DB7F2E;text-decoration: none;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

hr {height:1px;border:none;border-top:1px dashed #9A7757; width:95%;}
del {color:red;}
ins {color:green;}


p {margin: 0px 0px 12px 0px;}
pre { font-family: "Courier 10 Pitch", Courier, monospace; }
code { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	border-left: 2px solid #9A7757;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
ol { list-style:decimal; }
ul { list-style:disc; }
li { margin-left:20px; }

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom:20px;
}

/*	[ Predefined Class ]                                            */<!-- -->
.alignleft {float: left;}
img.alignleft {
	float: left;
	display:inline;
	margin:3px 8px 8px 0;
}

.alignright {float: right;}
img.alignright {
	float: right;
	display:inline;
	margin:3px 0 8px 8px;
}
.aligncenter, img.aligncenter{
	clear: both;
	display: block;
   margin:0 auto 8px auto;
}

.clear {clear:both;}
.spacer {height:25px;}
.hide-div { display:none; }

/*	[ Layout ]                                                      */<!-- -->
#bg_top{
	position:relative;
	background:url(images/bg_top.jpg) no-repeat center top;
}
#bg_btm{
	position:relative;/* put relative better*/
	background:url(images/bg_btm.jpg) no-repeat center bottom;
}
#base{
	position:relative;
	margin:0px auto;
	width:980px;
	background:url(images/bg_base_repeat.jpg) repeat-y top center;
}
#base_top {
}
#base_btm{
	background:url(http://spaindesign.ru/themes/templates/spain/images/bg_base_btm.jpg) no-repeat center bottom;
	width:980px;
	padding:0;
}
#header{
	position:relative;
	width: 980px;
	height: 420px;
	background:url(images/bg_header.jpg) no-repeat center top;
	z-index:10;
}
#menubar {
	position:absolute;
	top:378px;
	left:200px;
	width:680px;
	height: 30px;
	margin:0;
	padding:0;
	z-index:10;
}

#container{
	position:relative;
	width:980px;
	background:url(images/bg_container_top.jpg) no-repeat center top;
}
#container_top{
}
#container_btm{
	width:980px;
	background:url(images/bg_container_btm.jpg) no-repeat center bottom;
}
#content{
	position:relative;
	display:inline;
	width:676px;
	margin:0 14px 90px 0px;
}
#content_top{
}
#content_btm{
}
#sidebar{
	position:relative;
	float:left;
	display:inline; 
	overflow:hidden;
	width:260px;
	min-height:500px;
	margin: 0px 0 50px 24px;
	padding:15px 0px 0 0;
}

#footer{
	position:relative;
	overflow:hidden;
	height:130px;
	margin:0;
	padding-bottom:30px;
	background:url(images/bg_footer.jpg) no-repeat center top;
}

/*	[ Header ] Blog Title, Description, Home URL                    */<!-- -->
#blog_name {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size:34px;
	letter-spacing:-1px;
	font-weight:bold;
	text-align:left;
	padding:190px 0 5px 0px;
	margin:0px 450px 0px 80px;
	text-shadow: #ffffff 2px 2px 1px;
}
#blog_name a, #blog_name a:hover {
	color:#79593A; 
	text-decoration:none;
}
#blog_desc {
	font-family: Arial, Verdana;
	font-size:13px; 
	font-style:normal;
	color:#000000;
	text-align:left;
	font-weight:bold;
	padding:0px 0 0px 0px;
	margin:0px 450px 0px 80px;
	text-shadow: #FFFFFF 1px 1px 2px,#FFFFFF -1px -1px 2px,#FFFFFF 1px -1px 2px,#FFFFFF -1px 1px 2px;
}
#header .indent {
	display:block; font-size:1%; line-height:0; text-align:left; text-indent:-10000px;
}

#header .home {
	position:absolute;
	margin:0px;
	padding:0px;
	left:0px;
	top:0;
	width:980px;
	height:300px;
}
#header .visit-expedia{
	position:absolute;
	display:block;
	top:310px;
	right:25px;
	width:50px;
	height:50px;
}

/*	[ Icons] RSS & Twitter                                          */<!-- -->
.rss {
	position:absolute;
	display:block;
	top:322px;
	left:480px;
	width:36px;
	height:37px;
	background:url('images/icon_rss.png') no-repeat 0px 0px;

}
.rss:hover{
	background:url('images/icon_rss.png') no-repeat 1px 1px;
}
.twitter {
	position:absolute;
	overflow:hidden;
	display:block;
	top:328px;
	left:530px;
	width:44px;
	height:31px;
	background:url('images/icon_twitter.png') no-repeat 0 0;
}
.twitter:hover{
	background:url('images/icon_twitter.png') no-repeat 1px 1px;
}

/*	[ Search Box ]                                                  */<!-- -->
.mainsearch {
	position:absolute;
	top:321px;
	left:248px;
	overflow:hidden;
	width:196px;
	height:41px;
	background:url('images/bg_search.png') no-repeat 0 0;
}
.mainsearch_hover{
	background:url('images/bg_search.png') no-repeat 0 -41px;
}
.mainsearch .keyword {
	/*visibility:hidden;*/
	position:absolute;
	top:11px;
	left:55px;
	width:130px;
	font-size:13px;
	height:19px;
	padding:0;
	margin:0 0 0 0;
	
	font-family: Arial, Verdana, Helvetica;
	font-weight:bold;
	font-style:italic;
	color:#805454; 
	border:none;
	background:transparent;
}
.mainsearch .submit {
	position:absolute;
	cursor:pointer;
	border:none;
	top:0px;
	left:0px;
	height:40px;
	width:40px;
	background:transparent;
}


/*	[ Menu ]  Level 1                                               */<!-- -->
	/* if possible, give menu dynamic width*/
div.menu {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.menu ul{
	position:absolute;
	list-style:none;
	top:0;
	left:0;
	height:30px;
	margin:0; 
	padding:0;
}
div.menu ul li {
	position:relative;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

div.menu li a {
	display: block;
	overflow:hidden;
	height:30px;
	line-height:30px; /*set for IE7*/
	color: #000000;
	text-align:left;
	padding:0px 10px 0px 10px;
	margin:0 0 0 0;
	text-decoration:none;
}

div.menu > ul > li a:hover, 
div.menu > ul > li.current_page_item > a,
div.menu > ul > li.current_page_ancestor > a,
div.menu > ul > li.current_page_parent > a,
div.menu > ul > li.current-menu-ancestor > a,
div.menu > ul > li.current-menu-item > a,
div.menu > ul > li.current-menu-parent > a{
	color:#AD6B27;
	background:none;
}
div.menu ul li.hover{
}
div.menu .separator{
	width:2px;
	height:30px;
	background:url('images/bg_menu_separator.png') no-repeat center bottom;
	
	
}
/*		[ Menu ]  Level 2                                            */<!-- -->
div.menu ul ul	{
	position: absolute;
	float: left;
	display: none;
	margin:0px 0 0 -2px;
	padding:1px 0 0 0;
	top: 100%; 
	left: 0;
	z-index:10;
}

div.menu ul ul li {
	box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}

div.menu ul ul li a{
	display: block;
	padding:5px 10px 5px 10px;
	margin:-1px 0 0 0;/* -1 to reduce border*/
	width: 150px;
	height:auto;
	text-align:left;
	color:#000000;  
	border:1px #C6933A solid;
	background:#F2DD84 url('images/bg_menu.jpg');
}							

div.menu ul ul li a:hover,
div.menu ul ul li.current_page_item > a,
div.menu ul ul li.current_page_ancestor > a,
div.menu ul ul li.current_page_parent > a,
div.menu ul ul li.current-menu-ancestor > a,
div.menu ul ul li.current-menu-item > a,
div.menu ul ul li.current-menu-parent > a{	
	height:auto;
	color:#AD6B27;  
	border:1px #C6933A solid;
	background:#F2DD84 url('images/bg_menu.jpg');
}
/* 	[ Menu ]  Level 3                                            */<!-- -->
div.menu ul ul ul{
	left: 100%; 
	top: 0px;
	margin:5px 0 0 -5px;
}
div.menu ul li:hover > ul{ display:block; }


/*	[ Sidebar ] General                                             */<!-- -->
#sidebar1 select {
	margin:5px 0px 0px 5px;
	font-size:11px;
	width:215px;
	overflow:hidden;
}

/*		[ Sidebar 1]                                                 */<!-- -->
#sidebar1 {
	position:relative;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color:#333333;
}
#sidebar1 a {color:#777777; text-decoration:none;}
#sidebar1 a:hover{ color:#DB7F2E; text-decoration:underline;}
#sidebar1 ul {
	position:relative;
	list-style-type:none;
	margin:0;	
	padding:0;
}
#sidebar1>ul>li{ /* before = #sidebar1 ul li */
	position:relative;
	margin:10px 0 30px 0;
	padding:2px 0 2px 0; /*2px for sb1_block_top margin -4px (transparent area)*/
	background:url('images/bg_sb1_repeat.png') repeat-y center top;
	width:258px; /*have to set for stupid ie7*/
}
#sidebar1 div.sb1_block_top{
	padding:0;
	margin:-4px 0 -4px 0;
	background:url('images/bg_sb1_top.png') no-repeat center top;
}
#sidebar1 div.sb1_block_btm{
	margin:0;
	padding:20px 17px 20px 16px;
	width:225px; /*have to set for stupid ie7*/
	background:url('images/bg_sb1_btm.png') no-repeat center bottom;
}

#sidebar1 .sb1_title { /*before #sidebar h4*/
	margin:-35px 0px 0 28px;
	padding:20px 12px 5px 10px;
	width:149px;/*171*/
	min-height:35px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background:url('images/bg_sb1_head.png') no-repeat center top;
}

#sidebar1 li li {
	line-height:1.6em;
	padding:2px 0px 0px 22px;
	margin:0;
	background:url('images/bg_sb1_arrow.png') no-repeat 0px 4px;
	min-height:0;
}
#sidebar1 li li li{
	margin:0;
}


/*	[ Content ] Post                                                */<!-- -->
.postbox{
	position:relative;
	width:656px;
	margin:0 0 35px 10px;
	padding:2px 0 2px 0;
	background:url('images/bg_post_repeat.png') repeat-y center top;
}
.postbox2{
	margin:-4px 0 -4px 0;
	background:url('images/bg_post_top.png') no-repeat center top;
}
.postbox3{
	overflow:hidden;
	padding:17px;
	background:url('images/bg_post_btm.png') no-repeat center bottom;
	
}

.post_title{
	position:relative;
	overflow:hidden;
	width:513px;/*623*/
	min-height:55px;
	padding:15px 0 0 110px;
	background:url('images/bg_post_title.png') no-repeat center top;
}

.post_title a{
	color: #104D66;
	text-decoration:none;
}
.post_title a:hover{
	text-decoration:underline;
}
.post_title h1, .post_title h2{
	font-size:21px;
	line-height:22px;
	font-weight:normal;
	margin:0;
	padding:0;	
}

.sticky .post_title{
	background:url('images/bg_post_title_sticky.png') no-repeat center top;
}
.page .post_title{
	width:600px;/*623*/
	padding:15px 0 0 23px;
	background:url('images/bg_page_title.png') no-repeat center top;
}

.post_date{
	position:absolute;
	top:35px;
	left:28px;
	width:56px;
	height:40px;
	font-family:Arial, Verdana, sans-serif;
	text-align:center;
}
.post_date_d{
	font-size:20px;
	line-height:20px;
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
}
.post_date_m{
	font-size:10px;
	line-height:12px;
	color:#ffffff;
	font-weight:bold;	
}
.page .post_date{
	display:none;
}

.post_author {
	padding:0 10px 0 10px;
	font-size:10px;
	text-align:right;
}
.page .post_author{
	display:none;
}

/*		[ Content ] Entry                                            */<!-- -->
.entry{
	position:relative;
	overflow:hidden;
	line-height: 1.7em;
	margin: 15px 10px 10px 10px;
	padding:0 0 0 0;
}

img.post_thumb {
	float:left;
	display:block;
	padding:0px;
	margin:5px 10px 0 0;
	border:1px solid #DDB451;
	background:transparent;
}

.entry a{
	color:#000000;
	text-decoration:underline;
}
.entry a:hover{
	color:#DB7F2E;
	text-decoration:none;
}
/*		[ Content ] Post Info                                        */<!-- -->
.info a{
	color:#000000;
	text-decoration:none;
}

.info a:hover{
	text-decoration:underline;
}

.info {
	position:relative;
	line-height: 1.7em;
	font-size: 10px;
	padding:5px 0 0 0;
	margin:0 20px 0 20px;
}
.info_category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_category.png') no-repeat top left;
}

.info_tag {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_tag.png') no-repeat top left;
}

.info_comment {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_comment.png') no-repeat top left;
}

/*		[ Content ] MISC                                             */<!-- -->
.archivetitle {
	color: #9A7757;
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	line-height:12px;
	padding: 5px 25px 8px 20px;
	margin:0;
}
.navigation {
	clear:both;
	overflow:hidden;
	font-size: 11px;
	font-weight:normal;
	margin: 30px 20px 5px 20px;
	padding: 5px 5px 5px 5px;
	border-top:1px #9A7757 dashed;
}
.navigation a{
	text-decoration:none;
}
.sorry {
	font-size: 12px;
	font-style: italic;
	margin: 0px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #9A7757;
}

#featured {
	padding:0;
	margin:25px 0 0 12px;
}


/*	[ Comment ] General                                             */<!-- -->
#postmetadata {
	margin: 10px 20px 20px 20px;
	padding: 5px 15px 5px 15px;
	border:1px #6E6057 solid;
	border-right:5px #6E6057 solid;
	border-left:5px #6E6057 solid;
	background:#FEF9E5;
	line-height:1.6em;
}
#postmetadata a{
	text-decoration:underline;
}
.nocomments {background: none;margin:10px;padding:20px;color: #000000;}

#comments_title {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 12px 0px 12px;
	padding:0;
	font-variant: normal;
	border-bottom: 2px groove #6E6057;
}

ol.commentlist {
	position:relative;
	list-style: none;
	line-height:1.6em;
	margin:5px 0px ;
	padding:5px 12px 5px 12px;
	font-size:12px;
	background:none;
	border:none;
}
ol.commentlist .comment a{
	text-decoration:none;
	border-bottom: 1px #6E6057 dotted;
}
ol.commentlist .trackback a.url,
ol.commentlist .pingback a.url{
	text-decoration:none;
	font-style:italic;
}

ol.commentlist .comment,
ol.commentlist .trackback,
ol.commentlist .pingback{
	margin:10px 0 0 0;
	padding:0;
}

ol.commentlist .children{
	list-style: none;
	padding:0;
	margin:0 0 0 15px;
}

ol.commentlist .comment div, 
ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	padding:5px;
	background:#FEF9E5;
	border:1px #6E6057 solid;
	border-left:4px #6E6057 solid;
}

ol.commentlist .trackback div, 
ol.commentlist .pingback div{
	border:1px #6E6057 dashed;

}

/*ol.commentlist .comment div div,
ol.commentlist .trackback div div, 
ol.commentlist .pingback div div{*/
ol.commentlist .comment div div{
	background:none;
	padding:0;
	border:none;
}

ol.commentlist .says{
	display:none;
}
ol.commentlist .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0;
	border:none;
}

ol.commentlist .fn{ 
	color:#000000;
	font-weight:bold;
	font-size: 11px;
	font-style:normal;
}
ol.commentlist .fn a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	border:none;
	font-style:normal;
}
ol.commentlist .fn a:hover{
	text-decoration:underline;
}

ol.commentlist .bypostauthor .fn,
ol.commentlist .bypostauthor .fn a,
ol.commentlist .comment-author-admin .fn,
ol.commentlist .comment-author-admin .fn a,
ol.commentlist .comment-author-author .fn,
ol.commentlist .comment-author-author .fn a,
ol.commentlist .comment-author-editor .fn,
ol.commentlist .comment-author-editor .fn a,
ol.commentlist .comment-author-contributor .fn,
ol.commentlist .comment-author-contributor.fn a{
	font-style:italic;
	text-decoration:none;
	border:none;
}
ol.commentlist .bypostauthor .fn,
ol.commentlist .bypostauthor .fn a{
	text-decoration:underline;
}

ol.commentlist .comment .comment-meta{
	float:left;
	margin:0 0 5px 0px;
	padding:0;
	font-size:10px;
}
ol.commentlist .comment .comment-meta a, 
ol.commentlist .trackback .comment-meta a, 
ol.commentlist .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
	border:none;
}

ol.commentlist .comment .comment-body{
	clear:both;
	padding:10px 0 0 0;
	border-top: 1px dashed #6E6057;
}

ol.commentlist .comment .reply{
	position:relative;
	clear:both;
	overflow:hidden;
	margin:5px -5px -5px 0;
	padding:0px;
	font-size:10px;
	text-align:center;
}
ol.commentlist a.comment-reply-link{
	float:right;
	display:block;
	font-size:10px;
	color:#000000;
	padding:5px;
	text-decoration:none;
	border:0;
}
ol.commentlist a.comment-reply-link:hover{
	text-decoration:underline;
}
ol.commentlist .trackback a.comment-reply-link, 
ol.commentlist .pingback a.comment-reply-link{
	display:none;
}

/*		[ Comment ] Paging                                           */<!-- -->
.commentnavi{
	overflow:hidden;
	font-size:11px;
	margin:0;
	padding-right:10px;
}
.commentnavi a{
	text-decoration:none;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	font-weight:bold;
	padding:2px 3px 2px 3px;
}
.current{
	font-weight:bold;
	text-decoration:underline;
}
/*		[ Comment ] Form                                             */<!-- -->
#respond {
	clear:both;
	padding:5px 10px 5px 5px;
	margin:15px 12px 0px 12px;
	font-size:11px;
	background:#FEF9E5;
	border:1px #6E6057 solid;
}
#respond p{
	margin: 8px 0;
}
.commentlist #respond{ /*when click reply*/
	margin-right:0;
}
#reply-title{ /*this is h3*/
	font-size:15px;
	font-weight:bold;
	margin:0;
}
#cancel-comment-reply-link{
	font-size:11px;
	color:#ff0000;
}

#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#respond .comment-notes{
}
#respond label{
	font-size: 12px;
	margin-right:10px;
}
#respond .required{
	font-weight: bold;
}
#respond .form-allowed-tags {
	font-size: 11px;
	line-height: 14px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond input {
	color: #000000;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #6E6057;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background:#ffffff;
}
#respond textarea{
	width: 98%;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
	border: 1px solid #6E6057;
	padding: 2px;
	margin-left:5px;
	background:#ffffff;
}

#respond #submit {
	cursor:pointer;
	color: #ffffff;
	font-weight:normal;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	padding: 5px 15px;
	border: 1px solid #6E6057;
	background:#6E6057;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}



/*	[ Footer ] Link and credit                                      */<!-- -->
#footer_credit{
	position:absolute;
	bottom:0;
	left:125px;
	width:500px;
	line-height:1.3em;
	margin:0;
	padding:0 0 20px 0;
	font-size:11px;
	color:#71411C;
	text-align:left;
}
#footer_credit a, #footer_credit a:hover{
	font-size:11px;
	color:#71411C;
	text-decoration:none;
}

/*	[ Widget and MISC ]                                             */<!-- -->
.wp-caption {
	text-align:center; 
	color:#666666;
	padding-top:3px;
}
.wp-caption .wp-caption-text {
	font-size:10px;
	line-height:17px;
	padding:5px;
	margin:0;
}

#wp-calendar {
	line-height:1.6;
	width: 210px;
	margin:0 0 0 5px;
	text-align: center;
	font-size:11px;
	color:#333333;
}
#wp-calendar caption {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: center;
}

#wp-calendar td {
	font-size:11px;
	color:#333333;
}
#wp-calendar td a {
	font-weight:bold;
	text-decoration:none;
}

.wp_tag_cloud div {
}

.textwidget {
	padding:5px 5px 0 5px;
	line-height:1.6em
}

#akismetwrap{
	margin:2px 5px 2px 10px;
}
.rsswidget img {
	display:none;
}

#sidebar h4 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}
/*	[ Custom Widget and options]                                    */<!-- -->
.widget_ads160 { /* |4px  3px[img=125px]3px 3px[img=125px]3px 4px| .... total 270px*/
	padding:0;
	margin:0;
	text-align:center;
	overflow:hidden;
	margin:0;
}
.widget_ads160 img{
	padding:5px 5px 0 5px;
}
<!-- -->

/* ********** GALLERY inside PIBLICATION ************** */
#help
	{
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	height:250px;
	padding:10px;
	/* border: 1px solid black; */
	
	}

.galery{}
    .galery .g_content{
	 width:100%;
	overflow:hidden;
	
	}
	
    .galery .g_item {
	position: relative;
	float:left;
	width:24.8%;
	display:none;
	overflow:hidden; 
	margin-bottom:7px;
	}
	
	/* .galery .g_item a{
	display:block
	} */
	
    .galery .g_item.g_medium{
	width:100%
	}
	
    .g_item span{
	display:none
	}
	
    .galery img{border:none}
    .galery .view_small img{width:150px;}
	
	.g_item a img {} 

.subcomments .showhide{display:none}

/* style for user gallery */

.gal_floats {margin: -1em 0 0 -2em;
			 position: relative;
			 //display: inline-block;
			 clear: both;}
			 
.gal_floats:after
{
content: '';
display: block;
clear: both;
}
.gal_floats .gal_left
{
position: relative;
float: left;


display: inline;


/*overflow: hidden;*/


margin: 1em 0 0 2em;


width: 14em;
min-width: 250px;
-width: 250px;
}
.gal_floats .gal_left .gal_r
{
position: absolute;
top: 0;
left: 0;
width: 100%;

}
.gal_floats .gal_left .gal_min
{
margin: 0 0 250px 0;

height: 15em;

width: 250px;

}

.gal_r {text-align:center;}
/*.gal_left { background-color:#F2F2F2;}*/
/* ********** /GALLERY inside PIBLICATION ************** */

/* ********** NEW GALLERY ********** */

.cont-gal-item {width: 260px;
				*width:260px;
    			/*display: -moz-inline-stack;*/
    			display:inline-block;
    			margin: 0 14px 20px 0;
    			min-height:250px;
				_height:expression(document.body.clientWidth > 250 ? "100%" : "250px");
    			vertical-align:text-top;
    			/*border:1px  dotted #797873;*/
   				padding: 5px 5px 0;
				zoom:1;
    			*display:inline;}
				
/*.cont-gal-item p {margin: 0;padding: 0 3px;}*/
.cont-gal-item a {display: block;}
.gal-name {text-align:center;}
dd.gal-pic .pic {text-align:center;}

dd.gal-pic .pic a {
    min-height: 160px;
    /**height: 160px;*/
    display: block;
    /*display: table-cell;*/
    vertical-align: middle;
    *width: 260px;
    overflow: hidden;
	
    }
.brd_gal {padding: 3px;
		  border: 1px solid #CCC8D0;
		  background: transparent url(http://spaindesign.ru/themes/templates/spain/images/shadow.gif) bottom right no-repeat;}
	
/*.shadow_pic
	{background: transparent url(images/shadow.gif) bottom right no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
	margin-bottom:15px;
	padding: 0 0 15px 0;
	text-align: center;
	}*/

dd.gal-pic {
    /*display: table-row;*/
    margin:0;
    padding: 0;
    vertical-align:text-top;
	text-align:center;
	min-height:250px;
	}

dd.gal-name {
	
    margin:0;
    padding: 0;
    vertical-align:text-top;
}

dd.gal-pic img {
    max-height: 250px;
    margin: 0 auto;
	
    max-width: 250px;
    display: block;
    *height: 250px;
	
	
}

dd.gal-name {width: 100%;}

.gal_icons {
	position:relative;
	display: table-cell;
	text-align: center;
	vertical-align: center;
	/*border: 1px solid black;*/
}

.gal_icons div {
	position:relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 265px;
	height: 285px;
	float: left;
	/*border: 1px solid black;*/
}

.gal_icons div img{
	padding:1px;
} 

.gal_mediums {
	position:relative;
}

.us_lnks {
	

}
/* ********** END GALLERY ********* */