@charset "UTF-8";

/* CSS Document */

/* 
Created on: November 9th 2009
For: Van Gogh Vodka - Luctor International
Author: Miguel Vazquez
Contact: Quezdesign@hotmail.com*/

/*--- Global Styles ---*/
body { font: normal 12px/18px Arial, Helvetica, sans-serif; background: url(/wp-content/themes/vanGogh/images/site-background.jpg) repeat-x 900px 140px; color: #333333; } /* Golbal Font Styles*/

a img { border:none; } /* Removes horrid outlines on link images on certain browsers*/

a, a:active { outline:none; } /* Removes outlines on a tags*/

:focus { -moz-outline-style: none; }

:-moz-any-link:focus {
outline: none;
}

/*--- Global Styles END ---*/


html, body { margin:0; padding:0; height:100%; /* needed for container min-height */ }

#container { position:relative; /* needed for footer positioning*/ width:100%; height:auto !important; /* real browsers */ height:100%; /* IE6: treaded as min-height*/ min-height:100%; /* real browsers */ }

#header { background:url(/wp-content/themes/vanGogh/images/nav-bg.gif) repeat-x left top; width: 100%; height: 140px; position: relative; top: 0px; }

#header #headCtn { width: 960px; display: block; margin-right: auto; margin-left: auto; overflow: hidden; height: 130px; padding-top: 10px; }
/*
#header #headCtn #contact { float: right; text-align: right; padding-right: 20px; padding-top: 28px; padding-bottom: 20px; }
*/
#header #headCtn #contact { float: right; text-align: right; padding-right: 20px; padding-top: 10px; padding-bottom: 20px; }

#header #headCtn #contact p a {color: #ffffff;}
#header #headCtn #contact p a:hover { text-decoration: underline;}


#header #headCtn #contact p { margin: 0px; padding: 0px; line-height: 18px; color: #FFF; font-size: 11px; }

#header #headCtn #contact p strong { color: #999; }

#header #headCtn ul { margin: 0px; padding: 0px; list-style: none; display: block; float: right; clear: both; width: 525px; }

#header #headCtn ul li { text-align: right; display: inline; float: left; font-size: 11px; }

#header #headCtn ul li a:link, #header #headCtn ul li a:visited, #header #headCtn ul li a:active { display: block; padding: 6px 20px; text-decoration: none; color: #FFF; font-size: 11px; }

#header #headCtn ul .current_page_item:hover, #header #headCtn ul .current_page_parent:hover { text-decoration: none; color: #FFF; background: #f48517;
}

#header #headCtn ul li a:hover { display: block; text-decoration: none; background: #333333; padding: 6px 20px; }

#header #headCtn ul .current_page_item, #header #headCtn ul .current_page_parent { text-decoration: none; color: #FFF; background: #f48517; }

#header #headCtn img { float: left; position: relative; top: 55px; }

#wrapper { background: url(/wp-content/themes/vanGogh/images/site2-background.jpg) no-repeat center 100px; padding-bottom: 270px; }

#mainContent { width: 960px; margin-right: auto; margin-left: auto; padding: 20px 20px 40px; }

#mainContent p a { text-decoration: none; color: #ff9933; } /* Styles all text link within a paragraph */

/* //// Footer Styles and Structre //// */

/*--- Global Footer Styles ---*/

#footer { position:absolute; bottom:0; width:100%; height:230px; background:url(/wp-content/themes/vanGogh/images/footer_bg.jpg) repeat-x left top; color: #FFF; padding-top: 20px; padding-bottom: 20px; }

#footer #footerctnr { width: 960px; color: #666; display: block; margin-right: auto; margin-left: auto; overflow: hidden; padding-right: 20px; padding-left: 20px; }

#footer #footerctnr h2 { font: 14px Tahoma, Geneva, sans-serif; padding: 0px 0px 5px; margin: 0px; color: #FFF; }

#footer #footerctnr ul { font: 11px Arial, Helvetica, sans-serif; margin: 0px 10px 0px 0px; padding: 0px; list-style: none; float: left; display: block; }

#footer #footerctnr a:link, #footer #footerctnr a:active, #footer #footerctnr a:visited { line-height: 16px; color: #666; text-decoration: none; font-size: 11px; }

#footer #footerctnr a:hover { color: #ff9933; text-decoration: none; }

/*--- END Global Footer Styles ---*/

#footer #footerctnr #block1 { display: block; float: left; background: url(/wp-content/themes/vanGogh/images/hr-px-line.gif) no-repeat right 20px; height: 229px; margin: 0px 20px 0px 0px; }

#footer #footerctnr #block1 ul li { width: 170px; }

#footer #footerctnr #block1 .navListTwo { width: 150px; padding-left: 10px; }

/*#footer #footerctnr #block1 ul li img { top: 2px; }*/

#footer #footerctnr #block2 { display: block; float: left; background: url(/wp-content/themes/vanGogh/images/hr-px-line.gif) no-repeat right 20px; height: 229px; padding-right: 20px; margin-right: 20px; }

#footer #footerctnr #block3 { display: block; float: left; height: 229px; width: 385px; }

#footer #footerctnr #block3 h3 { margin: 0px; padding: 0px; font: 11px Arial, Helvetica, sans-serif; color: #CCC; }

#footer #footerctnr #block3 p { margin: 0px; display: block; padding-bottom: 10px; color: #666; line-height: 18px; }

#footer #footerctnr #block3 a:link, #footer #footerctnr #block3 a:active#footer #footerctnr #block3, a:visited { line-height: 16px; color: #CCC; text-decoration: none; font-size: 11px; }

#footer #footerctnr #block3 a:hover { color: #ff9933; text-decoration: none; }

/* Tool tips*/

#tooltip { position:absolute; background:url(/wp-content/themes/vanGogh/images/transBG.png) repeat-x left top; padding:3px 5px; color:#ff9933; display:none; font-size: 11px; border: 1px solid #333333; }

/*--- Post Styles ---*/

#mainBlogContent { width: 960px; margin-right: auto; margin-left: auto; padding: 20px 20px 40px; }

#mainBlogContent { padding-top: 0px; padding-bottom: 0px; overflow: hidden; }

#mainBlogContent p a, #mainBlogContent p a:visited { text-decoration: none; color: #ff9933; font-size: 12px; } /* Styles all text link within a paragraph */

#mainBlogContent p a:hover { text-decoration: none; color: #333333; } /* Styles all text link within a paragraph */

#blogContent { width: 599px; float: left; overflow: hidden; background: #FFFFFF; padding: 40px 20px 20px; }

#blogContent p, #sidebarContent p, #blogContent ul { margin: 0px; padding-top: 3px; padding-bottom: 5px; line-height: 18px; }
 #blogContent h2, {
font: normal 20px Georgia, "Times New Roman", Times, serif;
margin: 0px;
}

#blogContent h2 a, #blogContent h2 a:visited { text-decoration: none; color: #000000; padding-bottom: 5px; font: 24px Georgia, "Times New Roman", Times, serif; }

#blogContent h2 a:hover { text-decoration: none; color: #ff9933; }

#blogContent .postWrapper .author-box { /*float: left; display: block; padding-right: 10px; width: 80px;*/ display: none; }

#blogContent .postInfoCtn { background: #F4F4F4; padding-top: 5px; padding-bottom: 5px; padding-left: 20px; border-top: 1px dotted #CCCCCC; border-bottom: 1px dotted #CCCCCC; color: #333333; }

#blogContent .meta-tags { background: url(/wp-content/themes/vanGogh/images/tags_label.png) no-repeat; width: 100%; padding: 0px 0px 0px 20px; }

#blogContent .postWrapper { margin-bottom: 20px; padding-bottom: 20px; }

#blogContent .postMeta { display: block; border-bottom: 1px dashed #CCCCCC; float: left; width: 585px; margin-bottom: 10px; }

#blogContent .postMeta2 { display: block; border-bottom: 1px dashed #CCCCCC; float: left; width: 100%; margin-bottom: 10px; }

#blogContent .meta-tags a, #blogContent .meta-tags a:visited, #blogContent .meta-tags a:active { color: #333333; }

#blogContent .meta-tags a:hover { color: #ff9933; }

#blogContent .moretag { margin-top: 10px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted #CCCCCC; display: block; padding-left: 10px; border-top: 1px dotted #CCCCCC; }

#blogContent .moretag:hover { margin-top: 10px; padding-top: 10px; padding-bottom: 10px; display: block; background: #F4F4F4; }

/*controls search bar*/
#sidebarContent { background: url(/wp-content/themes/vanGogh/images/sideBarBg.png) repeat-y; float: right; width: 280px; padding: 40px 20px 20px; }

#sidebarContent .search .search-submit, #blogContent .search .search-submit { background: url(/wp-content/themes/vanGogh/images/searchBtn.gif) no-repeat; height: 33px; width: 80px; border-style: none; }

#sidebarContent .search .search-submit:hover, #blogContent .search .search-submit:hover { background: url(/wp-content/themes/vanGogh/images/searchBtn.gif) no-repeat 0px -34px; height: 33px; width: 80px; border-style: none; cursor: pointer; }

#sidebarContent .search .searchFormBg, #blogContent .search .searchFormBg { background: url(/wp-content/themes/vanGogh/images/searchFormBg.gif) left center; height: 28px; width: 192px; float: left; padding-top: 5px; padding-left: 8px; }

#sidebarContent .search #search-text, #blogContent .search #search-text { color: #666666; font: normal 18px Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; border: 1px solid #FFFFFF; width: 180px; }

/*controls links in sidebar*/
#sidebarContent ul { margin: 0px; padding-top: 3px; padding-bottom: 20px; line-height: 18px; }

#sidebarContent h2 { font: normal 20px Georgia, "Times New Roman", Times, serif; margin: 0px; }

#sidebar a:link, #sidebar a:visited, #sidebar a:active { color: #000000; text-decoration: none; font-size: 12px; }

#sidebar a:hover { color: #ff9933; }

#sidebar .latestPosts { background: url(/wp-content/themes/vanGogh/images/post_to_blog_16.png) no-repeat left center; padding-left: 20px; margin-top: 20px; }

#sidebar .popularTopics { background: url(/wp-content/themes/vanGogh/images/notebook_pencil.png) no-repeat left center; padding-left: 20px; }

#sidebar .recentComments { background: url(/wp-content/themes/vanGogh/images/comments_reply.png) no-repeat left center; padding-left: 20px; }

#sidebar .stayConnected { background: url(/wp-content/themes/vanGogh/images/link.png) no-repeat left center; padding-left: 20px; }

/*controls comment.php stylesr*/
#commentform .smlField_bg { background: url(/wp-content/themes/vanGogh/images/smlField_bg.gif) no-repeat left center; height: 31px; width: 200px; padding-top: 7px; padding-left: 8px; }

#commentform .smlField_bg input { color: #666666; font: normal 18px Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; border: 1px solid #FFFFFF; width: 180px; }

#commentform .commentBox_bg { background: url(/wp-content/themes/vanGogh/images/commentBox_bg.gif) no-repeat center top; height: 190px; width: 590px; padding: 5px; }

#commentform #comment { font: normal 12px/18px Arial, Helvetica, sans-serif; margin: 0px auto; border: 1px solid #FFFFFF; width: 100%; height: 190px; color: #666666; }

#commentform #submit { background: url(/wp-content/themes/vanGogh/images/submitComment_btn.gif) no-repeat left top; height: 33px; width: 140px; border-style: none; margin-top: 10px; margin-bottom: 10px; display: block; }

#commentform #submit:hover { background: url(/wp-content/themes/vanGogh/images/submitComment_btn.gif) no-repeat 0px -34px; cursor: pointer; }

#blogContent h2 { font: normal 20px Georgia, "Times New Roman", Times, serif; margin: 0px; }

#blogContent .commentlist { margin: 0px; padding: 0px; list-style: none; }

#blogContent .comment-author { display: block; border-bottom: 1px dotted #CCCCCC; padding-bottom: 5px; margin-bottom: 5px; }

#blogContent .breadcrumb { position: relative; height: 33px; display: block; }

#blogContent .breadcrumb .goBack { background: url(/wp-content/themes/vanGogh/images/goBackBtn.gif) no-repeat left top; display: block; height: 33px; width: 71px; position: absolute; top: -20px; left: -20px; }

#blogContent .breadcrumb .goBack:hover { background: url(/wp-content/themes/vanGogh/images/goBackBtn.gif) no-repeat 0px -34px; display: block; height: 33px; width: 71px; position: absolute; }

#respond h3 { font: normal 24px Georgia, "Times New Roman", Times, serif; }

.moreBtn a:link,
.moreBtn a:visited,
.moreBtn a:active { 
	color: #CCCCCC;
	text-decoration: none;
}
	
.moreBtn a:hover { 
	color: #000000;
	text-decoration: none;
}
	
	/themes/vanGogh/images/goBackBtn.gif) no-repeat left top; display: block; height: 33px; width: 71px; position: absolute; top: -20px; left: -20px; }

#blogContent .breadcrumb .goBack:hover { background: url(http://beta.vangoghvodka.com/wp-content/themes/vanGogh/images/goBackBtn.gif) no-repeat 0px -34px; display: block; height: 33px; width: 71px; position: absolute; }

#respond h3 { font: normal 24px Georgia, "Times New Roman", Times, serif; }

.post a:link,
.post a:visited { color: #FF9933; }

.post a:active,
.post a:hover { color: #333333; }

.post li {
	padding-left: 2em;
	list-style: disc inside none;
}

#sidebar li {
	margin-bottom: .5em;
}
