/*   
Theme Name: Rebrand Theme
Theme URI: http://rebrand.ee
Description: 
Author: Gleb Makarov
Author URI: http://rebrand.ee
Version: 1
*/


/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed {max-width: 100%; vertical-align: middle;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold;}
td {font-weight: normal;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}


/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: 13px Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}



.alignright{
	float: right;
	margin: 0 0 15px 15px;
}

.alignleft{
	float: left;
	margin: 0 15px 15px 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/

#page-wrap {width: 960px; margin: 20px auto;}

.post {}

.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}





/* Pagination */

div.pagination {
    margin: 3px;
    padding: 3px;
    text-align: center;
}
div.pagination a, div.pagination span.pages, div.pagination span.dots, div.pagination span.current {
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #F9F9F9, #EAEAEA);
    border-radius: 3px;
    border-top: 1px solid #FFFFFF;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    color: #717171 !important;
    display: inline-block;
    font-family: "Helvetica Neueu",Helvetica,Arial,sans-serif;
    font-size: smaller !important;
    margin: 1px 2px;
    padding: 5px 10px;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #FFFFFF;
}
div.pagination a:hover, div.pagination a:focus {
    background-color: #FDFDFD;
    background-image: -moz-linear-gradient(center top , #FEFEFE, #FAFAFA);
    border-color: #FFFFFF;
}
div.pagination span.current {
    background-color: #676767;
    background-image: -moz-linear-gradient(center top , #5F5F5F, #5C5C5C);
    border-color: #505050 !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.75) inset;
    color: #F2F2F2 !important;
    text-shadow: 0 1px 0 #000000;
}








/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:23%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }



.onehalf{ width:48%; }
.onethird{ width:30.66%; }
.twothird{ width:65.33%; }
.onefourth{ width:23%; }
.threefourth{ 
	width:70%; 
	
	padding-right: 3%;
	
}
.onefifth{ width:16.8%; }
.twofifth{ width:37.6%; }
.threefifth{ width:58.4%; }
.fourfifth{ width:79.2%; }
.onesixth{ width:13.33%; }
.fivesixth{ width:82.67%; }

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin:1%; float:left; }
.last { margin-right:0 !important; clear:right; }


.onehalf, .onethird, .twothird, .threefourth, .onefourth, .onefifth, .twofifth, .threefifth, .fourfifth, .onesixth, .fivesixth{ position:relative; float:left; }

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
	}
	
/* Lightbox */
.lightbox {
	display:block;
	position:relative;
	}

/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
	background-color: #fafafa;
	border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}



/* Toggle */
.toggle {
    padding: 0 0 1px 0;
}

.toggle:nth-child(even) .trigger {
	background: #F5F5F5
}
.toggle:nth-child(odd) .trigger {
	background: #EFEFEF
}

.toggle .trigger {
  background: none repeat scroll 0 0 #EFEFEF;
  color: #272727;
  display: block;
  font-size: 24px;
  padding: 33px 50px;
  position: relative;
  text-decoration: none;
  text-shadow: 0 1px 0 #FFFFFF;
}

.toggle .trigger span {
	background: url(i/arrowsvert.png) center bottom no-repeat;
	display: block;
	position: absolute;
	top: 33px;
	right: 50px;
	text-indent: -9999px;
	width: 37px;
	height: 25px;
}

.toggle .trigger:hover,
.toggle .active {
	color:#1E873B;
}
.toggle .active span, .toggle:hover span {
	background-position: center top;
}

.toggle .box {

	padding: 30px;
	display: none;
}




.back_taust {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.otsingvorm {
    width:75px;
    height:12px;
    border-left:1px solid #fdedd3;
        border-top:1px solid #fdedd3;
    border-right:1px solid #fdedd3;
        border-bottom:1px solid #fdedd3;
    FONT-FAMILY: arial, Trebuchet MS, verdana;
        font-size:11px;
    background:#fdedd3;
}

A:hover {
    TEXT-DECORATION: none
    FONT-SIZE: 12px; 
    COLOR: #351212; 
}
A:link {
    TEXT-DECORATION: none
    FONT-SIZE: 12px; 
    COLOR: #351212; 
}
A:visited {
    TEXT-DECORATION: none
    FONT-SIZE: 12px; 
    COLOR: #351212; 
}
A:active {
    TEXT-DECORATION: none
    FONT-SIZE: 12px; 
    COLOR: #351212; 
}
.tekst {
    FONT-SIZE: 12px; 
    COLOR: #351212; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none
}
.tekst A:link {
    FONT-SIZE: 12px;
    COLOR: #9c3000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold;
}
.tekst A:hover {
    FONT-SIZE: 12px; 
    COLOR: #9c3000; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;                              
    TEXT-DECORATION: underline;
    font-weight: bold;
}
.tekst A:visited {
    FONT-SIZE: 12px; 
    COLOR: #9c3000; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;          
    TEXT-DECORATION: none;
    font-weight: bold;
}
.top-menyy {
    FONT-SIZE: 13px;
    COLOR: #feab20;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    font-weight: bold;
}
.top-menyy A:link {
    FONT-SIZE: 13px;
    COLOR: #feab20;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold;
}
.top-menyy A:hover {
    FONT-SIZE: 13px; 
    COLOR: #fdb63f; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;                              
    TEXT-DECORATION: none;
    font-weight: bold;
}
.top-menyy A:visited {
    FONT-SIZE: 13px; 
    COLOR: #feab20; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;          
    TEXT-DECORATION: none;
    font-weight: bold;
}
.opilasele-pealkiri {
    FONT-SIZE: 14px; 
    COLOR: #682101; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold; 
}
.opilasele-pealkiri A:link {
    FONT-SIZE: 14px; 
    COLOR: #682101;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold;
}
.opilasele-pealkiri A:hover {
    FONT-SIZE: 14px; 
    COLOR: #682101;
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;                              
    TEXT-DECORATION: none;
    font-weight: bold;
}
.opilasele-pealkiri A:visited {
    FONT-SIZE: 14px; 
    COLOR: #682101;
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;          
    TEXT-DECORATION: none;
    font-weight: bold;
}   

.opilasele-pealkiri_2 {
    FONT-SIZE: 14px; 
    COLOR: #682101; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold;
    text-transform:uppercase;
}
.opilasele-pealkiri_2 A:link {
    FONT-SIZE: 14px; 
    COLOR: #682101;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold;
    text-transform:uppercase;
}
.opilasele-pealkiri_2 A:hover {
    FONT-SIZE: 14px; 
    COLOR: #682101;
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;                              
    TEXT-DECORATION: none;
    font-weight: bold;
    text-transform:uppercase;
}
.opilasele-pealkiri_2 A:visited {
    FONT-SIZE: 14px; 
    COLOR: #682101;
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;          
    TEXT-DECORATION: none;
    font-weight: bold;
    text-transform:uppercase;
}   
.opilasele-menyy {
    FONT-SIZE: 12px; 
    COLOR: #682101; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold; 
}
.opilasele-menyy A:link {
    FONT-SIZE: 12px; 
    COLOR: #682101;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold;
}
.opilasele-menyy A:hover {
    FONT-SIZE: 12px; 
    COLOR: #682101;
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;                    
    TEXT-DECORATION: underline;
    font-weight: bold;
}
.opilasele-menyy A:visited {
    FONT-SIZE: 12px; 
    COLOR: #682101;
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif;          
    TEXT-DECORATION: none;
    font-weight: bold;
}   

.tekst-pealkiri {
    FONT-SIZE: 14px; 
    COLOR: #9c3000; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold;
}

h2 {
    FONT-SIZE: 12px; 
    COLOR: #9c3000; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold;
}

h3 {
    FONT-SIZE: 12px; 
    COLOR: #9c3000; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    TEXT-DECORATION: none;
    font-weight: bold;
}

.vorm {
        border-left:1 solid #999999;
        border-top:1 solid #999999;
    border-right:1 solid #999999;
        border-bottom:1 solid #999999;
        margin:0px;
    FONT-FAMILY: verdana, arial, Trebuchet MS;
        font-size:11px;
        text-align:justify;
    background:#F9F9F9;
}
td {
    color: #351212;
    text-decoration: none;
    font-size: 12px;
    FONT-FAMILY: verdana, arial, Trebuchet MS;
}

p {
    color: #351212;
    text-decoration: none;
    font-size: 12px;
    FONT-FAMILY: verdana, arial, Trebuchet MS;
}

.p, a:link.p, a:hover.p {
    color: #9c3000;
    text-decoration: none;
    font-size: 11px;
    FONT-FAMILY: verdana, arial, Trebuchet MS;
    font-weight: 400;
    text-transform: none;
}

    a:visited.p {
    color: #9c3000;
    text-decoration: none;
    font-size: 11px;
    FONT-FAMILY: verdana, arial, Trebuchet MS;
    font-weight: 400;
    text-transform: none;
}

LI {
    font-family: verdana, arial, Trebuchet MS;
    font-size: 12px;
    color: #351212;
    text-decoration: none;

}


#header{
    background: #FFDFAD;
}

#main-nav li{
    display: inline;
}


#main-nav li a{
    background: url('i/top-menyy-ikoon.jpg') no-repeat right center;
    padding: 3px 20px 3px 0;
    margin: 0 14px;
}

.top-menyy{
    background: url('i/top-menyy-taust.jpg') repeat center top;
    padding: 4px 0 6px;
}


.otsingkast{
    background: url(i/otsing-kast.jpg) no-repeat center center;
}

#searchsubmit{
    background: url(i/otsing-ikoon.jpg) no-repeat center center;
    border: none;
    width: 23px;
    text-indent: -9999px;
    height: 26px;
}


#qts-lang-menu{
   text-align: center;
   width: 130px;
}

#qts-lang-menu li{
    display: inline;
}

#qts-lang-menu li a{
    text-transform: lowercase;
    padding: 0 7px;
}

#qts-lang-menu li.current-menu-item a{
    font-weight: bold;
}


table {
    margin: 0 auto;
}

table table{
    margin: 0;
}

.tekst-pealkiri{
    margin: 14px 0;
}

p{
    margin: 12px 0;
}

#sidebar .widget,
#catside .widget{
    background: #F79E52;
    color: #682101;
    padding: 30px 10px;
    border-radius: 21px;
    margin: 20px 0 30px;
}

#sidebar .widget.widget_text{
	background: none;
	padding: 0;
	text-align: center;
}

#sidebar .widget.widget_sub_pages,
#catside .widget{
    background: #FFC35A;
}

#sidebar .widget h2,
#catside .widget h2{
    padding: 0 0 15px 10px;
    color: #682101;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#sidebar .widget ul,
#catside .widget ul{
    margin: 0;
}

#sidebar .widget ul li,
#catside .widget ul li{
    margin-bottom: 2px;
}

#sidebar .widget a,
#catside .widget a{
    color: #682101;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    background: url(i/nool2.jpg) no-repeat left -2px;
    padding: 0px 0 0px 20px;
}

#sidebar .widget.widget_sub_pages a,
#catside .widget a{
    background: url(i/nool.jpg) no-repeat left -2px;
}



#sidebar .widget.widget_sub_pages .sub-menu,
#catside .widget .sub-menu{
    padding-left: 20px;
    display: none;
}
#sidebar .widget.widget_sub_pages .sub-menu a,
#catside .widget .sub-menu a{
    background: none;
    padding: 0;
    display: block;
    margin: 6px 0;
}

#sidebar .widget.widget_sub_pages .current_page_item .sub-menu,
#catside .widget .current-menu-item .sub-menu,
#catside .widget .current-post-ancestor .sub-menu,
#catside .widget .current-menu-ancestor .sub-menu{
    display: block;
}



.wpcf7-form label{
    min-width: 170px;
    width: 35%;
    display: inline-block;
}

.wpcf7-form input{
    padding: 5px;
}
.wpcf7-form textarea{
    padding: 5px;
    height: 100px;
}

.wpcf7-submit{
    margin-top: 30px;
}

.wpcf7-captchar{
    width: 70px;
}



/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}
