/*

Theme Name:Tiara
Theme URL: http://www.web2feel.com/tiara/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags:  Photography, right-sidebar, fixed-width, theme-options, threaded-comments, banner ads, fab themes.

*/

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
} /* Hide from IE Mac \*/.clearfix {
    display: block;
} /* End hide from IE Mac */.none {
    display: none;
} /* End Clearfix */



/* #Forms
================================================== */

form {
    margin-bottom: 20px;
}

fieldset {
    margin-bottom: 20px;
}

input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 210px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
}

select {
    padding: 0;
}

textarea {
    min-height: 60px;
}

label,
	legend {
    display: block;
    font-weight: bold;
    font-size: 13px;
}

select {
    width: 220px;
}

input[type="checkbox"] {
    display: inline;
}

label span,
	legend span {
    font-weight: normal;
    font-size: 13px;
    color: #444;
}

/* Defaults */


body,
input,
textarea,
button {
    font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666666;
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
}

a {
    text-decoration: none;
    color: #00529C;
}

a:hover {
    text-decoration: none;
    color: #555;
}

.sidebar a:hover {
    text-decoration: underline!important;
}

a img {
    border: none;
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin-bottom: 20px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #fff;
    margin: 10px 0;
}

table td,table th {
    text-align: left;
    border: 1px solid #fff;
    padding: .4em .8em;
}

table th {
    background: #ddd;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    border: 1px solid #fff;
}

table td {
    border: 1px solid #fff;
    background: #eee;
    color: #555;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0;
}

img.alignnone {
    display: inline;
    margin: 0 0 20px;
}

img.alignright {
    display: inline;
    margin: 0px 0 20px 20px;
}

img.alignleft {
    display: inline;
    margin: 0px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.alignright {
    float: right;
    margin: 20px 308px 20px 0px;
}

.alignleft {
    float: left;
    margin: 20px 0px 20px 320px;
}

.wp-caption {
    text-align: center;
    margin: 10px 0px;
    padding: 5px 0 5px;
    border: 1px solid #ddd;
}

.wp-caption img {
    border: 0;
    margin: 0 0 5px;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: #444;
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
    margin: 0 0 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    padding: 0;
}

h1 {
    font-size: 24px;
    line-height: 28px;
}

h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 20px 0;
}

h3 {
    font-size: 16px;
    line-height: 20px;
}

h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
}

h6 {
    font-size: 10px;
    line-height: 16px;
}



/* Outer */

#wrapper {
    background: url(images/body.png);
}
#casingWrapperAd {
    
	position:relative;   
	margin-left:200px;

}



#casingWrapper {
    
	position:relative;
    
}


#casing {
    width: 1000px;
    margin: 0px auto;
}


/* Head */

#masthead {
    height: 190px;
    background: url(images/top.png);
}


#mastheadChristmas {
    height: 190px;
    background: url(images/topChristmas.jpg);
}

#head {
    width: 100%;
    border-top: 1px solid #424346;
}

#blogname {
    width: 500px;
    margin: 0px auto;
}

#blogname h1 {
    font-family:Georgia;
    font-size: 42px;
    margin: 0px 0px 0px 0px;
    padding-top:25px;
    text-align:center;
}

#blogname h1 a:link, #blogname h1 a:visited {
    color: #fff;
}
	
/* Menu */	
	
		
#botmenu {
    width: 100%;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    overflow: hidden;
    height: 51px;
    background: url(images/menu.png);
}

#submenu {
    width: 980px;
    margin: 0px auto;
    padding: 0px 10px;
    height: 51px;
}

#submenu ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 0px;
}

#submenu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #999;
    font-weight: bold;
    text-shadow: 0px 1px 0px #000;
}
#submenu ul#menu-menu-principal > li:last-child { 
	background:url(images/topChristmas.jpg);
	border-radius: 10px;
	display:block;
}

#submenu li a {
    color: #999;
    display: block;
    margin: 0;
    padding: 15px 10px 15px 10px;
    text-decoration: none;
    position: relative;
}

#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a {
    color: #eee;
}

#submenu li a.sf-with-ul {
    padding-right: 10px;
}

#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
    color: #aaa;
    font-size: 12px;
    width: 148px;
    margin: 0;
    padding: 0px 10px;
    line-height: 35px;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #2D2623;
    border-left: 1px solid #2D2623;
    border-right: 1px solid #444444;
    position: relative;
    background: url(images/menu.png);
    font-weight: normal;
}

#submenu ul ul li:first-child {
    border-top: none;
}

#submenu ul ul li:last-child {
    border-bottom: none;
}

#submenu li li:last-child {
    border-bottom: none;
}

#submenu li li a:hover, #submenu li li a:active {
    background: #343431;
    color: #fff;
}

#submenu li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 170px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background: url(images/menu.png);
}

#submenu li ul a {
    width: 150px;
}

#submenu li ul a:hover, #submenu li ul a:active {
}

#submenu li ul ul {
    margin: -37px 0 0 169px;
}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
    left: -999em;
}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
    left: auto;
}

#submenu li:hover, #submenu li.sfHover {
    position: static;
}
	
/* Body */

#casing {
    margin: 0px auto;
}	



/* SEARCH FORM	 */
	
	
#search {
	width:298px;
	padding:0px ;
	margin:0px 0px;
	display:inline-block;
	height:31px;
	float:right;
	border:1px solid #eee;
	}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search p {
	margin: 0;
	font-size: 85%;
	}

#s {
	width:220px;
	background:transparent;
	margin:0px 0px 0px 3px;
	padding: 5px 5px;
	height:20px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#555;
	float:left;
	display:inline;

	}

#searchsubmit{
	background:#222;
	border:none;
	color:#fff;
	display:block;
	padding:4px 7px;
	float:right; 
	cursor:pointer;
	}	
	

/* Crumbs	 */
	
#crumbs {
    margin-top: -40px;
    padding: 10px 0px;
    color: #fff;
}

#crumbs a {
    color: #ddd;
}

#crumbs span.current {
    color: #fff;
}
	
/* Home	 */

.box {
    width: 220px;
    background: #fff;
    margin: 15px 15px 15px 15px;
    -webkit-box-shadow: 1px 1px 0px 0px #ccc;
    -moz-box-shadow: 1px 1px 0px 0px #ccc;
    box-shadow: 1px 1px 0px 0px #ccc;
    float: left;

}

.postim {
    width: 200px;
    height: 200px;
    margin: 10px 10px;
    overflow: hidden;
}

.postim img {
    position: relative;
    width: 200px;
    height: 200px;
}

.postim a {
    display: block;
}

.btitle h2 {
    font-size: 13px;
    margin: 10px 0px;
    text-align: center;
}

.btitle h2 a:link,.btitle h2 a:visited {
    color: #444;
} 


/* Intro	 */
	
.intro {
    display: none!important;
    width: 970px;
    margin: 15px 15px;
    text-shadow: -1px 0px 0px #fff;
    text-align: center;
}

.intro h3 {
    font-size: 14px;
    width: 950px;
    float: left;
    font-weight: bold;
    margin: 25px 10px 0px 10px;
    text-transform: uppercase;
    color: #111;
}

.intro p {
    font-size: 14px;
    line-height: 24px;
    width: 900px;
    float: left;
    margin: 15px 0px 10px 0px;
}


	
/* Article Content */

#content {
    width: 670px;
    float: left;
    padding: 40px 0px;
}

.post {
    margin-bottom: 20px;
    padding: 20px 20px;
    background: #fff;
}

img.archimg {
    margin: 10px 0px;
}

.title h2 {
    font-size: 20px;
    margin: 5px 0px 10px 0px;
}

.title h2  a:link,.title h2  a:visited {
    color: #444;
}

.postmeta {
    font-size: 12px;
    padding: 0px 0px;
    margin-bottom: 10px;
}

.postmeta span {
    margin: 0px 10px 0px 0px;
}

.postmeta span a {
    color: #555;
}

span.author {
    background: url(images/user.png) left center no-repeat;
    padding-left: 20px;
}

span.clock {
    background: url(images/clock.png) left center  no-repeat;
    padding-left: 20px;
}

span.comm {
    background: url(images/comm.png) left center no-repeat;
    padding-left: 20px;
}

span.categori {
    background: url(images/tag.png) left center no-repeat;
    padding-left: 20px;
}

.entry {
    margin: 0px 0px;
    padding: 0px 0px;
    overflow: hidden;
}

.entry a:link,
.entry a:visited {
    color: #00529C;
}

.entry a:hover {
    text-decoration:underline;
}

.entry ul, .entry ol {
    margin: .4em 0 1em;
    line-height: 150%;
}

.entry ul li, .entry ol li {
    list-style-position: outside;
    margin-left: 1.6em;
}



	

/* Sidebar */

#right {
    width: 298px;
    float: right;
    padding: 40px 0px;
}

h3.sidetitl {
    color: #444;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 15px 0px 15px 15px;
    font-weight: bold;
    background: url(images/sidehead.png);
}

.sidebox {
    list-style: none;
    margin: 0px 0 30px 0px;
    background: #fff;
    border: 1px solid #ddd;
}

.sidebox ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 5px;
}

.sidebox li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sidebox ul ul {
    list-style-type: none;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.sidebox ul li {
    list-style-type: none;
    margin: 0;
    margin: 0px 10px;
}

.sidebox ul li a:link,.sidebox ul li a:visited {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 5px 0px;
}

.sidebox.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,.sidebox.widget_links ul li,.sidebox.meta_links ul li {
    border-bottom: 1px solid #f4f4f4;
}

.sidebox.widget_recent_entries ul li a {
    border-bottom: 1px solid #f4f4f4;
}

ul#recentcomments li.recentcomments {
    border-bottom: 1px solid #f4f4f4;
    padding: 5px 0;
}

div#calendar_wrap {
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 0;
}

table#wp-calendar {
    width: 100%;
    border: none;
    margin: 0!important;
    padding: 0;
}

#wp-calendar caption {
    font-size: 16px;
    color: #375752;
    font-weight: 400;
    font-family: BebasNeueRegular,Georgia,Century gothic, Arial, sans-serif;
    text-transform: uppercase;
    padding: 10px 5px 5px;
}

#wp-calendar th,#wp-calendar td {
    text-align: center;
    color: #fff;
    background: #555;
    padding: 7px 5px;
}

#wp-calendar tr {
    margin: 0!important;
}

#wp-calendar td {
    background-color: #eee;
    color: #444;
    margin: 0!important;
}

#wp-calendar td a {
    border: none;
    color: #D1512A;
}



/* Banners */

.squarebanner {
    
	display:none;
    
	margin: 0px 0px 10px 0px;
    background: #fff;
    padding: 0px 0px;
    -webkit-box-shadow: 1px 1px 0px 0px #ccc;
    -moz-box-shadow: 1px 1px 0px 0px #ccc;
    box-shadow: 1px 1px 0px 0px #ccc;
}

.squarebanner ul {
    list-style-type: none;
    margin: 0px auto;
    padding: 0px 0px 20px 20px;
    overflow: hidden;
}

.squarebanner ul li {
    list-style-type: none;
    margin: 10px 10px 0px 0px;
    float: left;
    display: inline;
}

.squarebanner ul li.rbanner {
    margin-right: 0px;
}


/* Bottom */

.bottomcover {
	z-index:0!important;
    background: url(images/footer.png);
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin: 15px 0px 0px -200px;
    padding-right: 0px;
    
}

#bottom {
        
    width: 1000px;
    margin: 0px auto;
}

#bottom ul {
    margin: 0px;
    padding: 0px;
}

.botwid {
    float: left;
    width: 230px;
    margin: 20px 10px 50px 10px;
    list-style: none;
    color: #888;
}

h3.bothead {
    padding: 10px 0px;
    color: #444;
    font-size: 14px;
    font-weight: bold;
}

.botwid ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.botwid li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.botwid ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    background-repeat: no-repeat;
}

.botwid ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul ul ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.botwid ul li {
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dotted #aaa;
}

.botwid ul li a:link, .botwid ul li a:visited {
    color: #888;
}

.botwid ul li a:hover {
    color: #333;
}

.botwid p {
    padding: 5px 0px;
    margin: 0;
    line-height: 180%;
}

.botwid table {
    width: 100%;
    text-align: center;
}			
	
	

/* COMMENTS */
#commentsbox {
    margin: 0px 0px 0px 0px;
}

h3#comments {
    padding: 10px 0px;
    font-size: 16px;
    margin: 20px 0px 20px 0px;
    color: #333;
    text-shadow: 0px 1px 0px #fff;
}

ol.commentlist {
    clear: both;
    overflow: hidden;
    list-style: none;
    margin: 0;
}

ol.commentlist li {
    line-height: 18px;
    margin: 0px 0 20px 0px;
    padding: 20px 20px;
    background: url(images/comment.png);
    border: 1px solid #f7f7f7;
}

ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited {
    color: #333;
    font-weight: 700;
    text-decoration: none!important;
}

cite.fn {
    color: #eee;
    font-style: normal;
}

ol.commentlist li .comment-author .avatar {
    float: right;
    border: 1px solid #eee;
    background: #fff;
    padding: 3px;
}

ol.commentlist li .comment-meta .commentmetadata {
    color: #000;
}

ol.commentlist li .comment-meta a {
    color: #00529C;
    text-decoration: none!important;
}

ol.commentlist li p {
    line-height: 22px;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}

ol.commentlist li .reply {
    margin-top: 10px;
    font-size: 10px;
}

ol.commentlist li .reply a {
    background: #fff;
    border: 1px solid #bbb;
    color: #333;
    text-decoration: none;
    padding: 5px 10px;
}

ol.commentlist li ul.children {
    list-style: none;
    text-indent: 0;
    margin: 1em 0 0;
}

.comment-nav {
    height: 20px;
    padding: 5px;
}

.comment-nav a:link,.comment-nav a:visited {
    color: #f15755;
}

#respond {
    margin: 10px 0;
    padding: 0;
}

#respond h3 {
    font-size: 14px;
    font-weight: 400;
    color: #444;
    padding: 5px 0 0;
}

#commentform {
    padding: 10px 0;
}

#commentform a {
    color: #E1512A;
}

#commentform p {
    color: #999;
    margin: 5px 0;
}

#respond label {
    display: block;
    color: #999;
    padding: 5px 0;
}

#respond input {
    background: #fff;
    border: 1px solid #ddd;
    color: #02070F;
    margin: 0 10px 10px 0;
    padding: 5px;
}

#commentform input {
    width: 50%;
}

#respond input#commentSubmit {
    width: 100px;
    background: #545454;
    border: 1px solid #333;
    color: #fff;
    cursor: pointer;
    margin: 10px 0;
    padding: 3px 5px;
}

textarea#comment {
    background: #fff;
    border: 1px solid #ddd;
    width: 70%;
    color: #02070F;
    margin: 10px 0 0;
    padding: 5px;
}

ol.commentlist li .comment-author,ol.commentlist li .comment-author .fn {
    color: #333;
}

ol.commentlist li .comment-meta,#respond label small {
    font-size: 10px;
}

ol.commentlist li ul.children li.depth-2,ol.commentlist li ul.children li.depth-3,ol.commentlist li ul.children li.depth-4,ol.commentlist li ul.children li.depth-5 {
    margin: 0 0 0 50px;
}	
	
	

/* Footer	 */

#footer {
    border-top: 1px solid #ddd;
    padding: 10px 0px;
    background: url(images/top.png);
}

.fcred {
    width: 1000px;
    margin: 10px auto;
    color: #aaa;
    text-align: center;
}

.fcred a:link, .fcred a:visited {
    color: #aaa;
}


/* Pagenavi	 */

.wp-pagenavi {
    font-size: 12px;
    text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    text-decoration: none;
    background: #666!important;
    border: 1px solid #333 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi a:hover {
    color: #ffffff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    text-decoration: none;
    background: #FFD000 !important;
    border: 1px solid #E8B900!important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}

.wp-pagenavi span.extend {
    text-decoration: none;
    background: #FFD000 !important;
    border: 1px solid #E8B900 !important;
    color: #fff !important;
    padding: 3px 7px !important;
    display: block;
    text-align: center;
    float: left;
    margin-right: 4px;
}	


/* Slider */

#slide {
    background: #fff;
    width: 950px;
    margin: -40px 15px 15px 15px;
    padding: 10px 10px;
    -webkit-box-shadow: 1px 1px 0px 0px #ccc;
    -moz-box-shadow: 1px 1px 0px 0px #ccc;
    box-shadow: 1px 1px 0px 0px #ccc;
}

img.slideimg {
    width: 950px;
    height: 480px;
}
	

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
    width: 100%;
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    max-width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}


/* FlexSlider Default Theme
*********************************/
.flexslider {
    background: #fff;
    position: relative;
    zoom: 1;
}

.flexslider .slides {
    zoom: 1;
    margin: 0px;
}

.flexslider .slides > li {
    position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
    zoom: 1;
    position: relative;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {
    background: none;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    zoom: 1;
}

.flex-caption {
    width: 50%;
    padding: 2%;
    position: absolute;
    left: 30px;
    bottom: 30px;
    background: rgba(0,0,0,.3);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 14px;
    line-height: 18px;
}

.flex-caption p {
    margin: 0px 0px;
}
/* Direction Nav */
ul.flex-direction-nav {
    margin: 0px 0px;
}

ul.flex-direction-nav li {
    margin: -10px 0px 0px 0px;
    padding: 0px;
    float: left;
}

ul.flex-direction-nav li a {
    width: 35px;
    height: 45px;
    margin: -20px 0 0 0px;
    padding: 0px 0px;
    background: url(images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
}

ul.flex-direction-nav li .next {
    background-position: -35px 0;
    right: -25px;
}

ul.flex-direction-nav li .prev {
    left: -25px;
}

ul.flex-direction-nav li .disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}



/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-nav li:first-child {
    margin: 0;
}

.flex-control-nav li a {
    width: 10px;
    height: 10px;
    display: block;
    background: url(images/bg_control_nav.png) no-repeat 0 0;
    cursor: pointer;
    text-indent: -9999px;
}

.flex-control-nav li a:hover {
    background-position: 0 -10px;
}

.flex-control-nav li a.active {
    background-position: 0 -20px;
    cursor: default;
}

.feature-box .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -30px;
    text-align: center;
}

.feature-box .flex-control-nav li {
    margin: 0 0 0 8px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.feature-box .flex-control-nav li:first-child {
    margin: 0;
}

.feature-box .flex-control-nav li a {
    width: 14px;
    height: 14px;
    display: block;
    background: url(images/slide_control_nav.png) no-repeat 0 0;
    cursor: pointer;
    text-indent: -9999px;
}

.feature-box .flex-control-nav li a:hover {
    background-position: 0 -14px;
}

.feature-box .flex-control-nav li a.active {
    background-position: 0 -28px;
    cursor: default;
}




/*
==========================================================================
 CUSTOM
========================================================================== */

.fbclass{
    position:absolute;
    width:185px;
    right:5px;
    padding:6px 10px;
}


.fbclass span{
    font:12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color:#999;
}



#navigation a:link, #navigation a:visited{
    color: #00529C;
}


#navigation a:hover {
    text-decoration:underline;
}

.customLink:link, .customLink:visited{
    color: #00529C;
}


.customLink:hover {
    text-decoration:underline;
}




#advertisingWrapper{
    position:absolute;
    width:100%;
    top:220px;
}
#advertisingCase{
    width:1240px;
    margin:0px auto;
}


#casingWrapper #bottom{
	padding-left:200px;
}

#advertising{
    
	margin-left:20px;
    
	margin-top:40px;
	height:600px;
	width:160px;
}


#advertisingIndex{
	margin:10px 0px;
	text-align:center;
}
#advertisingIndex2{
	height:160px;
	margin:10px 0px;
	text-align:center;
}
div#homecontent{
	float:left;
}



div.entry a{
   color: #00529C!important;
}

#imgChristmas1{
	position:absolute!important;
	margin-left:600px;		
	margin-top:-150px;
	display:block;
}

#mobileTopAdWrapper{ 
	display:none;
}

/*
==========================================================================
 TABLET (min-device-width 320px) (max-device-width 1000px)
========================================================================== */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){

    #wrapper{
        margin-right:-80px;
    }

    #search input#s{
        width:200px;
    }

    #search input#searchsubmit{
        margin-top:5px;
    }

}


    
    
/*
==========================================================================
 MOBILE (min-device-width 320px) (max-device-width 1000px) (portrait)
========================================================================== */


@media only screen and (min-device-width : 320px) and (max-device-width : 1000px) and (orientation : portrait){



	#wrapper{
    width: 1000px;
    margin-right:-200px;
}


	
	#mobileTopAdWrapper{ 
		display:block;
		width:calc(100% - 40px);
		height:auto;
		padding:20px;
	}
	#mobileTopAd{
		display:block;
		min-width:300px;
	}


	
	#casingWrapperAd {
     
		margin-left:0px;

	}


	
	/*header height*/

	#masthead{
    height:330px;
}


	
	/*menu resize*/

	#botmenu{
    height:120px;
}

	#submenu li a{
    font-size:32px;
    line-height:1.2em;
    width:220px;
    text-align:center;
    vertical-align:middle;
}

	#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
    width:248px;
    font-size:32px;
    line-height:1.2em;
    margin-top:0px;
    padding: 10px 10px 20px 10px;
}

	#submenu li ul {
    width: 270px;
}
#submenu li ul a {
    width: 250px;
}


	
	/*hide contact menu*/

	#menu-item-21{
    display:none;
}


	
	/*blogname and slogan size*/

	#blogname{
    width:800px;
}

	#blogname h1{
    font-size:96px;
    margin-top:20px;
    margin-bottom:60px;
}

	#blogname h3{
    font-size:46px;
    margin-bottom:20px;
}


	
	/*hide breadcrumbs*/

	#crumbs{
    display:none;
}


	
	/*hide fb link*/

	.fbclass{
    display:none;
}


	
	/*hide home page slider*/

	#slide{
   display:none;
}


	
	/*set home page text size*/

	#home-content h3{
    margin-left:4%;
    margin-right:4%;
    font-size:32px;
    line-height:1.2em;
}


	
	/*set main boxes sizes*/

	.box{
    width:820px;
    height:auto;
    padding-bottom:14px;
    margin-left:8%;
    margin-right:8%;
    margin-bottom:60px;
}

	.postim{
    width:800px!important;
    height:800px!important;
}

	.postim img{
    width:800px!important;
    height:800px!important;
}

	.btitle h2{
    margin-top:20px;
    font-size:36px;
    line-height:1.2em;
}


	
	/*set next/previous links size*/

	.alignright {
    float: right;
    margin: 20px 20% 60px 0px;
}

	.alignleft {
    float: left;
    margin: 20px 0px 60px 20%;
}

	.alignleft a, .alignright a{
    font-size: 32px;
}



	
	/*post*/

	#content{
    width:840px;
    margin-left:8%;
    margin-right:8%;
    font-size:32px;
    line-height:1.2em;}

	#content a.picshot img{
    width:840px;
}

	#content h2{
    font-size:46px;
    line-height:1.2em;
    font-weight:bold;
}

	#content .postmeta{
    font-size:26px;
    margin-bottom:70px;
}

	#commentsbox{
    display:none;
}


	
	/*advertising*/
	#advertising{display:none;}
	
	/*sidebar*/

	.sidebar{
    display:none;
}


	
	/*hide footer*/

	.bottomcover{
   display:none;
}



	
