@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/featuredcats.css");

* {
    margin: 0;
    padding: 0;
}

/***************LINKS*************************/

a:link, a:visited {
    color: #0182a9;
    text-decoration: none;
}

a:hover {
    color: #666666;
}

/***************END LINKS*************************/

html body {
    background: #fff;
    font-size: 12px;
    font-family: 'DroidSansRegular', Arial;
    line-height: 1.5em;
    color: #878787;
}

@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/DroidSans-webfont.woff') format('woff'),
    url('fonts/DroidSans-webfont.ttf') format('truetype'),
    url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/***************LAYOUT*************************/

#mainwrap {
    margin: 0 auto 30px;
    overflow: hidden;
    padding: 20px;
    background: #fff;
}

#headerwrap {
    width: 100%;
    *background: url(images/top.gif) repeat-x scroll top;
}

#header {
    height: 167px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
}

#blogtitle {
    float: left;
    margin-top: 25px;
}

.description {
    color: #989898;
    font-size: 12px;
    margin-top: -10px;
}

.adv {
    float: right;
    margin: 40px 0px 0 0;
}

/* -------- START CATEGORY MENU -------- */

#nav2 {
    clear: both;
    height: 50px;
    margin: 0 auto;
    background: url(images/sep.gif) no-repeat scroll left top;
    background: #8ac1e0;
    box-shadow: 0 0 10px #ccc;
}
#nav2 .sf-menu {
    margin: 0 auto;
    overflow: hidden;
}

#nav2 li {
    float: left;
    line-height: 51px;
}

#nav2 li a {
    float: left;
    display: block;
    color: #2c2c2c;
    font-size: 17px;
    text-decoration: none;
    background: url(images/sep.gif) no-repeat scroll right top;
    padding: 0px 22px;
}

#nav2 li:hover, #nav2 li.current-cat {
    background: url(images/hover.gif) repeat-x;
}

#nav2 li li {
    display: none;
}

/* -------- END CATEGORY MENU -------- */

/* -------- START PAGE MENU -------- */

#top {
    width: 960px;
    height: 47px;
    margin: 0 auto;
}

#top li {
    float: left;
    line-height: 47px;
}

#top li a {
    float: left;
    display: block;
    padding: 0px;
    color: #f8f7f7;
    margin-right: 35px;
    font-weight: bold;
}

#top li.current_page_item a {
    color: #fff;
}

#top li li {
    display: none;
}

/* -------- END PAGE MENU -------- */

#s {
    width: 205px;
    height: 12px;
    margin-top: 1px;
    padding: 9px 0 8px 5px;
    margin-bottom: 5px;
    color: #878787;
    font-size: 11px;
    border: 1px solid #e3e2e2;
}

* + html #s {
    margin-top: 0;
}

#contentwrap {
    float: left;
    width: 740px;
    margin-top: 30px;
    font-size: 1.2em;
    text-align: justify;
}

#sidebar {
    float: right;
    width: 270px;
    color: #858585;
    margin-top: 30px;
}

#sb-wrap {
    clear: both;
    width: 100%;
    background: #292929;
}

#sidebar2 {
    width: 960px;
    margin: 0 auto;
    padding: 36px 0px 0px;
    overflow: hidden;
    font-size: 12px;
}

#footer1, #footer2, #footer3 {
    width: 210px;
    float: left;
    margin-right: 20px;
}

#footer4 {
    margin-right: 0;
    float: left;
    width: 210px;
}

#sidebar2 h3 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 43px;
    font-weight: normal;
}

.widget {
    margin-bottom: 40px;
    overflow: hidden;
    color: #878787;
}

.widget a, .widget a:visited {
    color: #878787;
}

.widget a:hover {
    color: #999999;
    text-decoration: underline;
}

.widget ul {
    margin-top: -12px;
}

.widget ul li {
    padding: 7px 0 7px 0px;
    margin-left: 0;
}

.widget ul.children {
    margin: 7px 0 -7px 0;
}

.widget .textwidget {
    line-height: 22px;
}

/* -------- ADVERT -------- */

.add1 {
    clear: both;
    float: left;
    margin: 0 0 10px 0px;
}

.add2 {
    float: right;
    margin: 0 5px 10px 0;
    display: inline;
}

/* -------- END ADVERT -------- */

#footer {
    width: 960px;
    clear: both;
    padding: 10px 0 13px;
    overflow: hidden;
    margin: 0 auto;
    background: url(images/footer.gif) repeat-x scroll top;
}

#footer a, #footer a:visited {
    color: #fff;
}

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

.inside {
    padding: 20px;
}

/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
    padding: 0 0 15px 0;
    font-size: 26px;
    color: #0182A9;
}

.side-widget {
    clear: both;
    width: 270px;
    padding: 0px;
    margin-bottom: 30px;
    overflow: hidden;
}

#sidebar ul {
    margin-top: -5px;
}

#sidebar ul.children {
    margin: 7px 0 -7px 0;
}

#sidebar ul li {
    padding: 7px 0 7px 0;
    margin-left: 0;
}

.side-widget a, .side-widget a:visited {
    color: #878787;
}

.side-widget a:hover {
    color: #0182a9;
    text-decoration: underline;
}

.tagcloud a, .tagcloud a:visited, .tagcloud a:hover {
    color: #fff;
    background: #0182a9;
    padding: 3px 5px;
    display: inline-block;
    font-size: 11px !important;
    margin: 0 2px 5px 0;
}

/***************POST STYLES*************************/
h2.title {
    margin-bottom: 15px;
    line-height: 19px;
    font-size: 16px;
}

h2.titles {
    margin-bottom: 21px;
    line-height: 22px;
    font-size: 19px;
}

h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
    color: #666666;
}

.meta {
    color: #878787;
    text-align: right;
}

.fleft {
    float: left;
    padding-top: 5px;
}

a.more-link {
    background: url(images/more.png) no-repeat;
    width: 81px;
    height: 27px;
    display: inline-block;
    padding-top: 6px;
    text-align: center;
    text-shadow: 1px 0 1px #0794b9;
    color: #fff;
}

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

.post, .page {
}

.leftpost {
    clear: both;
    float: left;
    width: 300px;
}

.rightpost {
    float: right;
    width: 300px;
}

.clearp {
    clear: both;
    margin-bottom: 30px;
    border-bottom: 1px solid #e3e2e2;
    height: 30px;
}

.entry {
    line-height: 22px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin-top: 15px;
}

.entry h2 {
    margin-bottom: 0.4em;
}

.entry p {
    margin-bottom: 15px;
}

.entry img, .post_thumbnail {
    padding: 0px;
}

.post_thumbnail {
    margin-bottom: 26px !important;
}

.entry th {
    padding: 0;
    margin-right: 2px;
}

.entry li {
    list-style: circle inside;
}

.entry ol li {
    list-style: decimal inside;
}

blockquote {
    border-left: 10px solid #666666;
    margin-left: 20px;
}

blockquote p {
    padding: 10px;
}

.alignleft {
    float: left;
    margin: 5px 10px 0px 0px;
}

.alignright {
    float: right;
    margin: 5px 0px 0px 10px;
}

img.aligncenter {
    display: block;
    margin: 0 auto 5px;
}

/***************END POST STYLES*************************/
#wp-calendar caption {
    background: #0182a9;
    color: #fff;
    margin-bottom: 10px;
    padding: 3px 0;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

#wp-calendar td {
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}

#wp-calendar {
    empty-cells: show;
    font-size: 14px;
    margin: 0;
    width: 90%;
}

#wp-calendar a:hover {
    background: #0182a9;
    color: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
    background: #0182a9;
    color: #fff;
}

li.pagenav, li.categories, li.linkcat {
    list-style: none;
}

h2.pagetitle {
    margin: 5px 0 30px 0px;
    font-size: 32px;
    text-align: center;
    color: #000;
}

p.center {
    margin: 10px 0;
}

/* -------- END WP STYLES -------- */

/* -------- TABLES -------- */
#contentwrap table {
    font-size: 1.2em;
    margin: 1px 0 1px 1px;
}

#contentwrap table td {
    padding: 1px;
}

/* -------- END TABLES -------- */

/* -------- PAGE NAVIGATION -------- */

.wp-pagenavi {
    clear: both;
    margin: 20px 0 20px;
}

.wp-pagenavi span.pages, .wp-pagenavi span.extend {
    border: 1px solid #e3e2e2;
    color: #979696;
    margin: 2px;
    padding: 3px 7px;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
    border: 1px solid #e3e2e2;
    color: #979696;
    margin: 2px;
    padding: 3px 7px;
    text-decoration: none;
}

.wp-pagenavi span.current, .wp-pagenavi a:hover {
    border: 1px solid #979696;
    color: #979696;
    margin: 2px;
    padding: 3px 7px;
}

/* -------- END PAGE NAVIGATION -------- */
.flickr_badge_image {
    float: left;
    margin-bottom: 10px;
}

.flickr_badge_image img {
    width: 38px;
    height: 39px;
    padding: 3px;
    background: #fff;
    margin: 0 8px 0px 0;
    border: 1px solid #cdcdcd;
    float: left;
}

#flickr_badge_image4 img, #flickr_badge_image8 img {
    margin-right: 0;
}

input#subbox {
    width: 203px;
    height: 33px;
    height: 25 px�/;
    padding: 0px 0 0px 5px;
    padding: 8px 0 0px 5 px�/;
    font-size: 12px;
    color: #717171;
    background: #161515;
    border: 1px solid #444444;
}

* + html input#subbox {
    height: 25px;
    padding-top: 8px;
}

:root input#subbox {
    height: 17 px�/IE9;
}

/* IE9 */
:root input#subbox {
    padding-bottom: 8 px�/IE9;
}

/* IE9 */
#swrap {
    width: 210px;
}

#subm {
    position: relative;
    top: -32px;
    left: 127px;
}

#signup {
    margin-bottom: 10px;
}

h3#feedb {
    margin-bottom: 20px !important;
}

.phone-number {
    font-size: 20px;
    color: #333;
    line-height: 1.2;
}

#topcontacts-show {
    float: right;
    margin-top: 25px;
    margin-left: -25px;
}
#topcontacts-show .feedback1 {
    padding-top: 10px;
}

#slogan-show {
    float: left;
    margin-top: 27px;
    margin-left: 15px;
}

.btn-custom {
    background-color: hsl(86, 79%, 44%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#daf6b5", endColorstr="#7cc817");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#daf6b5), to(#7cc817));
    background-image: -moz-linear-gradient(top, #daf6b5, #7cc817);
    background-image: -ms-linear-gradient(top, #daf6b5, #7cc817);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #daf6b5), color-stop(100%, #7cc817));
    background-image: -webkit-linear-gradient(top, #daf6b5, #7cc817);
    background-image: -o-linear-gradient(top, #daf6b5, #7cc817);
    background-image: linear-gradient(#daf6b5, #7cc817);
    border-color: #7cc817 #7cc817 hsl(86, 79%, 34%);
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.66);
    -webkit-font-smoothing: antialiased;
}

.recycle_bin table {
    width: 700px;
    background: #FF0000;
}

#order-wrap #sidebar {
    display: none;
}

#order-wrap {
    min-height: 500px;
}

#order-form {
    text-align: center;
}

#order-form label {
    width: 160px;
    display: inline-block;
    text-align: right;
    font-size: 1.3em;
    margin: 0;
    line-height: 2.2;
}

#order-form .single {
    margin-left: 15px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 0 4px;
}

#order-form .sendbutton {
    background: #008cf3;
    height: 40px;
    width: 200px;
    border-radius: 10px;
    border: none;
    color: white;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 10px;
    cursor: pointer;
}
#contentwrap .order-btn {
    background: #008cf3;
    height: 40px;
    width: 200px;
    border-radius: 10px;
    border: none;
    color: white;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 30px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
#order-form .linklove {
    display: none;
}
#order-form p.cf-sb {
    text-align: center;
}
#order-form .cform textarea, #order-form .cform input {
    width: 190px;
}

#order-form .sendbutton:hover, #contentwrap .order-btn:hover {
    background: #007ee0;
}
#order-form .cform label span {
    width: auto;
}

#order-form h1 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mainwrap-order #sidebar {
    display: none;
}

html body {
    background: url("images/bg.png");
}

#rwrap {
    width: 1170px;
    margin: 0 auto;
    background: white;
    box-shadow: 0 0 10px #ccc;
}
#order-preview {
    padding: 10px;
    font-size: 1.3em;
    border: 2px dashed #ccc;
    width: 300px;
    margin: 20px auto 0;
    display: none;
}
#order-form div.success {
    background: #0bca00 none repeat scroll 0% 50%;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 1.8em;
    border-radius: 5px;
}
#contentwrap .h-price {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 25px;
    color: #444;
}
#contentwrap .prices-table td {
    border: 2px solid #9ed1f7;
    padding: 7px;
}
#contentwrap .prices-table tr:hover td {
    background: #2099f2;
    color: white;
}
#contentwrap .prices-table th {
    padding: 7px;
}