/*
Theme Name: NewspaperTimes 
Theme URI: http://magazine3.com
Description: Newspaper/Political Wordpress Magazine Theme
Version: 4.1
Author: Magazine3
Author URI: http://magazine3.com
*/

@import url(http://fonts.googleapis.com/css?family=New+Rocker);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Homenaje);
* 
{
	margin:0;
	padding:0;
}

body
{
	font:13px/18px Open Sans,sans-serif;
	color:#444;
	background:#fff;
}

::-moz-selection
{
	background:#008CB6;
	color:#fff;
}

::selection
{
	background:#ff6640;
	color:#fff;
}

a
{
	color:#045f9f;
	text-decoration:none;
}

a:hover,.entry a:hover,.commentlist a:hover
{
	color:#0184CC;
	text-decoration:none !important;
}

p
{
	margin:0 0 25px;
}

img
{
	border:0;
	padding:0;
}

input
{
	vertical-align:middle;
}

blockquote
{
	margin:0 0 18px 20px;
	padding:1px 12px;
	border-left:3px solid #DE8D8D;
	background:#F2F2F2;
	height:1%;
}

blockquote p
{
	padding:8px 0;
	margin:0 !important;
}
blockquote ul{
	margin:5px !important;
}
.aligncenter,div.aligncenter
{
	display:block;
	margin:0 auto;
}

img.aligncenter
{
	margin:0 auto;
}

img.alignleft
{
	margin:5px 10px 3px 0;
}

img.alignright
{
	margin:5px 0 3px 10px;
}

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

.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;
}

table
{
	width:99%;
	margin:0 0 20px 3px;
	border-collapse:collapse;
}

th,td
{
	border:1px solid #CCC;
	padding:4px 8px;
}

th
{
	text-align:left;
	background:#F3F3F3;
}

.wrapper
{
	width:980px;
	margin:0 auto;
	padding:1px 18px 8px;
	color:black;
}

.cb
{
	clear:both;
}

#header
{
	height:auto;
	padding-top:5px;
	border-bottom:0 solid #EAEAEA;
	position:relative;
	width: 980px; 
	margin: 0 auto;
}

.section
{
	width:100%;
	margin-bottom:10px;
	margin:0 0 19px;
	background:#fff;
}

#content
{
	float:left;
	width:660px;
	padding-right:4px;
	border-right: 1px solid rgba(0,0,0,0.1);
}

#content h2
{
	font-family:georgia,helvetica,sans-serif;
	font-size:22px;
        text-align: left;
}

#content h3
{
	font-family:"Segoe UI", "Helvetica", "Arial", sans-serif;
	text-decoration:none;
	font-weight:400;
	color:#343638;
	font-size:36px;
}

#content .post
{
	margin-bottom:4px;
	padding:0 8px 14px 2px;
}

#content .post p
{
	font-family:Open Sans,Sans-serif;
	color:#000;
	margin:0 0 16px;
}

h1.posttitle
{
	color:#343638 !important;
	font-family:Georgia,Sans-serif !important;
	font-size:28px !important;
	font-weight:400 !important;
	line-height:28px;
	margin:1px 0 6px;
	padding:1px 0 0;
}

#pTit{
	color: #000 !important;
	border-bottom: 2px solid #000;
	text-align: center;
	padding-bottom: 3px !important;
}

#content .post h2
{
	font-weight:400 !important;
	line-height:28px;
	color:#343638;
	font-size:28px;
	padding:1px 0 0;
	margin:1px 0 6px;
	text-transform:none !important;
}

#content .post h1
{
	color:#CF5E0A;
	font-family:"Segoe UI", "Helvetica", "Arial", sans-serif;
	font-weight:400;
	line-height:36px; 
	font-size:32px;
	padding:1px 0 0;
	margin:1px 0 6px;
}

#content .post h3 a:hover,#content .post h3 a:hover
{
	color:#00AEE1;
}

#content .post h3 a,#content .post h3 a
{
	color:#069;
}

#content .post h3
{
	font-family:"Segoe UI", "Helvetica", "Arial", sans-serif;
	font-size:29px;
	text-decoration:none;
	font-weight:400;
	line-height:36px;
	margin:12px 0 7px;
}

.pmeta
{
	font-size:12px;
	font-family:arial,sans-serif;
	color:#666;
	margin:0 0 8px;
	vertical-align:middle;
}

.ptags a:hover
{
	background:#ca0000;
	color:#f9f9f9;
}

.ptags a
{
	color:#FFFFFF !important;
	display:inline-block;
	margin:1px 3px;
	padding:1px 3px;
	font-size:11px;
	background:#ff2d2d;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.pmeta a,.ptags a
{
	text-transform:capitalize;
	color:#333;
	text-decoration:none;
}

.pmeta a:hover,.ptags a:hover
{
	color:#AA0001;
}

.pmetasingle
{
	font-size:11px;
	font-family:arial,sans-serif;
	color:#666;
	margin:0 0 8px;
	vertical-align:middle;
}

.pmetasingle a
{
	text-transform:capitalize;
	text-decoration:none;
}

.entry
{
	font:14px/24px Open Sans;
	color:#090909;
	text-align:justify;
}

#content .entry h2,#content .entry h3,#content .entry h4,#content .entry h5,#content .entry h6
{
	font:normal "Trebuchet MS",Arial,Sans-Serif;
	padding:0 0 4px;
	margin:25px 0 18px;
	border:none;
}

#content .entry h3
{
	font-size:26px;
}

#content .entry h4
{
	font-size:18px;
}

#content .entry h5
{
	font-size:18px;
	font-weight:400;
}

#content .entry h6
{
	color:#05A;
	font-size:28px;
	font-weight:400 !important;
}

.ptags
{
	margin-top:-5px;
	font-size:12px;
	line-height:16px;
	color:#999;
	padding:0;
	overflow:hidden;
}

.ptags_heading
{
	background-color:#EBEFF4;
	border-bottom:1px dotted #999;
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:11px !important;
	font-weight:700;
	padding:2px 28px;
	text-align:left;
	text-transform:uppercase;
}

.post ol
{
	margin:-4px 0 18px 35px;
}

.small_element_pack ul {
	padding: 0 !important;
	font-family: 'Homenaje';
	font-size: 15px;
	background-color: #dae9ee;
}
.list_check ul{
	margin:0 !important;
}

.list_check ul li{
	background: url(/images/list/list-check.png) no-repeat scroll 2px center rgba(255,255,255,0.4) !important;
	padding: 3px 0 4px 26px !important;   
}
.list_arrow ul{
	margin:0 !important;
}
.list_arrow ul li{
	background: url(/images/list/listprog.png) no-repeat scroll 2px center rgba(255,255,255,0.4) !important;
	padding: 3px 0 4px 26px !important;   
}
.sezpack {
    clear: both;
    color: #1B7DB1 !important;
    font-family: Open Sans !important;
    font-size: 19px !important;
    font-weight: bold !important;
}
.small_element_pack .sezpack{
	text-align:center;
}
.storypack{
	background: none !important;
	border-bottom: 2px solid #187525 !important;
	color: #187525 !important;
	padding: 0px !important;
}
.infoOkt{
	font-size: 17px !important;
	border-top: 3px solid #1b7db1!important;
	color: #1b7db1!important;
	clear: both;
	font-weight: bold !important;
	background: url(/images/beerokt.png) no-repeat left center !important;
	padding-left: 42px !important;
	border-bottom: 1px dotted rgba(0,0,0,0.2) !important;
}
.datprogr {
    background: url("/images/calprog.png") no-repeat scroll left center transparent !important;
    border-bottom: 3px solid #E47C20 !important;
    clear: both;
    color: #E47C20 !important;
    font-size: 18px !important;
    font-weight: bold !important;
    margin-top: 20px !important;
    padding-bottom: 0 !important;
    padding-left: 30px !important;
}
.emprogr {
    background: url("/images/clock.png") no-repeat scroll 0 center transparent;
    color: #000000;
    font-weight: bold;
    padding-bottom: 4px;
    padding-left: 24px;
    padding-top: 4px;
}
.post ul
{
	margin:-4px 0 18px 18px;
}

.post li
{
	padding:3px 0 4px;
	border-bottom:1px solid #EEE;
}

.post ul li
{
	list-style:none;
	background:url(images/arrow.png) 0 11px no-repeat;
	padding:3px 0 4px 6px;
}

.post li ul
{
	margin:4px 0 -5px;
	border-top:1px solid #EEE;
}

.post li ol
{
	margin:4px 0 -5px 18px;
	border-top:1px solid #EEE;
}

.navigation
{
	background:url(images/smalldot.gif) repeat-x;
	padding:15px 0 0;
}

.navigation a
{
	display:inline-block;
	width:20px;
	margin:0 2px 0 0;
	border:1px solid #C01D36;
	color:#C01D36;
	text-decoration:none;
	text-align:center;
}

.navigation a:hover
{
	border:1px solid #4A4A4A;
	color:#4A4A4A;
	background:#EEE;
}

.navigation span
{
	display:inline-block;
	width:20px;
	margin:0 2px 0 0;
	text-align:center;
}

.navigation span.pages
{
	margin-right:10px;
	width:auto;
}

.navigation span.current
{
	border:1px solid #4A4A4A;
	background:#888;
	color:#FFF;
}

.navigation.first
{
	background:none;
	padding:0;
}

.navigation.com span.dots
{
	margin:0 -4px 0 0;
}

#aside
{
	float:right;
	padding:0;
	width:310px;
	font-size:12px;
}

#sidebar
{
	float:left;
	width:310px;
	padding:0;
}

#aside ul
{
	margin:0 0 0px;
}

#aside li
{
	list-style:none;
	border-bottom:1px solid #EEE;
	padding:4px 12px;
	margin:0;
	background:url(images/arrow.png) 3px 9px no-repeat;
}

#aside li ul
{
	margin:0 0 2px;
}

#aside li li
{
	padding:3px 0 0 12px;
	border:none;
}

#aside a
{
	color:#121212;
	text-decoration:none;
}

#aside h3
{
	border-bottom:2px solid #555;
	color:#333333;
	font-family:"Segoe UI", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size:26px;
	font-weight:400;
	padding-bottom:5px;
	padding-left:7px;
}

#aside h3 span
{
	color:#222;
	padding:2px 6px 2px 10px;
}

#tagCloud a,.widget_tag_cloud a
{
	margin:0 4px 0 0;
	line-height:24px;
}

#wp-calendar
{
	width:100%;
	margin:0 0 12px;
}

#wp-calendar td
{
	text-align:center;
}

#footer1
{
	padding:0 10px;
	background:#F4F4F4;
	border-top:4px solid #D21100;
}

#footer2
{
	padding:0 10px;
	height:auto;
	background:#242424;
}
#footer2 td{
	border:none !important;
}

#footerwrapper1
{
	width:980px;
	padding:8px 0;
	margin:0 auto;
}

#footerwrapper2
{
	width:980px;
	margin:0 auto;
}

#fsidebar
{
	float:left;
	width:100%;
	padding:0 0 20px;
}

#fsidebar2
{
	float:right;
	padding-top:3px;
}

#fnav
{
	width:100%;
}

#fnav li
{
	display:inline;
	font-family:Trebuchet MS,Tahoma,Arial,sans-serif,serif;
	font-size:16px;
	font-weight:400;
	list-style:none outside none;
	text-transform:uppercase;
}

#fnav li ul
{
	-moz-box-shadow:1px 1px 6px rgba(0,0,0,0.5),8px 10px 10px rgba(255,255,255,0.75) inset;
	background:none repeat scroll 0 0 #FFF;
	border-color:#-moz-use-text-color #92B8C6 #92B8C6;
	border-right:2px solid #92B8C6;
	border-style:none solid solid;
	border-width:medium 2px 2px;
	height:auto;
	left:-999em;
	margin:-47px 0 0 85px;
	padding:2px 70px 2px 3px;
	position:absolute;
	z-index:9999;
}

#fnav li ul a
{
	color:#666 !important;
}

#fnav li a
{
	color:#333;
	margin:0 0 0 11px;
	text-decoration:none;
}

#fnav li a:hover
{
	color:#999;
	text-decoration:none;
}

#fnav li.current_page_item a
{
	color:#862D60; 
}

#fotbot
{
	padding:6px 0 0;
	color:#ddd;
}

.fotlogoleft
{
	float:left;
	margin-top:13px;
}

#skyline ul
{
	display:block;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}

#skyline li
{
	height:44px;
	display:inline;
	padding:0 6px;
	margin:0;
	list-style:none;
	float:left;
}

#panel1b a
{
	width:200px;
	height:44px; 
	margin:2px auto;
	padding:0;
	position:absolute;
}

#headgal
{
	background:#fff;
	margin-top:12px;
}

.scrollable
{
	position:relative;
	overflow:hidden;
	width:980px;
	height:162px;
}

#geor
{
	font-family:georgia;
	font-style:italic;
}

#blogthumb
{
	float:left;
	margin:6px 11px 0 0;
}

.attachment-homethumb
{
	padding:2px;
	border:1px solid #E4E4E4;
}

#mrtindiva
{
	margin:0;
	width:301px;
}

/*ul.tabs
{
	border-bottom:4px solid #333333 !important;
	float:left !important;
	height:25px !important;
	list-style:none outside none !important;
	margin:0 !important;
	padding:0 !important;
	width:303px !important;
}

ul.tabs li
{
	background:none repeat scroll 0 0 #DDDDDD !important;
	border:medium none !important;
	float:left !important;
	font-family:arial,serif !important;
	height:26px !important;
	line-height:25px !important;
	margin:-1px 4px 0 !important;
	overflow:hidden !important;
	padding:0 !important;
	position:relative !important;
	text-transform:uppercase !important;
}

ul.tabs li a
{
	color:#222 !important;
	display:block !important;
	font-size:11px;
	font-weight:700 !important;
	outline:medium none !important;
	padding:0 14px !important;
	text-decoration:none !important;
}

html ul.tabs li.active
{
	background-color:#000000 !important;
	padding-bottom:2px !important;
}

html ul.tabs li.active a
{
	color:#DA4716 !important;
}

html ul.tabs li.active a:hover
{
	background-color:#000 !important;
}

.tab_container
{
	background:none repeat scroll 0 0 #EAEAEA;
	border-color:#DDDDDD;
	position:relative;
	border-style:solid;
	border-width:1px !important;
	clear:both;
	max-height:410px;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
}

.tab_content
{
	font-size:13px !important;
	padding:1px 0 !important;
}

#tab3
{
	line-height:25px !important;
	padding:6px 12px !important;
}

#tab2
{
	padding:11px 0 0;
}

.widget_categories2 ul
{
	margin:0;
	padding:0 0 0 11px;
}

.widget_categories2 li
{
	border-bottom:1px solid #F0F0F0 !important;
	float:left !important;
	padding:2px 8px 4px !important;
	list-style:none !important;
	width:129px !important;
	background:url(images/arrow.png) no-repeat 0 8px !important;
}

#tab2 ul.children
{
	margin-left:15px;
	margin-bottom:15px;
	font-size:.9em;
}
*/
.postlink
{
	color:#F0F0F0;
	padding-left:6px;
	padding:7px 8px;
}

.activeee
{
	background:#D10101;
	padding:7px 8px;
	font-size:15px;
	font-family:arial;
	margin:0 4px;
	color:#f1f1f1;
	text-decoration:none;
	font-weight:700;
	text-shadow:#AF0101 1px 1px 0;
	-webkit-text-shadow:#AF0101 1px 1px 0;
	-moz-text-shadow:#AF0101 1px 1px 0;
}

.postlink a
{
	padding:7px 8px;
	font-size:15px;
	font-family:arial;
	margin:0 4px;
	color:#444;
	text-decoration:none;
	font-weight:700;
}

.postlink a:hover
{
	color:#f1f1f1;
	background:#555;
	text-decoration:none;
	font-weight:700;
}

.postlink a:focus
{
	color:#f1f1f1;
	background:#A40808;
	text-decoration:none;
	font-weight:700;
}

a.prevnext
{
	background:#DADADA !important;
}

#related
{
	margin-top:15px;
	float:left;
	width:660px;
	padding-left:0;
	background:#fff;
}

#related h1
{
	background:#762652;
	color:#fff;
	font-family:"Trebuchet MS","Arial","Helvetica",sans-serif;
	font-size:16px;
	font-weight:400 !important;
	padding:3px 10px 4px;
}

#related h3 a
{
	color:#0184cc;
}

#related h3 a:hover
{
	color:#015e8f;
}

.relatedpost
{
	float:left;
	margin-bottom:10px;
}

.related
{
	float:left;
	margin:0 9px 0 10px;
	width:146px;
}

.relatedpost h3
{
	font-family:"Trebuchet MS","Arial","Helvetica",sans-serif !important;
	font-size:14px !important;
	font-weight:400 !important;
}

.share
{
	border-bottom:1px dotted #999;
	display:inline-block;
}

.share ul
{
	margin:3px 0 0;
	padding:0;
}

.share li
{
	display:inline;
	float:left;
	font-size:11px;
	line-height:48px;
	list-style-type:none;
	margin:0 4px 0 11px;
	background:none !important;
	padding:4px 0 !important;
}

.share li.last
{
	margin-right:0;
}

.share li img
{
	margin:0;
	display:inline;
	float:left;
}

.comments-box
{
	padding:7px 8px 8px 0;
}

.meta_cmt
{
	font-family:Arial;
	float:right;
	font-size:13px;
	font-weight:400;
	margin-bottom:3px;
}

.meta_cmt img
{
	font-family:Arial;
	vertical-align:middle;
}

ol.commentlist
{
	margin:15px 0 0;
	padding:0;
	background:#FFF;
}

ol.commentlist li
{
	margin:0 0 10px;
	padding:10px;
	list-style-type:none;
	border:1px dotted #CCC;
}

ol.commentlist li div.vcard cite.fn
{
	text-transform:capitalize;
	font-size:20px;
	color:#111;
	font-style:normal;
	font-weight:400;
}

ol.commentlist li div.vcard cite.fn a.url
{
	color:#222;
}

ol.commentlist li div.vcard img.avatar
{
	float:left;
	margin:0 10px 10px 0;
}

ol.commentlist li div.vcard span.says
{
	font-size:18px;
	color:#888;
}

ol.commentlist li div.comment-meta
{
	margin:0;
	font-size:13px;
}

ol.commentlist li div.comment-meta a
{
	color:#737373;
	text-decoration:none;
}

ol.commentlist li p
{
	margin:12px 0 0;
	line-height:1.4em;
}

ol.commentlist li div.reply
{
	padding-bottom:3px;
	line-height:0;
	margin:10px 0 0;
}

ol.commentlist li div.reply a
{
	width:45px;
	font-weight:700;
	font-family:Arial;
	height:18px;
	padding:1px 5px;
	font-size:11px;
	color:#004e77 !important;
}

ol.commentlist li div.reply a:hover
{
	color:#0184cc !important;
	text-decoration:none;
}

ol.commentlist li ul.children li
{
	margin:10px 0 0;
	background:#FFF;
	border:1px dotted #CCC;
}

ol.commentlist li ul.children li li.alt
{
	background:#FFF;
}

#commentform p
{
	margin:0 0 4px !important;
}

#commentform input
{
	width:280px;
	margin:7px 3px 0 0;
	padding:5px;
	border:2px solid #D7D7D7;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

#commentform textarea
{
	width:75%;
	height:100px;
	color:#333;
	margin:7px 0 0;
	padding:2px;
	border:2px solid #D7D7D7;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

#commentform .submit
{
	font-family:Georgia,serif;
	padding:4px 8px;
	color:#fff;
	font-weight:700;
	text-shadow:#555 0 1px;
	background-color:#0184cc;
	border:1px solid #557c90;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:150px;
}

#commentform .submit:hover
{
	cursor:auto;
	background-color:#015E8F;
}

#displaying
{
	color:#0C73A7;
	float:left;
	font-family:'Molengo',arial,serif;
	font-size:16px;
	font-weight:400;
}

#haveyoursay
{
	color:#ED9017;
	float:right;
	font-family:'Molengo',arial,serif;
	font-size:16px;
}

.sidebartitlewrapper
{
	padding-top:9px;
}

input,textarea
{
	border:1px solid #CCC;
	padding:2px;
}

.tagcloud
{
	padding-left:5px;
}

.widget_tag_cloud a,.almeros_tags a
{
	display:inline-block;
	float:none;
	margin:2px 1px;
	padding:2px 3px;
	font-family:"Trebuchet MS","Arial","Helvetica",sans-serif;
	font-style:normal;
	font-weight:700;
	text-decoration:none;
	background-color:#ec745c;
	color:#fff !important;
	-webkit-text-shadow:rgba(0,0,0,0.2) 1px 0 0 1px -1px 0 0 -1px 1px 1px -1px -1px;
	-moz-text-shadow:rgba(0,0,0,0.2) 1px 0 0 1px -1px 0 0 -1px 1px 1px -1px -1px;
	-o-text-shadow:rgba(0,0,0,0.2) 1px 0 0 1px -1px 0 0 -1px 1px 1px -1px -1px;
	text-shadow:rgba(0,0,0,0.2) 1px 0 0 1px -1px 0 0 -1px 1px 1px -1px -1px;
	-webkit-box-shadow:0 0 1px #999999;
	-moz-box-shadow:0 0 1px #999999;
	-o-box-shadow:0 0 1px #999999;
	box-shadow:0 0 1px #999999;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:0 0.1s ease-in;
	-moz-transition:0 0.1s ease-in;
	-o-transition:0 0.1s ease-in;
	transition:transform 0.1s ease-in;
}

.widget_tag_cloud a:hover,.almeros_tags a:hover
{
	color:#fff !important;
	background-color:#0c92da;
	-webkit-box-shadow:0 0 20px rgb(0,0,50);
	-moz-box-shadow:0 0 20px rgb(0,0,50);
	-o-box-shadow:0 0 20px rgb(0,0,50);
	box-shadow:0 0 10px rgb(0,0,50);
	-webkit-transform:rotate(3deg) scale(1.2);
	-moz-transform:rotate(3deg) scale(1.2);
	-o-transform:rotate(3deg) scale(1.2);
	transform:rotate(3deg) scale(1.2);
}

.widget_tag_cloud a:nth-child(2n),.almeros_tags a:nth-child(2n)
{
	background-color:#ff9f51;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
}

.widget_tag_cloud a:nth-child(2n):hover,.almeros_tags a:nth-child(2n):hover
{
	-webkit-transform:rotate(-3deg) scale(1.2);
	-moz-transform:rotate(-3deg) scale(1.2);
	-o-transform:rotate(-3deg) scale(1.2);
	background-color:#0c92da;
	transform:rotate(-3deg) scale(1.2);
}

.widget_tag_cloud a:nth-child(4n),.almeros_tags a:nth-child(4n)
{
	background-color:#9ab9e4;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
}

.widget_tag_cloud a:nth-child(4n):hover,.almeros_tags a:nth-child(4n):hover
{
	-webkit-transform:rotate(3deg) scale(1.2);
	-moz-transform:rotate(3deg) scale(1.2);
	transform:rotate(3deg) scale(1.2);
	background-color:#0c92da;
}

.widget_tag_cloud a:nth-child(5n),.almeros_tags a:nth-child(5n)
{
	background-color:#9ab9d4;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	transform:rotate(0deg);
}

.widget_tag_cloud a:nth-child(5n):hover,.almeros_tags a:nth-child(5n):hover
{
	-webkit-transform:rotate(2deg) scale(1.2);
	-moz-transform:rotate(2deg) scale(1.2);
	background-color:#0c92da;
	-o-transform:rotate(2deg) scale(1.2);
	transform:rotate(2deg) scale(1.2);
}

.column-wrap
{
	position:relative;
}

ul.pane li
{
	background-origin:padding-box;
	background-position:50% 100%;
	background-repeat:repeat-x;
	background-size:auto;
	color:#787878;
	font-size:12px;
	font-style:italic;
	font-weight:700;
	line-height:21px;
	margin-bottom:7px;
	padding-bottom:7px;
	padding-left:2px;
	padding-right:0;
	background:none !important;
	padding-top:0;
}

ul.pane li a
{
	color:#333;
	display:inline-block;
	font-size:13px;
	font-style:normal;
	font-weight:700;
	width:245px;
	padding-left:12px;
}

.pane ul li a:hover
{
	color:#777;
}

.slideshow
{
	position:relative;
	width:295px;
	height:218px;
	margin-bottom:0;
}

.slideshow span
{
	position:absolute;
	top:3px;
	left:3px;
	z-index:10;
}

ul.recentlist
{
	position:absolute;
	bottom:0;
	right:4px;
	list-style:none;
	z-index:20;
}

ul.recentlist li
{
	display:inline;
}

ul.recentlist li a,ul.recentlist li a:visited
{
	display:block;
	float:left;
	background:#b0b0b0;
	padding:5.5px;
	margin-right:5px;
	color:#000;
	width:0;
	text-decoration:none;
	cursor:pointer;
}

ul.recentlist li a:hover,ul.recentlist li a:visited:hover
{
	background:#a91b22;
}

ul.recentlist li a.current
{
	background:#df353e;
}

#minibars
{
	width:310px;
}

.section2
{
	margin:0 0 25px;
	background:#fff;
	-moz-box-shadow:1px 1px 3px #DDDDDD;
	-webkit-box-shadow:1px 1px 3px #DDDDDD;
	box-shadow:1px 1px 3px #DDDDDD;
}

#lmb
{
	width:142px;
	float:left;
}

#rmb
{
	width:142px;
	float:right;
	margin-right:8px;
}

#btt
{
	float:right;
	height:32px;
	margin-top:10px;
	width:32px;
	margin-left:155px;
}

#btt a
{
	background:url("images/btt.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:100%;
	text-indent:-9999px;
}

#btt a:hover
{
	background:url("images/btt.png") no-repeat scroll 0 -34px transparent;
}

#topheaderbar
{
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
}

#topheaderbar-l
{
	float:left;
	width:390px;
}

#topheaderbar-r
{
	float:right;
	color:#fff;
	padding:1px 0px 0;
	margin:-6px 0 -1px 0px;
	position:relative;
}

#edition
{
	float:left;
	color:#256896;
}

#menu
{
	margin:0 auto;
	padding:0;
}

#menu ul
{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#menu li
{
	float:left;list-style:none;margin:0px;padding:0px;
}

#menu ul li
{
	margin:0px;padding:0px;list-style:none;
}

#menu li a,#menu li a:link,#menu li a:visited
{
	margin:0px;padding:14px 22px;font-family:"Trebuchet MS", sans-serif;color:#111;display:block;text-decoration:none;font-size:12px;font-weight:normal;
}

#menu li a:hover,#menu li a:active
{
	margin:0;
	color:#6a6a6a;
	display:block;
	text-decoration:none;
}

#menu li li a,#menu li li a:link,#menu li li a:visited
{
	background:#fff;
	width:149px;
	float:none;
	margin:0;
	padding:0 4px;
	color:#333;
	font-weight:400;
	border-left:1px solid #f4f4f4;
	border-right:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
}

#menu li li a:hover,#menu li li a:active
{
	background:#f5f5f5;
	padding:0 4px;
	color:#6a6a6a;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}

#menu li ul
{
	z-index:9999;
	position:absolute;
	height:auto;
	width:160px;
	margin:0 0 0 -1px;
	padding:0;
	left:-999em;
}

#menu li ul ul
{
	margin:-20px 0 0 160px;
	border-top:1px solid #e6e6e6;
}

#header2
{
	padding:7px 0;
}

#logoleft
{
	float:left;
	width:auto;
	margin-top:6px;
}

.logoright
{
	float:left;
	width:590px;
}

#logoright-right
{
	float:right;
	width:310px;
}

#logoright-right-trending
{
	text-align:justify;
	width:315px;
	font-size:11px;
	margin-top:1px;
}

#logoright-right-trending ul li
{
	float:left;
	margin:0 0.15em;
}

#logoright-right-trending ul li a
{
	text-decoration:none;
	color:#222;
}

#logoright-left-cat-wrapper
{
	width:250px;
}

.logoright-left-cat-wrapper-title
{
	color:#555;
	font-weight:700;
	font-size:11px;
}

.logoright-left-cat-wrapper-left
{
	float:left;
	width:50px;
}

.logoright-left-cat-wrapper-right
{
	float:right;
	width:193px;
}

.logoright-left-cat-wrapper-right h2
{
	font-size:12px;
	line-height:16px;
}

.logoright-left-cat-wrapper-right-cattitle
{
	margin:-5px 0 -3px;
}

#logoright-left-cat-wrapper-right-cattitle a
{
	font-size:11px;
	color:#333;
}

#footersearch1
{
	background:url("images/sbg.png") no-repeat;
	height:29px;
	width:313px;
}

#footersearch1 input
{
	float:left;
	font-family:Trebuchet MS;
	line-height:25px;
	font-size:12px;
	margin-top:3px;
	text-transform:uppercase;
}

#s2
{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#606060;
	height:22px;
	margin-left:8px;
	margin-top:0;
	width:270px;
}

#searchsubmit
{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFF;
	cursor:pointer;
	font-weight:700 !important;
	height:25px;
	margin-left:0;
	margin-top:0;
	overflow:visible;
	width:28px;
}

#header3-1
{
	border-top:1px solid #a8a8a8;
	height:20px;
}

#header3-1-left
{
	float:left;
	height:20px;
	overflow:hidden;
	position:relative;
	list-style:none;
}

#header3-1-right ul li
{
	display:inline;
	font-size:11px;
	line-height:5px;
	list-style-type:none;
	list-style:none;
	padding:0;
	float:left;
	margin:2px 4px;
}

#header3-1-left-ticker
{
	float:right;
	padding-top:1px;
	max-width:600px;
}

#header3-1-left-ticker ul
{
	list-style-type:none;
}

#header3-1-left-ticker a
{
	padding:0;
	font-family:verdana;
	color:#333;
	font-size:13px;
	font-weight:400;
	text-decoration:none;
	list-style:none;
	margin-left:3px;
}

#header3-1-left-ticker a:href
{
	padding:0;
	color:#333;
	text-decoration:none;
	list-style:none;
}

#header3-1-left-ticker a:hover
{
	padding:0;
	text-decoration:none;
	color:#666;
	list-style:none;
}

#menu2
{
	background-color: #1e1e1e !important;
	background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 68%, rgba(255,255,255,0) 69%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(68%,rgba(255,255,255,0)), color-stop(69%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 69%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 69%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 69%); /* IE10+ */
	background-image: linear-gradient(to bottom,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 69%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	width:980px;
	height:35px;
	margin:0 auto auto;
	padding:0;
	border-top:0 solid #e6e6e6;
}

#menu2 ul
{
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}

#menu2 li
{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	height:35px;
}

#menu2 li a,#menu2 li a:link,#menu2 li a:visited
{
	margin:0;
	padding:8px 10px;
	display:block;
	height:19px;
	font-size:15px;
	color:rgba(255,255,255,0.8);
	text-decoration:none;
	font-family:"Open Sans", sans-serif;
	font-style:normal;
	text-shadow:1px 1px 1px #000;
}

#menu2 li a:hover,#menu2 li a:active,#menu2 li li a:hover,#menu2 li li a:active
{
	background:rgba(255,255,255,0.5);
	margin:0;
	padding:8px 10px;
	color:#FFF;
	display:block;
	text-decoration:none;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset;
}

/*#menu2 li.current-post-ancestor a,#menu2 li.current_page_item a,#menu2 li.current-menu-item a
{
	background:#cecece;
	color:#f1141a !important;
}*/

#menu2 li li a,#menu2 li li a:link,#menu2 li li a:visited
{
	background:rgba(255,255,255,0.4);
	width:222px;
	float:none;
	margin:0;
	padding:8px 15px;
	color:#fff;
	height:auto;
	border-top:1px solid rgba(255,255,255,0.3);
	border-bottom:1px solid rgba(0,0,0,0.2);
}
#menu2 li li li{
	background:rgba(0, 0, 0, 0.9);
}
#menu2 li ul
{
	background:#292929;
	z-index:9999;
	position:absolute;
	height:auto;
	width:251px;
	margin:0;
	padding:0;
	left:-999em;
	box-shadow:6px 6px 10px rgba(0,0,0,0.4);
}

#menu2 li ul ul
{
	margin:-36px 0 0 253px !important;
}

#menu3
{
	width:978px;
	background:url('images/whitemenu_bg.png') repeat-x;
	height:31px;
	margin:0 auto auto;
	padding:0;
	border:solid #c5c8cb;
	border-width:0 1px 1px;
}

#menu3 ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#menu3 li
{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	height:31px;
}

#menu3 li a,#menu3 li a:link,#menu3 li a:visited
{
	margin:0;
	padding:5px 7px;
	display:block;
	height:21px;
	font-size:13px;
	color:#111;
	text-decoration:none;
	font-family:"Segoe UI", Tahoma, Helvetica, Arial, sans-serif;
}

#menu3 li a:hover,#menu3 li a:active
{
	background:url(images/whitemenu_hover.png) repeat-x;
	margin:0;
	padding:5px 7px;
	color:#fff;
	display:block;
	text-decoration:none;
}

#menu3 li li a,#menu3 li li a:link,#menu3 li li a:visited
{
	width:158px;
	float:none;
	margin:0;
	padding:5px 7px;
	color:#fff;
}

#menu3 li li a:hover,#menu3 li li a:active
{
	background:#f5f5f5;
	padding:5px 7px;
	color:#f11d22;
}

#menu3 li ul
{
	background:#292929;
	border:solid #000;
	border-width:0 1px 1px 2px;
	z-index:9999;
	position:absolute;
	height:auto;
	width:344px;
	margin:0;
	padding:0;
	left:-999em;
}

#menu3 li ul ul
{
	margin:-36px 0 0 173px;
}

li#current-home-nav
{
	margin-left:8px !important;
	background:url(images/whitemenu_hover.png) repeat-x;
	margin:0;
	padding:5px;
	display:block;
	text-decoration:none;
	float:left;
}

#featwrapper
{
	margin-top:6px;
}

#feat
{
	float:left;
	width:662px;
}

#featgal
{
	float:right;
	width:310px;
	margin-top:6px;
	padding-left: 5px;
}

.featbighigh
{
	padding-right:5px;
	float:left;
	padding:0 0 7px;
}

.featbig
{
	border-bottom:1px dotted #CCCCCC;
	padding: 0 5px 59px 0px;
	text-align: justify;
	border-right:1px dotted #ccc;
}

.featbig h2
{
	font:32px "georgia",Arial,Sans-Serif;
	font-weight:400;
	line-height:1.13em;
	padding:0 0 6px;
}

.featbig h2 a
{
	color:#040404;
	outline:0 none;
	text-decoration:none;
}

.featbig p
{
	color:#fff;
	font-family:Open Sans,sans-serif;
	font-size:11px;
	line-height:1.4em;
	margin:0 !important;
	padding:0;
}

#featbig-author a,#featbig-author
{
	color:#666;
	font-family:Georgia,Sans-serif;
	font-size:12px;
	font-style:italic;
}

#featsmall
{
	margin-top:7px;
	float:right;
	width:230px;
}

#featsmall h2
{
	border-top:1px dashed #ddd;
	line-height:11px;
	padding:0 0 8px;
}

#featsmall h2 a
{
	font-size:12px;
}

.home-post-wrap
{
	position:relative;
	width:216px;
	height:125px;
	margin-right:8px;
	float:left;
	margin-bottom:0;
	padding:0;
}

.thumbnail-div
{
	float:left;
	width:216px;
	height:83px;
}

.the2title
{
	font-size:12px;
	letter-spacing:0;
	line-height:14px;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	padding:5px !important;
	text-shadow: 1px 1px 1px #000 !important;
}

.the2title a, .the4title a, .pbottom a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8), 0 1px 6px rgba(255, 255, 255, 0.6) inset;
    color: rgba(0, 0, 0, 0.5);
    display: block;
    font-family: Open Sans;
    font-size: 12px;
    font-weight: bold;
    margin: 5px auto 0;
    padding: 5px;
    text-decoration: none;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.5) !important;
    width: 60%;
    text-align:center;
}
.the2title a:hover, .the4title a:hover, .pbottom a:hover {
	background: none repeat scroll 0 0 #DDD;
}
.the2title a:active, .the4title a:active, .pbottom a:active {
	background: none repeat scroll 0 0 #BBB;
	box-shadow:none;
}
.the4title
{
	font-size:12px;
	letter-spacing:0;
	line-height:14px;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	padding:5px !important;
	text-shadow: 1px 1px 1px #000 !important;
}

#left-insidebar
{
	width:673px;
	margin-left:3px;
}

.home-4-wrap
{
	position:relative;
	width:323px;
	height:125px;
	margin-right:8px;
	float:left;
	margin-bottom:0;
	padding:0;
	color: #fff;
}
/*test rotate*/
.contimgwrap6 {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
}
.contimgwrap6:hover .wrap6data, .contimgwrap6.hover .wrap6data {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.contimgwrap6:hover .wrap6flip, .contimgwrap6.hover .wrap6flip {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.contimgwrap6, .wrap6flip, .wrap6data {
    width: 320px;
    height: 138px;
}
.flipper {
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    position: relative;
}
.wrap6flip, .wrap6data {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: absolute;
    top: 0;
    left: 0;
}
.wrap6data {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
	background: rgba(0, 0, 0, 0.5);
}
.wrap6flip {
    z-index: 2;
}
/*fine test */
/*.home-4-wrap p
{
	position:absolute;
	background:url(images/transbg2.png) repeat;
	bottom:0;
	border:0;
	font-weight:400;
	margin:0 !important;
	z-index:0;
}*/
.home-4-wrap img
{
	position:relative;
	z-index:1;
}
/*.contimgwrap6:hover .the4title
{
	z-index:1;
}*/

.home-4-wrap h2 a
{
	color:#f1f1f1;
}

.home-4-wrap h2 a:hover
{
	color:#eee;
}

.home-post-wrap p
{
	position:absolute;
	background-color:rgba(0,0,0,0.6);
	bottom:0;
	border:0;
	font-weight:400;
	margin:0 !important;
	min-width:95%;
	min-height:60px;
}

.home-post-wrap h2 a
{
	color:#f1f1f1;
}

.home-post-wrap h2 a:hover
{
	color:#eee;
}

#slider-wrapper
{
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
	box-shadow:0 0 5px #999;
	background:#f7da81;
}

#example
{
	width:310px;
	position:relative;
}

#slides
{
	position:absolute;
	z-index:100;
}

.slides_container
{
	width:298px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container div.slide
{
	width:298px;
	height:400px;
	display:block;
}

#slides .next,#slides .prev
{
	position:absolute;
	top:408px;
	left:5px;
	width:66px;
	height:16px;
	display:block;
	z-index:101;
}

#slides .next
{
	left:255px;
}

.pagination
{
	margin:11px 0 0 86px;
	width:190px;
}

.pagination li
{
	float:left;
	margin:0 4px;
	list-style:none;
}

.pagination li a
{
	display:block;
	width:11px;
	height:0;
	padding-top:11px;
	background-image:url(images/dot.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a
{
	background-position:0 -11px;
}

.slide a
{
	color:#fff;
	font-size:12px;
}

.slide a h2
{
	font:18px "georgia",Arial,Sans-Serif !important;
	margin-bottom:2px !important;
}

.slide a div p
{
	margin-bottom:2px !important;
	font:12px Arial,Sans-Serif !important;
}

#colorcontent
{
	margin-top:11px;
}

#colorcontent_left
{
	float:left;width:273px; padding: 0 4px 0 0;
}

#colorcontent_right
{
	float:left;width:698px;padding:0 0 0 4px; border-left: 1px dotted #ccc;
}

/*#colorcontent_right_1
{
	float:left;width:415px;padding:0 0 0 0px; text-align:justify;
}*/

#colorcontent_right_2
{
	float:left;width:272px; padding: 0 0 0 4px;
}

#colorcontentblock
{
	display:inline-block;
}

.colorcontenth3
{
	border-bottom:1px solid #dedfde;
	font:normal 22px Georgia;
	text-transform:capitalize;
	padding:3px 0 3px 8px;
	margin:0 0 4px;
}
#tende_carousel .colorcontenth3_small{
	height: 39px !important;
	text-align: center !important;
}
.colorcontenth3_small
{
	border-top:3px solid #444444;
	font:normal 15px Georgia !important;
	text-transform:capitalize;
	color:#666;
	padding:1px 0 2px 8px;
	margin:0 0 4px;
	border-bottom: 1px solid #dedfde;
}

.colorcontentwrap
{
	border-bottom:1px dotted #CCCCCC;
	padding:6px 0;
	text-align:justify;
	margin-bottom:10px;
}

.colorcontentwrap h2
{
	font:16px "georgia",Arial,Sans-Serif !important;
	font-size:1.8em;
	font-weight:400;
	line-height:1.13em;
	padding:0 0 6px;
}

.colorcontentwrap h3
{
	font-family:"georgia",Arial,Sans-Serif !important;
	font-size:22px;
	font-weight:400;
	padding:0 0 1px;
	line-height:26px;
	border-bottom: 1px solid #dedfde;
	text-transform: capitalize;
	margin-bottom:4px;
}

.colorcontentwrap2
{
	background-image: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* IE10+ */
	background-image: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	width:207.5px;
	display:block;
	float:left;
	background-color: #dae9ee;
	color: rgba(0,0,0,0.7) !important;
	border-left: 1px solid rgba(255,255,255,0.3);
	border-right: 1px solid rgba(0,0,0,0.1);
	height:396px;
}

.colorcontentwrap p
{
	color:#262626;
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	line-height:1.3em;
	margin:0 0 6px;
	padding: 0;
}

.colorcontentwrap2 h2
{
	font-size: 21px!important;
	font-weight: 400;
	font-family: Open Sans, sans-serif;
	line-height:1.13em;
	padding:0 0 6px;
	background: rgb(122,188,255);
	background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1)));
	background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
	background: -o-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
	background: -ms-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
	background: linear-gradient(to bottom, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
	color: #FFF !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	height: 35px;
	text-align:center;
}
.carou_tit_img{position:relative; width:208px; height:80px; background-position:center center; background-repeat: no-repeat; margin-bottom:10px;}
.carou_tit_img h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    display: table-cell;
    height: 74px;
    vertical-align: middle;
    width: 207px;
    z-index: 1;
}
.titlepackhome a{
	color: #fff !important;
}

.packinclude{
	padding: 0 9px;
	line-height:13px;
	position:relative;
	height:74%;
	font-size:13px;
}
.packinclude li{
	padding-left:20px;
	background:url(/images/check-icon.png) 0 0 no-repeat; 
}
.packinclude ul{
	padding-left:15px;
	list-style:none;
	padding:0;
}

.infopack{
	position:absolute;
	bottom:-13px;
	left:0;
	border-top:1px solid rgba(0,0,0,0.2);
	box-shadow:0 3px 3px rgba(0,0,0,0.4) inset;
	width:100%;
}
.infopack a {
    background: none repeat scroll 0 0 #71B176;
    color: rgba(0, 0, 0, 0.5);
    display: block;
    font-weight: bold;
    padding: 11px 0 11px 60px;
    text-align: center;
    width: 71%;
    text-shadow:1px 1px rgba(255,255,255,0.3);
}
.infopack a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #FFFFFF !important;
    font-size: 20px;
    left: 0;
    padding: 7px 0;
    position: absolute;
    text-align: center;
    text-shadow: 1px 1px 3px #000000;
    top: 0;
    width: 60px;
    font-size: normal;
    line-height: 17px;
}
.infopack a .oldpricehome {
	padding-top: 0px;
	font-size: 15px;
	text-decoration: line-through;
	padding-bottom: 18px;
}
.infopack a .newpricehome {
	padding: 16px 0;
	bottom:0;
}
.infopack a:hover{
    background: none repeat scroll 0 0 #86c18a;
}
.colorcontentwrap3 p
{
	margin-bottom:9px;
	font-size:11px;
	font-family:tahoma, verdana;
	color:#222;
	line-height:15px;
}

.colorcontentwrap3 h2
{
	border-bottom: 1px dotted #dedfde;
	font: 19px "georgia",Arial,Sans-Serif !important;
	font-weight: 400;
	line-height: 1.02em;
	padding: 4px 0 3px;
	margin-bottom: 4px;
}

#coloredblock5
{
	margin:14px 0 0;
	float:left;
	width:232px;
}

#coloredblock67
{
	float:left;width:660px; text-align:justify;
}

#coloredblock6
{
	margin-top:14px;
}

.colorcontentwrap4
{
	width:205px;
	float:left;
	position:relative;
	margin:6px 8px 0 7px;
	text-align:justify;
}

.colorcontentwrap4 img
{
	padding-bottom:5px;
	display:block;
}

.colorcontentwrap4 h2
{
	font:12px "georgia",Arial,Sans-Serif !important;
	font-weight:700 !important;
	line-height:1.13em;
	padding:0 0 1px;
}

.colorcontentwrap4 h2 a
{
	color:#005db5;
	outline:0 none;
	text-decoration:none;
}
.tithomenews{
	font-size:18px !important;
}
.datehomenews{
	clear:both;
	display: block;
	font-style: italic;
	font-weight: bold;
	font-size: 11px !important;
	margin-top: -5px;
}

.colorcontentwrap6 {
	border-bottom:1px dotted #babcba;
	padding-bottom: 46px;
	margin-bottom: 8px;
}

#colorcontentwrap5 h3
{
	border-bottom:1px dotted #babcba;
	font:14px "georgia",Arial,Sans-Serif !important;
	font-weight:400;
	line-height:1.02em;
	padding:4px 0 6px;
}

#colorcontentwrap6_l
{
	float:left;width:326px;padding-bottom:12px
}

#colorcontentwrap6_r
{
	float:right;width:326px; padding-left:8px;padding-bottom:2px;
}

#colorcontentwrap6_a
{
	border-bottom:1px dotted #dedfde;
	font:12px "georgia",Arial,Sans-Serif !important;
	padding:2px 0 10px;
}

#colorcontentwrap6_a h2
{
	font:14px "georgia",Arial,Sans-Serif !important;
	font-weight:400;
	line-height:1.02em;
	padding:4px 0 9px;
	padding-bottom:8px;
}

.colorcontentwrap6 h2{
	border-bottom:1px solid #dedfde;
	font: 16px "georgia",Arial,Sans-Serif !important;
	font-weight: 400;
	line-height: 1.02em;
	padding: 0px 0 6px;
	margin-bottom: 5px;
	width: 100%;
}

#colorcontentwrap7_l
{
	float:left;
	width:220px;
}

#colorcontentwrap7_r
{
	float:right;
	width:192px;
	padding-left:8px;
}

#colorcontentwrap7_a
{
	border-bottom:1px dotted #dedfde;
	font:12px "georgia",Arial,Sans-Serif !important;
	padding:4px 0 9px;
}

#colorcontentwrap7_a h2
{
	font:14px "georgia",Arial,Sans-Serif !important;
	font-weight:400;
	line-height:1.02em;
	padding:4px 0 6px;
	padding-bottom:8px;
}

.colorcontentwrap8_left
{
	float:left;
	width:320px;
}

.colorcontentwrap9_right
{
	float:right;
	width:320px;
}

#colorcontentwrap8line
{
	border-right:1px solid #ddd;
	padding-right:5px;
	width:325px;
}

.colorcontentwrap10
{
	float:left;
	position:relative;
	width:210px;
	margin-right:11px !important;
	font-size:13px;
}

.colorcontentwrap10 h3
{
	font:13px Arial,Sans-Serif !important;
	font-weight:700 !important;
	line-height:1.13em;
	padding:3px 0 0;
}

.colorcontentwrap10 h3 a
{
	color:#3e423e;
	outline:0 none;
	text-decoration:none;
}

.mostpopular
{
	margin:0.3em 0 !important;
	padding:0;
	list-style:none;
}

.mostpopular_li
{
	background-image:none !important;
	position:relative;
	margin:0 0 -7px !important;
	padding:13px 0 8px 8px !important;
	list-style:none !important;
	width:100%;
	border:0;
}

.mostpopular_li.color0
{
	background-color:#ee5826 !important;
	width:100%;
}

.mostpopular_li.color1
{
	background-color:#27b6e2 !important;
	width:95%;
}

.mostpopular_li.color2
{
	background-color:#c5e627 !important;
	width:89%;
}

.mostpopular_li.color3
{
	background-color:#ff6f51 !important;
	width:84%;
}

.mostpopular_li.color4
{
	background-color:#d59b8e !important;
	width:80%;
}

.mostpopular_li.color5,.mostpopular_li.color6,.mostpopular_li.color7,.mostpopular_li.color8,.mostpopular_li.color9,.mostpopular_li.color10,.mostpopular_li.color11,.mostpopular_li.color12,.mostpopular_li.color13,.mostpopular_li.color14,.mostpopular_li.color15
{
	background-color:#888 !important;
	width:74%;
}

a.barlinko
{
	display:block;
	background:none;
	font:italic 13px georgia,serif;
	text-decoration:none !important;
	padding:0;
	margin:0 6px 0 0;
}

a.barlinko:hover
{
	color:#fff;
}

.barco
{
	display:block;
	right:0;
}

.mostpopular_li img
{
	position:absolute;
	right:5px;
	margin-top:15px;
}

a.thethingwithc
{
	color:#fff !important;
	font-family:arial;
	font-size:11px;
	text-align:right;
	display:block;
	border:0 !important;
	text-decoration:none !important;
	font-weight:700;
	padding:0 9px 0 0;
}

#datemeta
{
	display:block;
	border-bottom:solid 2px #2b3a41;
}

#datemeta_l
{
	float:left;
	padding:3px 7px;
	background:#2b3a41;
	color:#fff;
}

#metabox
{
	margin:0 0 3px 9px;
	background-color:#EBEFF4;
	float:right;
	border-left:1px solid #C7D0DF;
	border-bottom:1px solid #C7D0DF;
	border-right:1px solid #C7D0DF;
	border-top:1px solid #C7D0DF;
	padding:0 0 8px;
	position:relative;
	top:1px;
	width:85px;
}

#metabox_share
{
	line-height:20px;
	background-color:#EBEFF4;
	border-bottom:1px solid #A2B5D3;
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:11px !important;
	font-weight:700;
	padding:2px 11px;
	text-transform:uppercase;
	padding-left:0 !important;
	padding-right:0 !important;
	text-align:center !important;
}

#relatednews
{
	border-bottom:2px solid #0184cc;
	margin-bottom:8px;
}

#relatednewsh2
{
	background:#0184cc;
	color:#fff;
	padding:2px 12px 3px;
	float:left;
	font-family:"Segoe UI",Tahoma,Helvetica,Arial,sans-serif;
	font-size:19px;
	font-weight:400;
}

#pag
{
	list-style-type:none;
	margin:0 auto;
	overflow:hidden;
	margin-top:3px;
	width:590px;
}

#pagl
{
	float:left;
	height:35px;
	width:174px;
}

#pagl a
{
	background:url("images/newer.png") no-repeat scroll 0 -31px transparent;
	display:block;
	height:100%;
	text-indent:-9999px;
}

#pagl a:hover
{
	background:url("images/newer.png") no-repeat scroll 0 2px transparent;
}

#pagr
{
	float:right;
	height:35px;
	width:162px;
}

#pagr a
{
	background:url("images/older.png") no-repeat scroll 0 -31px transparent;
	display:block;
	height:100%;
	text-indent:-9999px;
}
.evid_box {
	position: relative;
	background: #d21100 !important;
	width:auto;
	height:20px;
	color:#fff !important;
	margin-right: 5px;
	padding: 0 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.evid_box:after {
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.evid_box:after {
	border-color: rgba(210, 17, 0, 0);
	border-left-color: #d21100;
	border-width: 5px;
	top: 50%;
	margin-top: -5px;
}

#pagr a:active
{
	background:url("images/older.png") no-repeat scroll 0 -64px transparent;
	display:block;
	height:100%;
	text-indent:-9999px;
}

#pagr a:hover
{
	background:url("images/older.png") no-repeat scroll 0 2px transparent;
}

#newsmenul
{
	border-color:#999999;
	border-style:solid;
	border-width:1px 0;
	font-size:14px;
	margin:0 14px;
	padding:3px;
	text-align:center;
}

#wp-calendar a
{
	font-weight:700;
	font-size:13px;
}

.wpshortcode
{
	display:inline-block;
	font-size:16px;
	color:#f0f0f0;
}

.wpshortcode em
{
	height:23px;
	width:23px;
	display:inline-block;
	float:left;
	margin:0 7px 0 0;
}

em.wpshortcode_
{
	margin:0;
	padding:0;
	height:0;
	width:0;
}

.wpshortcode_button em.wpshortcode_
{
	padding:10px 7px;
}

.wpshortcode_left
{
	float:left;
	margin-right:10px;
}

.wpshortcode_right
{
	float:right;
	margin-left:10px;
}

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

.wpshortcode_box .wpshortcode_button em
{
	margin-left:10px;
}

.wpshortcode_box,.wpshortcode_button
{
	margin:5px 0;
}

.wpshortcode_button a
{
	color:#fff;
	text-decoration:none;
}

.wpshortcode_alert
{
	background:url('images/alert.png') no-repeat;
	width:20px;
	height:20px;
}

.wpshortcode_info
{
	background:url('images/info.png') no-repeat;
	width:20px;
	height:20px;
}

.wpshortcode_tick
{
	background:url('images/tick.png') no-repeat;
	width:20px;
	height:20px;
}

.wpshortcode_note
{
	background:url('images/note.png') no-repeat;
	width:20px;
	height:20px;
}

.wpshortcode_download
{
	background:url('images/download.png') no-repeat;
	width:20px;
	height:20px;
}

.wpshortcode_quote
{
	background:url('images/quote.png') no-repeat;
	width:20px;
	height:20px;
}

.wpshortcode_button_large,.wpshortcode_button_normal,.wpshortcode_button_small
{
	text-shadow:1px 1px 1px #666;
}

.wpshortcode_button:hover,.wpshortcode_button__:hover
{
	filter:alpha(opacity=75);
	-khtml-opacity:0.75px;
	-moz-opacity:0.75px;
	opacity:0.75px;
	cursor:pointer;
}

.wpshortcode_button_large
{
	width:182px;
	height:27px;
	line-height:27px;
}

.wpshortcode_button_normal
{
	width:139px;
	height:27px;
	line-height:27px;
}

.wpshortcode_button_small
{
	width:98px;
	height:27px;
	line-height:27px;
}

.wpshortcode_button_small em
{
	margin:3px 7px 4px 10px;
}

.wpshortcode_button
{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow:inset 0 -1px 3px rgba(255,255,255,0.5),0 2px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:inset 0 -1px 3px rgba(255,255,255,0.5),0 2px 2px rgba(0,0,0,0.2);
	box-shadow:inset 0 -1px 3px rgba(255,255,255,0.5),0 2px 2px rgba(0,0,0,0.2);
	border:1px solid;
	padding:5px 14px 7px 12px;
	line-height:22px;
	color:#fff;
	font-family:"Segoe UI",Tahoma,Helvetica,Arial,sans-serif;
	font-size:15px;
	text-shadow:-1px -1px rgba(0,0,0,0.1),0 0 15px rgba(255,255,255,0.75);
	white-space:nowrap;
	background:#777;
	border-color:#777;
	text-decoration:none;
	font-style:normal;
	text-transform:none;
	position:relative;
}

a.wpshortcode_button:hover
{
	color:#fff !important;
}

.wpshortcode_button_blue
{
	background:#166ba9;
	border-color:#166ba9;
}

.wpshortcode_button_small.wpshortcode_button_blue:hover,.wpshortcode_button_small.wpshortcode_button_blue:focus
{
	background:#3390CF;
	color:#fff;
	border-color:#3390CF;
}

.wpshortcode_button_yellow:hover,.wpshortcode_button_yellow:focus
{
	background:#FFCF09;
	border-color:#FFCF09;
	color:#fff;
}

.wpshortcode_button_red:focus,.wpshortcode_button_red:hover
{
	background:#FF2F1F;
	color:#fff;
	border-color:#FF2F1F;
}

.wpshortcode_button_green:hover,.wpshortcode_button_green:focus
{
	background:#B2BF17;
	color:#fff;
	border-color:#B2BF17;
}

.wpshortcode_button_orange:hover,.wpshortcode_button_orange:focus
{
	background:#FF7F09;
	color:#fff;
	border-color:#FF7F09;
}

.wpshortcode_button_gray:hover,.wpshortcode_button_gray:focus
{
	background:#999;
	color:#fff;
	border-color:#999;
}

.wpshortcode_button_large.wpshortcode_button_white
{
	background:#F6F6F6;
	border-color:#C4C4C4;
	color:#111;
}

a.wpshortcode_button_white:hover
{
	color:#333 !important;
}

.wpshortcode_button_white:hover,.wpshortcode_button_white:focus
{
	background:#ebebeb;
	color:#fff;
	border-color:#999;
}

.wpshortcode_button_black:hover,.wpshortcode_button_black:focus
{
	background:#000;
	color:#fff;
	border-color:#111;
}

.wpshortcode_box_full,.wpshortcode_box_large,.wpshortcode_box_normal,.wpshortcode_box_small,.wpshortcode_box_
{
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#a1a1a1;
	padding:8px 12px;
	margin-top:10px;
	margin-bottom:10px;
}

.wpshortcode_box_full em,.wpshortcode_box_large em,.wpshortcode_box_normal em,.wpshortcode_box_small em
{
	margin:3px 5px 0 0;
}

.wpshortcode_box_full em.wpshortcode_,.wpshortcode_box_large em.wpshortcode_,.wpshortcode_box_normal em.wpshortcode_,.wpshortcode_box_small em.wpshortcode_
{
	padding:0;
	margin:0;
	width:0;
	height:0;
}

.wpshortcode_box_large
{
	width:400px;
}

.wpshortcode_box_normal
{
	width:300px;
}

.wpshortcode_box_blue
{
	background:#a0c5ef !important;
	color:#333 !important;
}

.wpshortcode_box_red
{
	background:#eba7a7 !important;
}

.wpshortcode_box_yellow
{
	background:#ffd149 !important;
	color:#666 !important;
}

.wpshortcode_box_green
{
	background:#c3fad0 !important;
	color:#666 !important;
}

.wpshortcode_box_orange
{
	background:#ffa440 !important;
	color:#f0f0f0 !important;
}

.wpshortcode_box_white
{
	background:#e7e7e7 !important;
	color:#666 !important;
}

.wpshortcode_box_gray,.wpshortcode_box_
{
	background:#c1c1c1;
	color:#333;
}

.wpshortcode_box_black
{
	background:#515151 !important;
	color:#f0f0f0 !important;
}

.adspace-widget
{
	margin:0 0 0 2px;
	width:300px;
}

.adspace-widget h3
{
	margin-bottom:6px;
}

li.flickr-photo
{
	border-bottom:0 !important;
	display:inline-block;
	border:1px solid #D7D7D7 !important;
	height:75px;
	background:none !important;
	margin:9px 4px 2px 7px !important;
	padding:5px !important;
}

.avatar
{
	float:left;
	margin-right:14px;
	background:none repeat scroll 0 0 #FFF;
	border:1px solid #CACACA;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 0 2px #C3C3C3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px 3px 3px 3px;
	padding:4px;
}

ul.recent-comments-list li
{
	height:56px;
	background:none !important;
	padding:4px 12px 0 !important;
}

.block-item-small .avatar
{
	width:45px;
	height:45px;
	box-shadow:none !important;
	margin-right:4px;
}

.block-item-small h2,.block-item-small h2 a
{
	color:#333;
	font-family:'Arial';
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

.block-item-small img
{
	border:1px solid #D7D7D7;
	padding:2px;
}

.block-item-small .block-image
{
	position:relative;
	display:inline-block;
	margin-right:8px;
	float:left;
}

.block-item-small .block-image-r
{
	float:right;
	width:236px;
}

.block-meta
{
	color:#888;
	display:block;
	font-size:11px;
	margin-bottom:4px;
}

.block-meta a
{
	color:#888 !important;
}

.block-meta a:hover
{
	color:#333 !important;
	text-decoration:none;
}

.block-item-small ol
{
	list-style:decimal !important;
	background:#fff !important;
}

.block-item-small ol li
{
	list-style:decimal !important;
	min-height:40px;
	font-size:14px !important;
	font-family:'Open sans',sans-serif;
	font-weight:700;
	padding:5px 0 !important;
}

.block-item-small ol li:hover
{
	background:none !important;
}

.block-item-small ol li a
{
	font-size:12px;
	font-family:"Segoe UI",helvetica,Tahoma,Arial,sans-serif !important;
	font-weight:400;
}

span.block-image-viewed-views
{
	font-size:11px !important;
	font-family:"Segoe UI",helvetica,Tahoma,Arial,sans-serif !important;
	font-weight:400;
}

.popularviewbg
{
	background:#eee !important;
}

.block-item-small
{
	clear:both;
	border-bottom:1px dashed #CCC;
	margin-bottom:0;
	overflow:hidden;
	width:300px;
	padding:6px 0;
}

.block-item-small-view ol
{
	background:none repeat scroll 0 0 #FFF !important;
	list-style:decimal outside none !important;
}

.block-item-small-view ol li
{
	min-height:50px;
	font-family:'Open sans',sans-serif;
	font-size:14px !important;
	font-weight:700;
	list-style:decimal outside none !important;
	overflow:visible;
	clear:both;
	padding:6px 0 4px !important;
}

.block-item-small-view ol li a
{
	font-family:"Segoe UI",helvetica,Tahoma,Arial,sans-serif !important;
	font-size:12px;
	font-weight:400;
}

#multiplesocialwidget-id
{
	-moz-box-shadow:1px 1px 1px #EEE;
	-webkit-box-shadow:1px 1px 1px #EEE;
	box-shadow:1px 1px 1px #EEE;
	border-radius:2px 2px 2px 2px;
	border:1px solid #DDD;
	margin:0 auto;
}

.fb-likebox
{
	border-bottom:1px solid #DDE1EE;
	background:#fff;
	padding:10px 10px 0;
}

.googleplus
{
	background:#F5FCFE;
	font-size:.90em;
	font-family:"Arial","Helvetica",sans-serif;
	color:#000;
	line-height:1px;
	padding:9px 11px;
}

.googleplus span
{
	color:#000;
	font-size:11px;
	position:absolute;
	display:inline-block;
	margin:9px 70px;
}

.twitter
{
	background:#EEF9FD;
	padding:10px;
}

#multiplesocialwidget-id-widget
{
	background:#EBEBEB;
	text-align:right;
	border-image:initial;
	padding:2px 8px 2px 3px;
}

#multiplesocialwidget-id-widget .author-credit a
{
	font-size:10px;
	font-weight:700;
	text-shadow:1px 1px #FFF;
	color:#1E598E;
	text-decoration:none;
}

#email-news-subscribe .email-box
{
	font-family:"Arial","Helvetica",sans-serif;
	border-image:initial;
	padding:10px;
}

#email-news-subscribe .email-box input.email
{
	background:#FFF;
	color:#999;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
	border-image:initial;
	font-family:"Arial","Helvetica",sans-serif;
	padding:7px 10px 8px;
}

#email-news-subscribe .email-box input.subscribe
{
	background-image:0;
	color:#186487;
	border:1px solid #A4CCE5;
	font-size:11px;
	font-weight:700;
	padding:6px;
}

#email-news-subscribe .email-box input.subscribe:hover
{
	background-color:#cfe5f3;
	background-image:0;
	border:1px solid #307ba9;
	color:#186487;
}

#email-news-subscribe .email-box input.subscribe:active
{
	background-color:#cfe5f3;
	background-image:0;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.3) inset;
	border:1px solid #307ba9;
	color:#186487;
}

#other-social-bar
{
	overflow:hidden;
	padding:0;
}

#other-social-bar .other-follow
{
	color:#1E598E;
	padding-bottom:7px;
}

.tweets
{
	width:300px;
	clear:both;
}

.tweet
{

}

.tweet:hover
{
	background:url(images/twit.png) no-repeat scroll 1px 50% transparent !important;
}

p.follow-message
{
	text-align:right !important;
	font-weight:700;
	margin-top:2px !important;
}

p.follow-message a
{
	color:#29c !important;
}

.ad9
{
	margin-top:2px;
	margin-bottom:2px;
	text-align:center;
}

#header,#nav,.section,#article,#aside,#footer,.clearfloat,#colorcontentwrap8 img,#colorcontentwrap9 img,.colorcontentwrap10 img
{
	display:block;
}

.alignleft,#fsidebar1,.relatedimg,#logoright-left,#header3-1-left-tickerimg
{
	float:left;
}

.alignright,.fotlogoright,#header3-1-right,#datemeta_r
{
	float:right;
}

pre,#related h3
{
	margin:0 0 20px;
}

#content h2 a,#content h3 a,#content h1 a,#content h5 a,#content h4 a,#content h6 a,ol.commentlist a:link,ol.commentlist li div.vcard cite.fn a.url:hover,#logoright-left-cat-wrapper-right a
{
	text-decoration:none;
}

#content h2 a:hover,#aside a:hover
{
	text-decoration:underline;
}

.pmeta span,.pmetasingle span
{
	margin:0 3px;
}

.pmetasingle a:hover,.pmetasingle a:hover,.featbig h2 a:hover
{
	color:#333;
}

.navigation.com a,.navigation.com span.current
{
	margin:0 -2px 0 0;
}

.sectioncont,.wpshortcode_box .wpshortcode_button em.wpshortcode_
{
	padding:5px;
}

#fnav li li,#fnav li li li,#menu li li,#menu li li li
{
	border:none;
	margin:0 0 0 -1px;
}

#fnav li:hover,#fnav li.sfhover,#menu li:hover,#menu li.sfhover,#menu2 li:hover,#menu2 li.sfhover,#menu3 li:hover,#menu3 li.sfhover
{
	position:static;
}

#skyline,.wpshortcode_box_small
{
	width:200px;
}

li#pad1,#coloredblock567
{
	margin-top:5px;
}

.tab_content li,.block-item-small-view ol li:hover
{
	background:none repeat scroll 0 0 transparent !important;
}

ol.commentlist li div.vcard img.avatar-32,ol.commentlist li div.vcard img.photo
{
	padding:2px;
	background:#FFF;
	border:1px solid #DDD;
}

#commentform .author,#commentform .email,#commentform .url
{
	padding:3px 3px 3px 5px;
	background:#FFF;
	color:#666;
}

#menu li:hover ul ul,#menu li:hover ul ul ul,#menu li.sfhover ul ul,#menu li.sfhover ul ul ul,#menu2 li:hover ul ul,#menu2 li:hover ul ul ul,#menu2 li.sfhover ul ul,#menu2 li.sfhover ul ul ul,#menu3 li:hover ul ul,#menu3 li:hover ul ul ul,#menu3 li.sfhover ul ul,#menu3 li.sfhover ul ul ul
{
	left:-999em;
}

#menu li:hover ul,#menu li li:hover ul,#menu li li li:hover ul,#menu li.sfhover ul,#menu li li.sfhover ul,#menu li li li.sfhover ul,#menu2 li:hover ul,#menu2 li li:hover ul,#menu2 li li li:hover ul,#menu2 li.sfhover ul,#menu2 li li.sfhover ul,#menu2 li li li.sfhover ul,#menu3 li:hover ul,#menu3 li li:hover ul,#menu3 li li li:hover ul,#menu3 li.sfhover ul,#menu2 li li.sfhover ul,#menu2 li li li.sfhover ul
{
	left:auto;
}

#logoright-right-trending ul,#header3-1-right ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#menu2 ul li,#menu3 ul li
{
	margin:0;
	padding:0;
	list-style:none;
}

#menu2 li li ul,#menu3 li li ul
{
	border:solid #fff;
	border-width:0 !important;
}

#menu2 li li,#menu2 li li li,#menu3 li li,#menu3 li li li
{
	margin:0 0 0 -1px;
	height:auto;
}

li#current-home-nav a,li#current-home-nav a:hover
{
	background:url(images/menu_home.png) left no-repeat;
	background-position:8px 7px;
	padding-left:33px !important;
	color:#fff !important;
}

.featbig img,#colorcontentwrap img
{
	float:left;
	padding:2px 6px 0 0;
}

#colorcontentwrap h2 a,#colorcontentwrap h3 a
{
	color:#234B7B;
	outline:0 none;
	text-decoration:none;
}

.colorcontentwrap2 p,.colorcontentwrap4 p,#colorcontentwrap8 p,#colorcontentwrap9 p,.colorcontentwrap10 p
{
	margin-bottom:9px;
}

.colorcontentwrap2 h3 a,#colorcontentwrap8 h3 a,#colorcontentwrap9 h3 a
{
	color:#000;
	outline:0 none;
	text-decoration:none;
}

.colorcontentwrap2 h3,#colorcontentwrap8 h3,#colorcontentwrap9 h3
{
	font:23px "georgia",Arial,Sans-Serif !important;
	font-weight:400;
	line-height:1.13em;
	padding:0 0 6px;
}

.colorcontentwrap3 h2 a,#colorcontentwrap5 h2 a,#colorcontentwrap5 h3 a,.colorcontentwrap6 h2 a,#colorcontentwrap6_a h2 a,#colorcontentwrap7 h2 a,#colorcontentwrap7_a h2 a
{
	color:#21497b;
	outline:0 none;
	text-decoration:none;
}

.colorcontentwrap3 h2 a:hover,#colorcontentwrap5 h2 a:hover,#colorcontentwrap5 h3 a:hover,.colorcontentwrap6 h2 a:hover,#colorcontentwrap6_a h2 a:hover,#colorcontentwrap7 h2 a:hover,#colorcontentwrap7_a h2 a:hover
{
	color:#2e66ab;
}

#coloredblock89,.coloredblock10
{
	margin-top:15px;
}

#colorcontentwrap5 p,.colorcontentwrap6 p,#colorcontentwrap7 p
{
	margin-bottom:6px;
	font-size:12px;
	color:#fff;
	line-height:15px;
}

#colorcontentwrap5 h2,#colorcontentwrap7 h2
{
	font:16px "georgia",Arial,Sans-Serif !important;
	font-weight:400;
	line-height:1.02em;
	padding:4px 0 6px;
}

#colorcontentwrap6_a p,#colorcontentwrap7_a p
{
	margin-bottom:6px;
	color:#222;
	line-height:15px;
}

#colorcontentwrap8 h2,#colorcontentwrap9 h2
{
	border-bottom:1px dotted #dedfde;
	font:14px "georgia",Arial,Sans-Serif !important;
	font-size:1.8em;
	font-weight:400;
	line-height:1.13em;
	padding:3px 0 4px;
}

#colorcontentwrap8 h2 a,#colorcontentwrap9 h2 a
{
	color:#214d94;
	outline:0 none;
	text-decoration:none;
}

#colorcontentwrap8 h2 a:hover,#colorcontentwrap9 h2 a:hover
{
	color:#468ace;
}

.wpshortcode_button_large em,.wpshortcode_button_normal em,.wpshortcode_button__ em
{
	margin:3px 7px 3px 10px;
}

.wpshortcode_button_large.wpshortcode_button_yellow,.wpshortcode_button_yellow,.wpshortcode_button_small.wpshortcode_button_yellow
{
	background:#FFAF09;
	border-color:#FFAF09;
}

.wpshortcode_button_large.wpshortcode_button_red,.wpshortcode_button_red,.wpshortcode_button_small.wpshortcode_button_red
{
	background:#D81204;
	border-color:#D81204;
}

.wpshortcode_button_large.wpshortcode_button_green,.wpshortcode_button_green,.wpshortcode_button_small.wpshortcode_button_green
{
	background:#95A006;
	border-color:#95A006;
}

.wpshortcode_button_large.wpshortcode_button_orange,.wpshortcode_button_orange,.wpshortcode_button_small.wpshortcode_button_orange
{
	background:#FF5F09;
	border-color:#FF5F09;
}

.wpshortcode_button_large.wpshortcode_button_gray,.wpshortcode_button_gray,.wpshortcode_button_small.wpshortcode_button_gray
{
	background:#777;
	border-color:#777;
}

.wpshortcode_button_white,.wpshortcode_button_small.wpshortcode_button_white
{
	color:#111;
	background:#F6F6F6;
	border-color:#C4C4C4;
}

.wpshortcode_button_large.wpshortcode_button_black,.wpshortcode_button_black,.wpshortcode_button_small.wpshortcode_button_black
{
	background:#111;
	border-color:#000;
}
span.twitter-text{	background:url("images/twit.png") no-repeat scroll 1px 50% transparent !important;
	padding-left:26px !important;
	line-height:18px !important;}
	
	
	/*Footer-widgets*/
.recent-comments-list li {
	display: inline-block;
	margin: 5px 0px;
}
ul.recent-comments-list li{    
   }
   
  #footerwrapper1 ul.recent-comments-list li {    padding: 4px 0 0 !important;}
   
#wfsidebar1 .widget, #wfsidebar2 .widget, #wfsidebar3 .widget {
	width: 303px;
	float: left;
	color: #111;
	line-height: 19px;
	font-size: 12px;
	margin-bottom: 15px; 
	padding: 5px 2px 0 5px;
}
#footerwrapper1 .widget ul, #footerwrapper2 .widget ul, #footerwrapper3 .widget ul {
	margin-left: 0;
	list-style: none;
}
#footerwrapper1 .widget ul li, #footerwrapper2 .widget ul li, #footerwrapper3 .widget ul li {
	list-style: none; 
	color: #000
}
#footerwrapper1 .widget h3, #footerwrapper2 .widget h3, #footerwrapper3 .widget h3 {
	width: 290px;
	float: left; background-image:none;
	color: #222;
	line-height: 22px;
	font-family: "Segoe UI", helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: bold;
	padding: 5px 12px 2px 0;
	margin-bottom: 5px;
}
#wfsidebar1 .widget a, #wfsidebar2 .widget a, #wfsidebar3 .widget a {
	color: #111;
	font-family:"Segoe UI", helvetica, Arial, sans-serif;
	font-size:14px; 
	text-decoration:none;}
#wfsidebar1 .widget a:hover, #wfsidebar2 .widget a:hover, #wfsidebar3 .widget a:hover{text-decoration:underline	}
 
#footerwrapper1 #wp-calendar {
	color: #888888
}
/*Footer*/
.ad-8 {padding-top:10px}
.footer-holder {
	background: #b23524;
	margin-top: 25px;margin: 0 auto;
    width: 1002px;
}

#wfsidebar1, #wfsidebar2, #wfsidebar3 {
	width: 326px;
	float: left;
}
.bottom-footer {
	background: #982c1d;
	border-top: 1px solid #292929;
	color: #fff;
	padding-bottom: 10px;
}
#fotnav {
	width: 980px;
	float: left;
	margin-bottom: 10px;
}
#fotnav ul {
	margin: 0px  0px  0px  15px;text-align:center;
}
#fnav {
	padding: 6px 0 0;
	margin: 0px;
	width: 100%;
}
#fnav li {
	display: inline;
	font-family: "Segoe UI", helvetica, Arial, sans-serif;
	list-style: none outside none;
}
#fnav li ul {
	-moz-box-shadow: 1px 1px 6px rgba(0,0,0,0.5), 8px 10px 10px rgba(255,255,255,0.75) inset;
	background: none repeat scroll 0 0 #FFF;
	border-color: 0 #92B8C6 #92B8C6;
	border-right: 2px solid #92B8C6;
	border-style: none solid solid;
	border-width: medium 2px 2px;
	height: auto;
	left: -999em;
	margin: -47px 0 0 85px;
	padding: 2px 70px 2px 3px;
	position: absolute;
	z-index: 9999;
}
#fnav li li, #fnav li li li {
	border: none;
	margin: 0 0 0 -1px;
}
#fnav li ul a {
	color: #666;
}
#fnav li:hover, #fnav li.sfhover {
	position: static;
}
.footer-logo {
	float: right;
	margin: 10px 10px 0px 0px;
}
.copyright_btt {
	padding: 0px 12px; width: 760px;  margin-top: 10px;
}
.copytext {
width:640px;
	float: left;
	 font-size:15px;
}
 
#footer{padding-top:5px;
}
#footer-wrapper{
width:980px;
margin:0 auto;
}

#content .post p img { max-width: 100%; height: auto;}
#mobile-menu{ display:none }

/*Menu particolare */

.nav-wrapper{
	background-color: #1e1e1e !important;
	width: 100% !important; 
	padding:0px !important;
	background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.3) 0%, rgba(255,255,255,0) 68%, rgba(255,255,255,0) 69%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.3)), color-stop(68%,rgba(255,255,255,0)), color-stop(69%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 69%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 69%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 69%); /* IE10+ */
	background-image: linear-gradient(to bottom,  rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 69%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.colorcontentwraphigh{ float: left;	position: relative;	width: 210px;	margin-right: 3px !important;	font-size: 11px; text-align:justify; border-bottom: 1px dotted #ccc;}
.colorcontentwraphigh .pbottom{
	padding: 0 8px !important;
}
.featbig .colorcontentwraphigh{ margin-right: 11px !important;}
#infometeo {
    color: rgba(255, 255, 255, 0.7);
    font-style: italic;
    position: relative;
    text-align: center;
    width: 105px;
}
.spacecb {
	margin-bottom: 13px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding: 4px 0 0 0;
}

.h2feat {
	min-height: 26px !important;
	font-family: "georgia",Arial,Sans-Serif !important;
	font-size: 22px !important;
	font-weight: 400;
	padding: 0 0 1px !important;
	line-height: 26px !important;
	border-bottom: 1px solid #dedfde;
	text-transform: capitalize;
	margin-bottom: 4px;
	width: inherit;
}

#colorcontent_right_1it, #colorcontent_right_1 {
	float: left;
	width: 415px;
	padding: 0 4px 0 0;
	text-align: justify;
	color: #000 !important;
	border-right: 1px dotted #ccc;
}

.colorcontentwrap2 h2 a {
	outline:0 none;
	text-decoration:none;
}

#logdescr{
	float: left !important;
	font-family: 'New Rocker', cursive;
	font-size: 85px;
	padding-top: 27px;
	color: #004c66;
	text-shadow: 1px 1px 8px rgba(0,0,0,0.5);
	border: 1px solid rgba(255,255,255,0.5);
	line-height: 85px;
}

#splogdescr{
	float: left !important;
	font-family: 'New Rocker', cursive;
	font-size: 30px;
	padding-top: 37px;
	color: #642a2a;
	text-shadow: 1px 1px 6px rgba(0,0,0,0.5);
	border: 1px solid rgba(255,255,255,0.5);
	padding-left:4px;
}

#mottooktnet{
	clear: both;
	padding-left: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding-top: 7px;
}
.contbooking{
	background:#f7da81 !important;
	overflow:hidden !important;
}
.titbooking{
	text-align: center !important;
	font-family: 'Open Sans', sans-serif !important;
	padding: 2px 3px !important;
	font-size: 26px !important;
	font-weight: bold !important;
	color: #fff !important;
	text-shadow: 1px 1px 1px #000, 0 0 1px rgba(0,0,0,0.6) !important;
	background-color: rgb(255,198,0) !important; /* Old browsers */
	background-image: -moz-linear-gradient(top,  rgba(255,198,0,1) 0%, rgba(207,161,0,1) 100%) !important; /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,198,0,1)), color-stop(100%,rgba(207,161,0,1))) !important; /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top,  rgba(255,198,0,1) 0%,rgba(207,161,0,1) 100%) !important; /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top,  rgba(255,198,0,1) 0%,rgba(207,161,0,1) 100%) !important; /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top,  rgba(255,198,0,1) 0%,rgba(207,161,0,1) 100%) !important; /* IE10+ */
	background-image: linear-gradient(to bottom,  rgba(255,198,0,1) 0%,rgba(207,161,0,1) 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#cfa100',GradientType=0) !important; /* IE6-9 */
}
#bookhottit .ui-accordion-header-icon{
	background-image: url(/images/bookingicon.png) !important;
}
#booking h3{
    border-bottom:none;
}
#booking h3 span{
    padding:0 !important;
}
.tithomenews{
	font-family:Open Sans !important;
}
.social-top-container {
    float: right;
    margin-right: -20px;
    margin-top: -1px;
}
.social-top-container ul{list-style:none; padding:0;}
.social-top-container li {
    background-color: #1E1E1E;
    float: left;
    list-style: none outside none;
}
.social-top-container li a {
    background-repeat: no-repeat;
    display: block;
    height: 35px;
    text-indent: -9999px;
    width: 35px;
    -moz-transition:background-color 0.5s;
    transition:background-color 0.5s;
    -o-transition:background-color 0.5s;
    -webkit-transition:background-color 0.5s;
    -ms-transition:background-color 0.5s;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.social-top-container a.rss-social{background-image: url(/images/social-sprite.png); background-position: 5px 6px;}
.social-top-container a.rss-social:hover{background-color:#fe9d36;}
.social-top-container a.fb-social{background-image: url(/images/social-sprite.png); background-position: -60px 6px;}
.social-top-container a.fb-social:hover{background-color:#344bf7;}
.social-top-container a.twit-social{background-image: url(/images/social-sprite.png); background-position: -134px 6px;}
.social-top-container a.twit-social:hover{background-color:#52e6fc;}
.social-top-container a.plus-social{background-image: url(/images/social-sprite.png); background-position: -203px 6px;}
.social-top-container a.plus-social:hover{background-color:#f75b37;}
#flight_departureAirport{background-image:url(/images/andata-icon.png); background-position:right center; background-repeat:no-repeat;padding-right:33px !important;}
#flight_arrivalAirport{background-image:url(/images/ritorno-icon.png); background-position:right center; background-repeat:no-repeat;padding-right:33px !important;}
#flight_departureAirport,#flight_arrivalAirport{
	background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: rgba(0, 0, 0, 0.6);
    padding:5px;
}
#bus_search label{
	color: rgba(0, 0, 0, 0.5);
	float: left;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: normal;
	padding: 4px 6px 0 0;
	text-align: right;
	width: 55px;
}
#bus_search h2{
	color: rgba(0, 0, 0, 0.5);
	font-family: 'Open Sans';
	text-align: center;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
}
#bus_search #date_bus, #bus_search #start_bus{
	background-image: url("/images/calend-icon.png");
	background-position:185px center;
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0.8);
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
	color: rgba(0, 0, 0, 0.6);
	font-family: Open Sans;
	font-size: 13px;
	margin: 3px auto 0;
	padding: 5px 40px 5px 5px;
	width:165px;
}
#bus_search #start_bus{
	background-image: url("/images/bus-icon.png");
	background-position:175px center;
	}
#bus_search .date_check{padding-left:15px; color:rgba(0, 0, 0, 0.5); font-size: 12px;}
h2.error-title{
	font-size:25px !important;
	font-family:Open Sans !important;
	color:#d54f4f !important;
	padding-bottom: 5px !important;
	border-bottom:3px solid !important;
	text-align:center;
}
h3.error-title{
	font-size:18px !important;
	font-family:Open Sans !important;
	color:#ff954f !important;
	text-align:center;
	margin-top:0 !important;
}
.pack_item_container{
	width:33%;
	display:block;
	float:left;
	margin-bottom: 20px;
}
.pack_item{
	padding:15px;
	border-left:1px solid rgba(255,255,255,0.3);
	border-right:1px solid rgba(0,0,0,0.1);
	background-color:#DAE9EE;
	box-shadow:1px 1px 3px rgba(0,0,0,0.1);
	margin-top: 20px;
	background-image: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* IE10+ */
	background-image: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.pack_item img{margin:0 auto 10px;width:100%;height:55px;opacity:0.7;filter:alpha(opacity=70);}
.pack_item img:hover{opacity:1;filter:alpha(opacity=100);}
.pack_item.pack_middle{
	background-color:#b9deea;
	margin-top:0;
}
.pack_item h3{
	text-align: center;
	background-color:rgba(255,255,255,0.5);
	border-top:1px solid rgba(255,255,255,0.2) !important;
	border-bottom:1px solid rgba(0,0,0,0.1) !important;
	text-shadow:1px 1px rgba(255,255,255,0.4);
	font-family:Open Sans;
	margin:0 !important;
	padding:10px 0 !important;
}
.date_pack li {
    background-color: #FDD9C1 !important;
    background-image:none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    float: left;
    margin: 1%;
    padding: 1% !important;
    text-align: center;
    width: 28%;
}
.date_pack span{
	font-size:25px;
	display:block;
}
span.title_big_pack {
    display: block;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 800;
    margin-top: 10px;
    text-align: center;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.3);
}
.pack_included ul{margin:0 !important;}
.pack_included li{
	background:url("/images/check-icon.png") no-repeat 5px 10px rgba(255,255,255,0.2) !important;
	border-top:1px solid rgba(255,255,255,0.5) !important;
	border-bottom:1px solid rgba(0,0,0,0.1) !important;
	padding-left:20px !important;
}
.pack_item span.pack_price{
	background-color: #bbf2c3 !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    padding: 10px !important;
    text-align: center;
    margin:10px 0;
    display:block;
    font-size:30px;
    font-family:Open Sans;
    color:rgba(0,0,0,0.7);
    text-shadow:1px 1px rgba(255,255,255,0.3);
}
.pack_button{
    background: none repeat scroll 0 0 rgba(255,255,255,0.6);
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1), 0 1px 6px rgba(255, 255, 255, 0.6) inset;
    color: rgba(0, 0, 0, 0.5) !important;
    display: block;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
    margin: 5px auto 0;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.5) !important;
    border:1px solid rgba(0,0,0,0.1)
}
.pack_button:hover{background: none repeat scroll 0 0 rgba(255,255,255,0.8);}
.pack_button:active{background: none repeat scroll 0 0 rgba(255,255,255,0.5);box-shadow: none;}
#meteo_monaco span{font-size:11px !important;}
.cat_content p{color:#000 !important;}
.cat_featbig{padding-bottom:15px !important;}
li.current-lang {
background: rgb(124,124,124);
background: -moz-linear-gradient(top, rgba(124,124,124,1) 12%, rgba(201,201,201,1) 40%, rgba(232,232,232,1) 63%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(12%,rgba(124,124,124,1)), color-stop(40%,rgba(201,201,201,1)), color-stop(63%,rgba(232,232,232,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(124,124,124,1) 12%,rgba(201,201,201,1) 40%,rgba(232,232,232,1) 63%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(124,124,124,1) 12%,rgba(201,201,201,1) 40%,rgba(232,232,232,1) 63%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(124,124,124,1) 12%,rgba(201,201,201,1) 40%,rgba(232,232,232,1) 63%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(124,124,124,1) 12%,rgba(201,201,201,1) 40%,rgba(232,232,232,1) 63%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7c7c7c', endColorstr='#ffffff',GradientType=0 );
border: 1px solid whitesmoke;
border-bottom: 2px solid #fff;
}
li.lang-en_us a {
    background: transparent url('/images/flags/flag_oktnet.png') no-repeat 4px 5px;
    text-indent: -9999px;
}
li.lang-de_de a {
background: transparent url('/images/flags/flag_oktnet.png') no-repeat -34px 5px;
text-indent: -9999px;
}
li.lang-it_it a {
background: transparent url('/images/flags/flag_oktnet.png') no-repeat -74px 5px;
text-indent: -9999px;
}
li.lang-es_es a {
background: transparent url('/images/flags/flag_oktnet.png') no-repeat -112px 5px;
text-indent: -9999px;
}
li.lang-pt_pt a {
background: transparent url('/images/flags/flag_oktnet.png') no-repeat -151px 5px;
text-indent: -9999px;
}
li.lang-ru_ru a {
background: transparent url('/images/flags/flag_oktnet.png') no-repeat -189px 5px;
text-indent: -9999px;
}
li.lang-fr_fr a {
background: transparent url('/images/flags/flag_oktnet.png') no-repeat -229px 5px;
text-indent: -9999px;
}
#breadcrumbs {
    background-color: rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1) inset;
    margin: 0;
    padding: 5px 0 5px 10px;
}
#aside .gform_heading{
    margin-bottom:0;
}
#aside .gform_footer{
    padding-left:12px;
    margin-top:0;
}
#aside .gform_wrapper li{
    background:none;
    border-bottom:none;
}
.gsection{
    border-bottom:1px solid rgba(0,0,0,0.1) !important;
}
.gform_wrapper li, .gform_wrapper ul{
    background:none !important;
    border-bottom:none;
    border-top:none;
}
.shopping_cart {
    background: url("/images/icon/icon-cart.png") no-repeat scroll 5px center rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1), 0 1px 3px #FFFFFF inset, 0 -1px 3px rgba(0, 0, 0, 0.07) inset;
    display: block;
    float: right;
    margin: 10px 0 0;
    padding: 10px 10px 10px 40px;
}
.shopping_cart.home_icon {
    background-image: url("/images/icon/icon-home.png") !important;
    margin-right: 10px;
    padding-left: 30px;
}
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
    padding:20px 0 0 0 !important;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
    font-size: 1.3em !important;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
    font-size:2em;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    text-align:center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {text-align:center; border-bottom:none !important;}
.products h3{line-height:100% !important; text-align:center; padding:0 !important; font-size:24px !important;}
.post .products h3{ margin:0!important;}
.woocommerce-tabs h2, .woocommerce .related h2{
    font-family:Open Sans !important;
    margin-bottom: 10px;
    line-height:100%;
}
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td{padding:4px 8px !important;}
.woocommerce .related{width:auto !important}
.woocommerce div.product .woocommerce-tabs{margin-bottom:20px; border-bottom:1px solid rgba(0,0,0,0.1);}
.woocommerce div.product form.cart .variations td.label, .woocommerce #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label {
    padding: 1em;
    text-align: center;
    width:auto !important;
}
.woocommerce div.product form.cart .variations td, .woocommerce #content div.product form.cart .variations td, .woocommerce-page div.product form.cart .variations td, .woocommerce-page #content div.product form.cart .variations td {
    padding: 1em;
    text-align: center;
    vertical-align: middle;
}
.woocommerce div.product form.cart .variations select, .woocommerce #content div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select {
    display: block;
    float: left;
    font-size: 14px;
    margin: 0 auto;
    padding: 3px;
    width:auto !important;
}
.woocommerce div.product form.cart .variations label, .woocommerce #content div.product form.cart .variations label, .woocommerce-page div.product form.cart .variations label, .woocommerce-page #content div.product form.cart .variations label {
    font-size: 15px;
    font-weight: bold;
}
#bdate_field{
    float:right !important;
}
.ui-accordion .ui-accordion-content{
    padding:0 !important;
}
.weather-wrapper img {
    bottom: 0;
    height: 50px;
    left: 0;
    position: absolute;
}
.weather-wrapper p, #infometeo p {
    margin: 0;
    text-align: right;
}
.weather-wrapper p span {
    display: block;
    font-size: 20px;
    padding: 16px 0 15px;
}
.like_h{
	font-family:Georgia !important;
}
.text-big{
	font-size:25px;
}
#gform_submit_button_6 {
    background: none repeat scroll 0 0 #E2F0B6;
    cursor: pointer;
    font-size: 30px;
    padding: 10px;
}
#gform_submit_button_6:hover{
	background: none repeat scroll 0 0 #C5E26D;
}
.txt_main{font-weight:bold;}
.optin-bg-img{
    background: url(/images/bavarian-bg.jpg) center center repeat !important;
    margin: -40px -30px 20px !important;
    height: 100px;
    position: relative;
}
.center-circle {
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #e65100;
    top: calc(50% - 60px);
    left: calc(50% - 60px);
    padding: 10px !important;
    box-shadow: 0 0 4px rgba(0,0,0,0.4),0 4px 8px rgba(0,0,0,0.28);
}
.elem-anim {
    height: 100px;
    width: 100px;
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    -webkit-animation: pulse1 1s ease infinite;
    -moz-animation: pulse1 1s ease infinite;
    -ms-animation: pulse1 1s ease infinite;
    animation: pulse1 1s ease infinite;
}
.optin-button {
    background: #55a753 none repeat scroll 0 0 !important;
    border-radius: 5px;
    color: #fff !important;
    display: block;
    font-size: 16px !important;
    height: auto !important;
    margin-top: 10px !important;
    padding: 16px 20px !important;
    text-align: center;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: .3em;
}