/*  
Theme Name: Oh Gosh! 2.0
Theme URI: http://ohgo.sh/
Description: Oh Gosh!
Version: 2.0
Author: Jay Hepburn
Author URI: http://ohgo.sh/

	Oh Gosh

*/



* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: black;
}

a:hover {
	color: #a12c2e;
}

body {
	background-image: url("/wp-content/themes/ohgosh.tv/image/background.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
	background-color: #B73235;
	font: small "Lucida Grande", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
}

#header {
	border-left: 2px black solid;
	border-right: 2px black solid;
	border-top: 2px black solid;
	width: 960px;
	height: 220px;
	margin: 20px auto 0 auto;
}

#header h1 {
	margin-left: -10000px;
}

#menu {
	border-left: 2px solid black;
	border-right: 2px solid black;
	width: 960px;
	height: 31px;
	margin: 0 auto 0 auto;	
	background-color: #a12c2e;
	background-image: url("/wp-content/themes/ohgosh.tv/image/background.gif");
	background-repeat: repeat-x;

}

#menu ul {
	list-style-type: none;
	margin: 0 auto;
}

#menu ul li {
	text-align: center;
	width: 190px;
	margin: 2px 0 0 0;
	display: inline;
	font-size: 110%;
	font-weight: bold;
	color: white;
	float: left;
}

#menu ul li a {
	text-decoration: none;
	color: white;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#main {
	width: 960px;
	background-color: white;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	margin: 0 auto 150px auto;
	background-image: url("/wp-content/themes/ohgosh.tv/image/cheers.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#featured {
	width: 785px;
	float: left;
	padding: 0 5px 10px 10px;
	text-align: justify;
	background-color: white;
}

#featured p {
	margin: 10px 5px 0 10px;
	font-size: 105%;
	text-align: justify;
}

div.smallfeat {
	margin: -10px 5px 0 10px;
	width: 380px;
	height: 260px;
	float: left;	
}

div.smallfeat p {
	margin: 5px 5px 1px 10px;
	text-align: justify;
	padding-left: 150px;
}

div.smallfeat h2 {
	padding: 10px 0 2px 5px;
	color: #a12c2e;
	border-bottom: 2px solid #a12c2e;
	font-size: 140%;
	clear: both;
}

#featuredposts {
	margin: 0;
	padding-left: 75px;
	clear: left;
	height: 135px;
	background-image: url("/wp-content/themes/ohgosh.tv/image/bartender-small.gif");
	background-repeat: no-repeat;
	background-position: top left;

}

#content #featuredposts h2 {
	letter-spacing: 2px;
	color: black;
	width: 700px;
}

#content #featuredposts em {
	color: #a12c2e;
	font-style: normal;
}

#content #featuredposts #longad {
	/*padding: 0 12px;*/
	font-size: 110%;
	font-style: italic;
	width: 700px; height: 90px;
	margin: 10px 0 0 0;
}

#archivesidebar {
	float: left;
	width: 200px;
	background: transparent;
	margin: 140px 0 5px 0;	
}

#bottomad {
	width: 720px;
	height: 90px;
	float: left;
	margin: 20px 30px;	
}

#content {
	width: 565px;
	float: left;
	padding: 0 5px 10px 10px;
	text-align: justify;
	background-color: white;
}

#content h2, #featured h2 {
	padding: 10px 0 2px 5px;
	color: #a12c2e;
	border-bottom: 2px solid #a12c2e;
	font-size: 140%;
	clear: both;
}

h2 img, h3 img {
	margin: 0 1px -4px -4px;	
}

#content h3 {
	padding: 10px 0 2px 5px;
	color: #a12c2e;
	border-bottom: 2px solid #a12c2e;
	font-size: 130%;
	clear: left;
}

#content h2.pagetitle {
	color: black;
	font-size: 150%;
	text-align: right;
}

#content h2.title {
	border: 0;
	letter-spacing: 1px;
}

#content h2.title em {
	color: black;
	font-size: 95%;
	font-style: normal;
	margin-left: -4px;
}

#content h2 a, #content h3 a, #featured h2 a, div.smallfeat h2 a {
	color: #a12c2e;
	text-decoration: none;
}

#content p.timestamp, #featured p.timestamp, div.smallfeat p.timestamp {
	color: #f6bc40;
	font-size: 80%;
	font-weight: bold;
	float: right;
	margin: -20px 3px 0 0;
}

#content p.abv {
	color: #a12c2e;
	font-size: 80%;
	font-weight: bold;
	float: right;
	margin: -25px 7px 0 0;
}

#content p.postbottom {
	border-bottom: 1px solid black;
	font-size: 90%;
	text-align: right;
	padding: 6px 0 5px 0;
	margin-bottom: 15px;
}

#content #advert {
	width: 468px;
	height: 180px;
	margin: 0 auto;
	z-index: -1;
}

#content p.archivebottom, #featured p.archivebottom, div.smallfeat p.archivebottom {
	font-size: 90%;
	text-align: right;
	padding: 6px 0 5px 0;
}

#content p {
	margin: 6px 0 13px 5px;
	line-height: 135%;
	font-size: 100%;
}

#content p.navleft {
	float: left;
	display: inline;
}

#content p.navright {
	float: right;
	display: inline;
}

.left {
	float: left;
	margin: 8px 12px 0 0;
}

#container {
	height: 678px;
	width: 768px;
	margin: 7px 0 0 10px;
}

#homecontainer {
	height: 478px;
	width: 768px;
	margin: 7px 0 0 10px;
	z-index:1;
}

.right {
	float: right;
	margin: 8px 0 0 12px;
}

#content div.image {
	width: 500px;
	margin: 10px auto 10px auto;

}

#content div.featured {
	width: 480px;
	margin: 10px auto 10px auto;
}

#featured ul {
	margin: 10px 0 0 30px;
}

#featured ul li {
	margin-left: 30px;	
}

#content ul.cocktail li {
	margin-bottom: 3px;	
}

#content ul.related {
	list-style-type: none;
	margin: 0 10px 20px 0;
	padding: 0 0 0 170px;
	background-image: url("/wp-content/themes/ohgosh.tv/image/bartender.jpg");
	background-repeat: no-repeat;
}

#content ul.related li {
	margin: 0 0 10px 0;
	line-height: 19px;
}

#content ul.related a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #f6bc40;
	font-weight: bold;
}

#content ul.related a:hover {
	color: #a12c2e;
}

#featured h3.recipe, #featured h3.subtitle {
	margin: 10px 33px 6px 33px;
	color: black;
	border-bottom: 2px solid #f6bc40;
}

#content h4.subtitle {
	margin: 6px 33px 0 45px;
	color: black;
}

#featured h3.recipe a {
	color: black;
}

#featured p.measurements {
	color: black;
	font-size: 80%;
	float: right;
	margin: -25px 33px 0 0;
}

#content h3.nomargin {
	margin: 0 5px 6px 5px;
	color: black;
	border-bottom: 2px solid #f6bc40;
	clear: left;
}

#content blockquote {
	width: 400px;
	margin: auto;
	font-style: italic;
	padding-left: 60px;
	background: transparent url("/wp-content/themes/ohgosh.tv/image/qstart.jpg") left top no-repeat;
}

#content blockquote p {
  background: transparent url("/wp-content/themes/ohgosh.tv/image/qend.jpg") right bottom no-repeat;
  padding-right: 60px;
}

#content ul, #featured ul {
	margin: 0 50px 20px 55px;
} 

ul.twittermain {
	margin: 0 0 10px 10px;
	padding-right: 16px;
} 

ul.twittermain li {
	margin-bottom: 10px;
}

ul.twitter li {
	list-style-type: disc;
	text-align: justify;
}

ul.twittermain li.bottom {
	font-size: 85%;
	list-style-type: none;
	text-align: right;
	margin-top: 10px;
}

ul.twitter li a {
	border-bottom: 1px solid #a12c2e;
}

ul.flickr {
	text-align: center;
}

ul.flickr li {
	list-style-type: none;
	display: inline;
}

#featured li.desc {
	list-style-type: none;
	font-style: italic;
	margin: 10px 0 0 -10px;
}

#content li.small {
	list-style-type: none;
	font-size: 80%;
	margin: 10px 0 0 -10px;
}

#content hr {
	margin: 4px auto 6px auto;
	width: 90%;
	color: #a12c2e;
	background-color: #a12c2e;
	height: 2px;
}

#content input {
	border: 1px solid black;
	padding: 3px;
}
 
#content ol.quote {
	margin: 0 33px 0 33px;
	list-style-type: none;
}

#content ol.quote cite {
	font-weight: bold;
	color: #a12c2e;
	margin: 0 0 30px 0;
}

#content ol.quote blockquote {
	/*margin: -22px 0 30px 100px;*/
}

#content div.center {
	text-align: center;
}

#content span.small, #content p.small {
	font-size: 80%;
}

textarea {
	border: 1px solid black;
	padding: 3px;
	width: 500px;
	height: 200px;
}

ol.commentlist {
	margin: 10px 10px 10px 10px;
	list-style-type: none;
}

ol.commentlist li p {
	margin-top: 20px;
}

img.gravatar {
	float: left;
	margin: 0 12px 7px 0;
}

#topsidebar {
	float: left;
	margin: 0;
	padding: 0 0 0 30px;	
	background-color: white;
}

#topsidebar form {
	margin: 8px 0 10px 0;
}

#topsidebar p {
	margin: 5px 0;
	text-align: center;
	font-size: 95%;
}

#topsidebar p img {
	vertical-align: -1px;
}

#topsidebar h2 {
	margin: 0;
	border-bottom: 2px solid #f6bc40;
	font-size: 100%;
}

#topsidebar a {
	color: #a12c2e;
	text-decoration: none;
}

#topsidebar input.email {
	border: 1px solid black;
	width: 240px;
	height: 18px;
	padding: 1px 3px;
	font-size: 100%;
}

#topsidebar input.subscribe {
	border: 1px solid black;
	width: 80px;
	height: 22px;
}

#leftsidebar {
	width: 205px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	background-color: white;
}

#rightsidebar {
	width: 180px;
	float: left;
	margin: 0 8px 0 -18px;
	padding: 0 0 10px 0;
	background-color: white;
}

#homesidebar {
	width: 160px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
	background-color: white;
}

#homesidebar li.search {
	margin: 0 2px 0 8px;
}

#homesidebar #s {
	width: 115px;	
}

#bottomsidebar {
	margin: 0 40px 0 0;
	width: 300px;
	float: right;
}

#bottomsidebar p.copy {
	margin: 10px 0 220px 30px;
	font-size: 85%;
	text-align: center;
	line-height: 150%;
}

#bottomsidebar p.copy a {
	text-decoration: underline;
}

#leftsidebar h2, #rightsidebar h2, #homesidebar h2, #archivesidebar h2 {
	margin: 10px 10px 10px 5px;
	border-bottom: 2px solid #f6bc40;
	font-size: 100%;
}

#leftsidebar p, #rightsidebar p, #homesidebar p, #archivesidebar p {
	margin: 10px 10px 10px 5px;
}

#leftsidebar ul, #rightsidebar ul, #homesidebar ul, #archivesidebar ul {
	list-style: none;
	margin-top: -3px;
}

#leftsidebar ul.children, #rightsidebar ul.children, #homesidebar ul.children, #archivesidebar ul.children {
	margin-top: 0;
}

#leftsidebar li, #rightsidebar li, #archivesidebar li {
	margin: 0 0 1px 12px;
}

#homesidebar li.badge {
	margin-left: 20px;
}

#homesidebar li.banner {
	padding-right: 5px;
}

#homesidebar li.tales {
	margin: 10px 0 10px 8px;	
}

#leftsidebar li select {
	margin: 0 0 1px 2px;
	font-size: 100%;
}

#leftsidebar li.about, #rightsidebar li.about, #homesidebar li.about {
	margin: 0 0 8px 10px;
}

#rightsidebar li.addthis, #homesidebar li.addthis {
	margin: 8px 0 0 18px;
}

#rightsidebar li.badge {
	margin: 5px 0 0 30px;	
}

#homesidebar li.adwords {
	margin: 8px 0 0 -14px;
}

#leftsidebar li.button {
	margin: 8px 0 0 32px;
}

#leftsidebar li.tales {
	margin: 12px 0 12px 18px;
}

#leftsidebar li.search {
	margin: 12px 0 12px 17px;
}

#leftsidebar ul.twitter {
	margin: 10px 0 10px 10px;
	padding-right: 16px;
}

#leftsidebar ul.twitter li.bottom {
	font-size: 85%;
	list-style-type: none;
	text-align: right;
	margin-top: 6px;
}


#content #searchform {
	text-align: center;
}

#s {
	border: 2px solid #f6bc40;
	padding: 2px 3px;
	width: 130px;
	font-size: 95%;
}

#leftsidebar li.about a, #rightsidebar li.about a, #homesidebar li.about a {
	color: #a12c2e;
}

#leftsidebar li.about a:hover, #rightsidebar li.about a:hover, #homesidebar li.about a:hover {
	text-decoration: underline;
}

#leftsidebar a, #rightsidebar a, #homesidebar a, #archivesidebar a {
	text-decoration: none;
}

#clear {
	clear: both;
}


#win {
	padding-top: 20px;
}

#win img {
	float: left;
	margin-top: -20px;
	padding-right: 10px;
}

#meerkat {
	width: 100%;
	display: none;
	color: white;
}
	
	#meerkat-left {
		float: left;
		width: 55%;
		height: 190px;
		background: transparent url('http://ohgo.sh/wp-content/themes/newohgosh/meerkat-left.png') no-repeat bottom left;
	}
	
		#meerkat-left div {
		margin: 75px 0 0 0;
		padding-left: 210px;
		text-align: justify;
	}
	
	#meerkat-left h1 {
		font-size: 190%;
		color: #f6bc40;
		margin: 0 0 3px 0;
		letter-spacing: 1px;
	}
	
	#meerkat-left h2 {
		font-size: 115%;
		color: #f6bc40;
		margin-top: 5px;
	}
	
	#meerkat-left p {
		
	}
	
	#meerkat-right {
		float: right;
		width: 45%;
		height: 190px;
		background: transparent url('http://ohgo.sh/wp-content/themes/newohgosh/meerkat-right.png') no-repeat bottom right;
	}
	
	#meerkat-right form {
		width: 260px;
		margin: 70px auto 0 auto;
		padding-right: 260px;
		text-align: center;
	}
	
	#meerkat-right input.email {
		width: 190px;
		padding: 5px;
		vertical-align: middle;
		margin-top: 15px;
		font-size: 14px;
		border: 1px solid black;
	}
	
	#meerkat-right input.submit {
     margin-top: 10px;
  padding: 0px 6px 0px 6px;
  border: 2px outset ButtonFace;
  background-color: ButtonFace;
  color: ButtonText;
  line-height: normal !important;
  white-space: pre;
  cursor: default;
  text-align: center;
	}
	
	#meerkat-right p {
		margin-top: 7px;
		font-size: 10px;
	}
	
	#meerkat-right a {
		color: white;
	}
	#meerkat-right a:hover {
		color: #f6bc40;
	}
	
	
	

a.close-meerkat {
	position: absolute;
	top: 163px;
	right: 3px;
	background: #FFF;
	border: 2px solid #a12c2e;
	text-decoration: none;
	padding: 0px 4px 1px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #a12c2e;
}

a.close-meerkat:hover {
	border: 2px solid #f6bc40;
	color: #f6bc40;
}