/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/page_bkgd_tile.gif');
	color: #333;
	text-align: center;
	}
table{border-collapse: collapse;}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #FFF url('images/top2.gif') no-repeat bottom;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 197px;
	width: 995px;
	}

#content {
	font-size: 1.4em;
	border-bottom:1px solid #CCCCCC;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	/*text-indent:2em;*/
	}
.widecolumn .cat_29 p  {
	text-indent:0;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	/*text-indent:20px;*/
	/*text-align:justify;*/
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	}

.entry h2, .entry h3 {	
	text-transform: none;
	}
.entry h2 {
	line-height:24px;
}
.entry h3 {
	line-height:22px;
}

h1 {
	font-size: 4em;	
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color:#fff;
	background:#333;
	padding:2px !important;
	font-weight:normal;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-top:30px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
.entry a{
	color: #0066CC !important;
	text-decoration: underline;
}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	border: 1px solid #959596;
	}

#header {
	background-color: #FFF;
	margin: 0 0 0 0px;
	padding: 0;
	height: 197px;
	width: 1000px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#sys_main_menu {
	background-color:#FFF;
	width:995px;
	/*height:27px;*/
	padding:1px 0 1px 0;
}
.sys_main_menu_list {
	background-color: #231F20;
	font-size:14px;
	color:#333333;
	width:1000px;
	height:27px;
}
#menu-item-5341, #menu-item-5344 {margin-left:0 !important;}
#sys_main_menu li {float:left; list-style:none; margin-left:30px; margin-top:2px}
#sys_main_menu a {color:#FFFFFF; text-decoration: none; font-size:14px;}
#sys_main_menu a:visited{color:#FFFFFF;text-decoration:}
#sys_main_menu a:hover{color: #AEA886;text-decoration: underline;}
#sys_main_menu a:active{color:#FFFFFF;text-decoration: none;}

.main {
	padding: 0!important;
	width: 1000px!important;
	height:780px;
}
.narrowcolumn {
	background-color:#FFF;
	/*float: left;*/
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 955px;
	}
	.narrowcolumn h1 {
		font-size:24px;
		color:#333333;
		text-align:left;
		}
.widecolumn {
	background-color:#FFF;
/*	padding: 10px 0 20px 20px;*/
/*	margin: 5px 0 0 150px; */
	/*width: 980px;*/
	}
	.widecolumn h1 {
		font-size:24px;
		color:#333333;
		text-align:left;
		line-height:32px;
		}
.textwidget {
	text-align:center;
	background:#CCCCCC;
	height:400px;
	}
.post {
	margin: 0 0 40px;
	text-align: left;
	width:696px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	text-indent: 0px;
}

.clear {
	clear: both;
}

#footer {
	background: #eee url('images/footer.gif') no-repeat 0 bottom;
	border: none;
	padding:0px 0 0 22px;
	margin: 0 auto;
	width: 978px;
	clear: both;
	height:90px;
	}
	
#footer h3 {
	margin:0;
	padding:0;
}

.footer_link{
	margin:10px 0;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 19px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px 4px 4px 20px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 20px 4px 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	/* text-indent: -10px; */
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar4 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond {
	text-indent:0px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float:right;
	padding: 0px 10px 10px 30px;
	/*margin-left:710px;*/
	width: 240px;
	}

#sidebar form {
	margin: 0;
	}
#sidebar a:link, #sidebar a:visited {
	color:#333;
}
#sidebar a:hover {
	color:#0066CC;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
a.mnu, a.mnu:visited { color: #333; font-size:12px; line-height: 13px; text-decoration:none;}
a.mnu:hover { color: #999; font-size:12px; text-decoration: underline; }

#tbRFWandFW li, #LstTable1 li{
	   list-style:none;
}

#LstTable1 td, #tbRFWandFW td, #tbMFWandFW td {
	padding:7px 0 7px 10px;
	border-bottom:1px #666 solid;
	font-size:14px;
	}


.even  {   background-color: #DEDFD9;  }

.img_r_padd_40 {
	padding-right:40px;
	padding-bottom: 10px;
}
.img_l_padd_40 {
	padding-left:40px;
	padding-bottom: 10px;
}

.question { font-weight:bold; font-style:italic;}

.mainseason {
	display:block;
	overflow-y: scroll;
	overflow-x:hidden;
	height:230px!important;
	border-bottom:1px solid #808080;
	}

.RFWandFW {
	display:block;
	overflow-y: scroll;
	overflow-x:hidden;
	height:150px;
	border-bottom:1px solid #808080;
	}

.MFWandFW {
	display:block;
	overflow-y: scroll;
	overflow-x:hidden;
	height:175px;
	border-bottom:1px solid #808080;
	}
.fweeks_left {
	margin-left:3px;
	width:249px;
	list-style:none;	
	margin-top:15px;
}
.fweeks_right {
	width:248px;
	height:181px;
	margin-right:2px;	
}
	.mfw {
		height:200px!important;
	}
.fweeks_title{
background:#333;
color:#9FD26C;
height:25px;
font-size:14px;
padding:5px 0 0 10px;
	}

.cover {
	width: 508px;
	height: 780px;
	font-size:0;
	line-height:0;
	}

#sys_upcover_menu {
	width: 1000px;
	background:#FFF;
 	font-size:12px;
}
	#sys_upcover_menu h2 {
		margin:0!important;
	}
	#sys_upcover_menu .category-news {
	 float:left;
	 border-bottom:1px #CCC dashed;
	 width:465px;
	 height: 310px;
	}

.category-news {
	 width:680px;
	 margin-left:10px;
	 padding:0 20px 20px 0;
	}
	.category-news img {
		padding-right:20px;
		}

#news_bookmark {
	width:90px;

	background: #C1D29D;
	cursor:pointer;
	margin:0 0 20px 20px;
	padding:20px 0 10px 15px;
	font-size:14px;
	font-weight:bold;
}

.advert {
	width:240px;
	height:400px;
	margin-top:0!important;
}
	.advert #sidebar, .advert_in_article #sidebar {
    	padding:0!important;
	}
	
.advert font, .advert_in_article font{
	display:none;
}
.advert_in_article {
	float:right;
/*margin-left:730px;*/
margin-top:70px;
/*min-height:800px;*/
/*position:absolute;*/
width:240px;
}
.list_of_articles .advert_in_article {
/*margin-left:705px;*/
}

.epigraf {
	color: #900;
	padding-left:250px;
	font-style:italic;
	text-indent:0px;
	margin:20px 0;
	}
.quotation {
	text-indent:0px!important;
}
.img_r_padd_40 {
	padding-right:40px;
	padding-bottom: 10px;
}
.img_l_padd_40 {
	padding-left:40px;
	padding-bottom: 10px;
}

.tag_of_articles {
	margin: 10px 0;
	}

.list_of_articles .post {
	width:650px!important;
	min-height:170px;
}
.list_of_articles .post h2{
	margin-top:0!important;
}

.list_of_articles .entry p{
	margin: 16px 0!important;
	}

.video {
width:232px;
padding: 15px 0 0 5px;
background-color: #FFFFFF;
border-bottom:0;
border-left:0;
border-right:0;
}
	.video img {
		padding-right:10px;
	}
	.video .video_block {
		width:228px;
		margin-bottom:15px;
		font-size: 12px;
		clear: both;
		height:70px;
	}
	.video_block h2{margin:0 0 10px 0 !important;}
.video_block p {
	margin:0 !important;	
}
.video_block img {
	padding:0 10px 0 0 !important;	
	margin:0 !important;	
	float:left;
}
.cont_table {
	padding-right:30px;
	width:700px;
}


.events_filter {
	background:#DFDDC3;
	border:1px solid #ccc;
	width:230px;
	padding-left:10px;
	height:15px;
}
	.events_filter h3 {
		margin:0 10px;	
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
.no_ident p{text-indent:0!important;}	

/* PAGE PARTNERS */
.partners .fw{
	margin-top:20px;
}
.partners .showrooms{
	margin-top:50px;
}

/* MAIN PAGE */
.main_anonces h2 {
	font-size:14px;
}
.main_anonces .tb_main_anonces {
	border-bottom:1px dashed #ccc;
	margin-bottom:20px;
}
.main_anonces .tb_main_anonces img {
	width:100px;
	height:150px;
	margin:3px 10px 0 0;
	padding:0;
}

.main_anonces .tb_main_anonces .entry p{
	margin-bottom:0!important;
}

.headcolumn{
	font-size: 18px;
	margin-top:18px;
}

.fweeks_left h2 {
	font-size:16px; 
	text-transform:none;
	margin: 2px 0 5px 9px;
}

.current-cat{
	background-color:#666666;	
}
.shopping{
	background: #38495b;
	width:231px; 
	padding:10px; 
	color:#fff;
}
.shopping .sokolniki{
	background:#cd0506;
	color:#FFF;
}
#aboutshop {
	padding:0 20px;
}

.designers {
	padding-left:30px;
}
.designers h1{
	margin-bottom:15px;
}
.designers img{
	padding:4px 20px 20px 4px;
}

.about_designer{
	margin-top:20px;
}

.designer_photo img{
	float:none;
	}
.designer_logo img{
	float:none;
	}
.designer_collection{
	background:url('http://mensfashion.ru/image/ico_eye.gif') no-repeat;
	padding:3px 0 3px 30px;
	text-transform:uppercase; 
	margin-top:20px;
}
.designer_shops{
	background:url('http://mensfashion.ru/image/ico_shops.gif') no-repeat;
	padding:3px 0 3px 30px;
	text-transform:uppercase;	
	}
.designer_border{
	height:0; 
	font-size:0; 
	border-bottom:1px dashed #ccc; 
	width:200px; 
	margin:10px 0;	
	}
.redrow p{	
	text-indent:30px;	
	}
.cat_27 object{	
	margin-left:-30px;
}
#sidebar4 ul, #sidebar4 ul li{
	padding:0;
	margin:0;
}
#sidebar4{
	margin:20px 0;
}
#top_adv{
	height:150px;
	margin-top:-40px;
	overflow:hidden;
}
.maintoppanel{
	background:#e2e2e2;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	height:12px;
	padding:5px 30px 10px;
}
.maintoppanel .alllink{
	color:#666666;
	font-size:12px;
	font-family:Tahoma;
	text-decoration:underline;
}
#header2 {
	background:url('images/logo_mensfashion_ru.jpg') no-repeat 30px bottom;
	margin: 0 0 0 0px;
	padding: 0;
	height: 170px;
	width: 1000px;
	text-align:right;
	}
.mainshopping .advbox{
	padding:10px;
	border-bottom:1px solid #999;
	line-height:16px;
}
.mainshopping .title{
	color:#f47721;
	font-size:12px;
	font-weight:bold;
}
.mainshopping .text{
	font-size:12px;
	margin-top:5px;
}
.mainshopping .site a{
	color:#666666;
	font-size:12px;
}
.weeks{
	background:#bd7676; 
	color:#fff; 
	text-align:center; 
	font-size:12px;
	cursor:pointer; 
}
.seasons{
	background:#ac5353; 
	color:#fff; 
	text-align:center; 
	font-size:12px;
	cursor:pointer; 
}
.listweeks{
	display:none;
	position:absolute; 
	width:183px; 
	z-index:9999;
}
.listseasons{
	display:none;
	left:321px;
	position:absolute;
	width:63px;
	z-index:9999;
}
.elemweek, .elemseasons{
	border-top:1px solid #fff;	
	color:#fff;
	text-align:center;
	cursor:pointer;
	padding:5px 0;
}
.designlist {
	display:block;
	overflow-y: scroll;
	overflow-x:hidden;
	height:264px;
	border-bottom:1px solid #808080;
	width:100%!important;
	padding-right:0!important;
	}
#tbdesign li{
	   list-style:none;
}

#tbdesign td {
	padding:7px 0 7px 10px;
	border-bottom:1px #666 solid;
	font-size:14px;
	}
	
#gallery img.alignleft, .picgallery img.alignleft{
	margin:0 1px 1px 0;
	padding:0;
}
#gallery, .picgallery{
	margin-bottom:10px;
}
.wpcf7-list-item{
	display:block;
}
#slide_gallery{
	width:250px;
	overflow:hidden;
}
#m_slides{	
	height:375px;
	width:500px;
	overflow:hidden;
}

#m_slides .slide{
	float:left;
}
#slide_menu{
	padding: 5px;
    text-align: center;
}

#slide_menu span{
	/* Every thumbnail is a li element */
	width:13px;
	display:inline-block;
	list-style:none;
	height:13px;
	overflow:hidden;
}
#slide_menu span.inact{
	background:url(http://www.mensfashion.ru/wp-content/themes/my_template/images/slider_noactive.jpg) no-repeat;
}
#slide_menu span a{
	width:13px;
	display:block;
	height:13px;
}  
#slide_menu span.act, span.act:hover{
	/* The active state of the thumb */
	background:url(http://www.mensfashion.ru/wp-content/themes/my_template/images/slider_active.jpg) no-repeat;
}

#slide_menu span.act a{
	cursor:default;
}
.slide_descr{
	background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    margin-top: -27px;
    opacity: 0.8;
	filter:alpha(opacity=80);
    padding: 5px;
    width: 240px;
	font-size:11px;
}
.sm_trend_d{
		float:left;
		margin-left:5px;
		margin-bottom:30px;
}
	.sm_trend_d a{display:block}
.topbanner_mf font{
		display:none;
}
/* Newstyle august 2011 */
.newstyle{
	padding-top:15px !important;	
}
.newstyle h1{
	font-size:20px;
	font-weight:normal;	
	color:#333;
}
.newstyle .headcolumn{
	margin-top:0;
	margin-left:20px;	
}
.h1_news{
    height: 35px;
    text-align: right;	
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 20px;
}
.h1_news a{
	background-color: #666666;
    color: #FFFFFF !important;
    font-size: 12px;
    padding: 10px;
	position:relative;
}
.news{
	height:150px;
}
.newsbox{
	float:left;	
	padding-left: 20px;
    width: 310px;
}
.article, .events{	
	padding: 10px 10px 0pt 20px; 
	vertical-align: top;
	width:345px;
}
.events{
	background-color:#ebebeb;
}
.articlebox, .eventbox{
	margin-bottom: 20px;	
	height:110px;
}
.articlebox .entry, .eventbox .entry{
	font-size:12px;
}
.newsbox h2, .articlebox h2, .eventbox h2{
	font-size:14px;
	margin:0 0 10px;
}
.newsbox img{
	float:left;
	margin-right:10px;
}
.articlebox img, .eventbox img{
	float:left;
	margin-right:20px;
}
.bacardi{
	height:400px;
	background:url(/image/bg_bacardi.jpg);
}
.dewars{
	height:400px;
	background:url(/image/bg_dewars.jpg);
}
.tullamore{
	height:400px;
	background:url(/image/bg_tullamore.jpg);
}
