/*
Theme Name: Nonsolovino
Theme URI: 
Description: 
Version: 1.0
Author: Tim Lenton
Tags: 
*/

/*
Undo Browser Defauls --------------------- */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}



/*
Reset Some Styles --------------------- */

ul, ol { margin: 0 20px 10px 30px; }
ul li { margin: 0 0 5px 0; list-style: disc; }
ol li { margin: 0 0 5px 0; list-style: decimal; }

strong { font-weight: bold; }
em { font-style: italic; }

a, a:visited, a:active { color: #ba1e44; text-decoration: none; outline:none; }
a:hover { text-decoration: underline; }
a img, img { border: none; } /* Gets rid of IE's blue borders */

img { display: block;}

table { border: none; border-collapse: collapse; border-spacing: 0; }
th { }
td { border: none; margin: 0px; padding: 2px; }



/*
Headings --------------------- */

h1, h2, h4, h5, h6, pre, code { font-size: 18px; color: #fff; font-family: Helvetica, Arial, sans-serif; font-weight: normal; }

h2 {}

h3 {font-size: 16px; color: #fff; font-family: Helvetica, Arial, sans-serif; font-weight: normal;}

h4 {}



/*
Form Elements --------------------- */

form { }
fieldset { margin-left: 0px; border:0px; }
legend { padding: 2px 6px; color: #71949B; }
label { width: 200px; display: block; float: left; height: 22px; position: relative; }
select { border: 1px solid #80805E; color: #000; padding: 2px; width: 250px; }
option { }
textarea { border: 1px solid #b6b8ba; color: #000; padding: 5px; }
input[type="button"] { padding: 3px 10px; color: #fff; background: #ba1e44; font-weight: bold; border: none; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #80805E; color: #000; padding: 2px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { padding: 3px 10px; color: #fff; background: #ba1e44; font-weight: bold; border:none; }
input[type="text"] { border: 1px solid #b6b8ba; color: #000; padding: 5px; width: 300px; }
button { }



/*
General Styles --------------------- */

.left { text-align: left; }
.right { text-align: right;  }
.right img { float: right; }
.center { text-align: center; }
.center img { margin: 0 auto; }
.bold { font-weight: bold; }
.page-img {float: right; margin: 0 0 0 10px;}
.hightlightLnk { color: #C02D1B !important;}
.clearfix { clear: both; }
#go-btn { margin-left: 10px; border: none; background: #758916; color: #fff; padding: 2px; }
#voucher { border: 1px solid #999; color: #999; padding: 2px; }
.error { color: red !important; }
.errorBox { border: 1px solid red; width: 580px; padding: 5px; color: red; margin-bottom: 5px; background: #FFCCCC; font-weight: bold; }
.logout { font-size: 12px; }
.padd { margin-top: 20px; }
.linkImg { float: left; margin-right: 10px; margin-bottom: 20px; width: 150px; }
.linkContent { float: left; margin-bottom: 20px; }
.linkContent p { margin-bottom: 5px !important; }
.linkContent a { text-decoration: none; }
.linkContent a:hover { color: #000; }
.servicesList { margin: 0; }
.servicesList li { list-style: none; }
.servicesTitle { margin-bottom: 10px; }
.servicesHome { float: left; width: 270px; margin-bottom: 10px; margin-left: 10px; }
#addedCart { padding: 5px; background: #efefef; border: 1px solid red; margin-bottom: 5px; color: red; }
.indentHeader { margin-left: 10px; margin-top: 10px; }
.hightlight { font-weight: bold; }
.require { color: red; position: absolute; top: 0; right: 10px; }
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }
.aligncenter { margin-left: auto; margin-right: auto; }



/*
Layout --------------------- */

body { font-family: Arial, sans-serif; font-size: 12px; width: 100%;  margin: 0 auto; background: #fff; position: relative; color: #fff; background: #333  }

.restaurant_back { background: #333  }
.wine_back { background: #333  }

/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

#leftSection ul { margin: 0 3px; }
#leftSection ul li { list-style: none; }
#leftSection ul ul { margin-bottom: 20px; }
#leftSection ul ul ul { margin-left: 10px; margin-right: 10px; margin-top: 5px; }
#leftSection ul ul ul li { margin-bottom: 3px !important; }

#searchform { margin-bottom: 20px; }
#s { padding: 3px; width: 180px; }

.post { margin-bottom: 30px; }
.post h2, .post h3 { padding: 0 !important; margin-bottom: 0 !important; }
.post h2 a, .post h3 a { color: #fff; }
.post p { margin-bottom: 10px !important; }
.post p.info { margin-bottom: 5px !important; font-size: 10px !important; }

.sociable ul { clear: both; overflow: hidden; }
.sociable ul li { display: inline; float: left; }

code { font-weight:normal !important; font-size: 10px !important;  }

form p { margin-bottom: 5px !important; }

.comments { margin: 0; overflow: hidden; }
.comments li { list-style: none; clear:both; overflow: hidden; margin-bottom: 10px; }
.comments .details { float: left; width: 130px; }
.comments .message { float: right; width: 450px; }
#comments { margin-bottom: 5px !important; }

.commentlist { margin: 0 0 20px 0; }
.commentlist li { list-style: none; border-bottom: 1px solid #ccc; }
.comment-author { width: 100px; float: left; }

.oldPosts { margin: 0; }
.oldPosts li { list-style: none; }

/* Header */
#header { width: 100%; height: 114px; position: relative; background: url(images/header_bg.png) repeat-x; }
#logo { position: absolute; bottom: 25px; left: 0; }
#header_content { width: 940px; height: 114px; margin-right: auto; margin-left: auto; position: relative; }


/* Left Section */
#leftSection { width: 340px; float: right; font-size: 14px !important; }
#leftSection h2 { margin-bottom: 10px; }
#leftSection h3 { margin-bottom: 10px; }
#leftSection h3 a { color: #fff !important; }
#sidebar { background: url(images/content_bg.png); padding: 20px; margin-bottom: 30px; }
#contact_area { line-height: normal; line-height: 22px !important; margin-left: 20px; margin-bottom: 20px; }
#contact_area h3 { font-size: 20px; background: #8a1b31; padding: 5px 10px; display: inline-block; }
#contact_area p { margin: 0 10px; font-size: 13px; }
#contact_area a { color: #fff !important; }
#gfg_area { line-height: normal; line-height: 22px !important; margin-left: 20px; margin-bottom: 20px; background-color:#000}
#gfg_area img { float:left;margin:10px 5px; }
#gfg_area p { font-size: 13px; }
#gfg_area a { color: #fff !important; }


#mainSection { width: 500px; padding: 40px; float: left; line-height: 24px; background: url(images/content_bg.png); }
#mainSection h1, #mainSection h2, #mainSection h3 { margin-bottom: 20px; }
#mainSection h3, #mainSection h4 { padding-top: 20px; }
#mainSection p { margin-bottom: 20px; }
#mainSection ul { margin-bottom: 15px !important; }
.infoPage { padding-top: 10px; }

.home_btn { width: 110px; float: left; font-size: 13px; }
.home_btn img { margin-bottom: 1px; }
.home_btn a { color: #fff; }
.home_btn a:hover { color: #ba1e44; text-decoration: none; }
.home_btn a span { color: #ba1e44; }
.pad { margin-left: 10px; }


/* Middle Section */
#middleSection { width: 940px; line-height: auto; margin-right: auto; margin-left: auto; padding-top: 100px; }


/* Footer */
.copyright { margin-bottom: 0 !important; padding-top: 50px; font-size: 11px; }
.copyright a { color: #fff; }



/*
Navigation --------------------- */

/* Main Navigation */
ul#topMenu { margin: 0; padding: 0; overflow: hidden; position: absolute; top: 0; right: 0; }
ul#topMenu li { display: inline; color: #fff; list-style: none; float: left; margin: 0; }
ul#topMenu li a, ul.topMenu li a:visited, ul.topMenu li a:active { color: #fff; text-decoration: none; display: block; float: left; font-family: Helvetica, Arial, sans-serif; font-size: 19px; display: inline; margin-left: 5px; padding: 60px 10px 10px 10px; }
ul#topMenu li a:hover, ul#topMenu li.current_page_item a, ul#topMenu li.current_page_parent a { background: #671c2e url(images/menu_bg.jpg) repeat-x; }


/* Info Menu */
ul.infoMenu { margin: 0 0 30px 0; }
ul.infoMenu li { display: list-item; list-style: none; margin-bottom: 3px !important; }
ul.infoMenu li a { display: block; color: #80c342 !important; font-size: 12px; text-decoration: none;  }
ul.infoMenu li a:hover { color: #000 !important; }


/* Info Menu */
ul.footerMenu { margin: 0 0 10px 0; padding: 0; width: auto; }
ul.footerMenu li { color: #898b8f; list-style: none; display: inline; }
ul.footerMenu li a { color: #898b8f; font-size: 12px; text-decoration: none; margin-left: 10px; }
ul.footerMenu li a:hover { color: #1a5999; }



