/*   
Theme Name: Grey Goose
Theme URI: http://www.remyoverkempe.com
Description: Simplicity meets... something.
Author: Remy L. Overkempe
Author URI: http://www.martianprince.com/
Version: 0.5.1.3
License: Public domain.
*/

/* @group Structure */

body {
	font: 1.0em/1.0em "Times New Roman", Times, Garamond, Georgia, serif;
	color: #222;
	margin: 0;
	padding: 0;
}

#container {
	width: 900px;
	margin: auto;
}

/* @group Navigation */

#masthead {
	margin-top: 25px;
	width: 900px;
	float: left;
	margin-bottom: 75px;
}

#logo {
	width: 450px;
	background: url(/images/logo-mixedclass.png) no-repeat left bottom;
	height: 40px;
	margin-bottom: 10px;
}

#navigation {
	width: 900px;
	float: left;
	margin-bottom: 10px;
	background-color: #000;
	color: #fff;
	height: 40px;
	text-shadow: #000 0 0 1px;
	text-transform: uppercase;
	font: bold 0.9em/1.0em Helvetica, Arial, Geneva, sans-serif;
}

.link {
	width: 225px;
	float: left;
	padding: 0;
	text-align: center;
}

.link.search:hover {
	background-image: none;
	background-color: transparent;
}

.link.logo {
	height: 80px;
	background: url(/images/grey-goose-logo.png) no-repeat center center;
}

.navpix {
	width: 225px;
	height: 40px;
	background-color: transparent;
}

.link.home {
	background: url(/images/navigation/home3.png) no-repeat center 0;
}

.link.about {
	background: url(/images/navigation/about3.png) no-repeat center 0;
}

.link.contact {
	background: url(/images/navigation/contact3.png) no-repeat center 0;
}

.link.home:hover {
	background: url(/images/navigation/home3.png) no-repeat center -40px;
}

.link.about:hover {
	background: url(/images/navigation/about3.png) no-repeat center -40px;
}

.link.contact:hover {
	background: url(/images/navigation/contact3.png) no-repeat center -40px;
}

.link.search {
	width: 174px;
	float: right;
	border-right-width: 0;
	padding: 7px 25px 0 0;
}

form#searchform {
	padding: 0;
	margin: 0;
}

fieldset#searchfield {
	padding: 4px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 18px;
}

input#s {
	width: 140px;
	float: left;
	margin: 1px 0 0;
	border-width: 0;
	color: #888;
	font: bold 13px/1.0em Helvetica, Arial, Geneva, sans-serif;
	background-color: transparent;
}

input#searchsubmit {
	width: 12px;
	background-color: transparent;
	border-width: 0;
	color: #fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	cursor: pointer;
	height: 12px;
	float: right;
	margin-top: 3px;
}

input#searchsubmit:hover {
	color: #aaa;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding-left: 25px;
	color: #555;
	font-size: 0.95em;
	line-height: 1.3em;
	border-left: 1px solid #aaa;
	margin-bottom: 50px;
}

#sidebar p + p {
	margin-top: 15px;
}

#sidebar ul {
	list-style-type: square;
	margin-left: 17px;
	margin-bottom: 15px;
	margin-right: 0;
}

#sidebar ul li {
	
}

.sidebarbox {
	float: left;
	width: 250px;
	margin-bottom: 25px;
}

#profilepic {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.bestfilm {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #194c7f;
}

.admin img, .links img {
	margin-top: 25px;
}

/* @end */

#pages {
	width: 900px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	font: bold 0.8em Helvetica, Arial, Geneva, sans-serif;
	color: #888;
}

#entries {
	width: 600px;
	float: left;
}

#entries.single {
	width: 900px;
	float: left;
}

#entries.single.page {
	width: 600px;
}

#post_wrapper {
	width: 600px;
	margin: auto;
}

.post, .single-post {
	width: 600px;
	float: left;
	font-size: 1.0em;
	line-height: 1.5em;
}

.single-post {
	margin-bottom: 50px;
}

.post p {
	margin-bottom: 15px;
}

.post ul {
	list-style-type: square;
	margin-left: 47px;
	margin-bottom: 15px;
	margin-right: 30px;
}

.post ul ul {
	list-style-type: circle;
	margin-left: 17px;
	margin-bottom: 0;
	margin-right: 0;
}

.post ol {
	list-style-type: decimal-leading-zero;
	margin-left: 56px;
	margin-bottom: 15px;
	margin-right: 30px;
}

.post ol ol {
	list-style-type: lower-roman;
	margin-left: 26px;
	margin-bottom: 0;
	margin-right: 0;
}

.wp-caption-text {
	color: #888;
	font-size: 13px;
	font-style: italic;
}

.wp-caption-text em {
	text-decoration: underline;
}

.page_navigation {
	width: 600px;
	text-align: center;
	color: #888;
	float: left;
	font: bold 0.8em Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
}

.page_navigation.top {
	margin-bottom: 20px;
	display: none;
}

.page_navigation.bottom {
	margin-top: 25px;
}

#title {
	width: 600px;
	margin-bottom: 50px;
	float: left;
}

#title.special {
	border: 1px solid #194c7f;
	padding: 25px;
	width: 548px;
	color: #194c7f;
}

#entries.single.page #title {
	margin-bottom: 25px;
}

#title_metadata, .title_metadata {
	color: #888;
	font-style: italic;
	font-size: 0.85em;
}

.index .title_metadata {
	float: left;
	width: 600px;
	margin-bottom: 25px;
	margin-top: -15px;
}

.single #title_metadata {
	text-indent: 25px;
}

#footnotes {
	margin-top: 50px;
	padding: 25px;
	width: 550px;
	border: 1px solid #aaa;
}

#footnotes ol {
	margin-left: 25px;
	margin-bottom: 0;
	margin-right: 0;
}

#footnotes ol li {
	list-style-type: decimal-leading-zero;
}

#relatedtags {
	width: 600px;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	background: url(/images/strip.png) repeat-y center top;
}

#relatedbox {
	width: 275px;
	padding-right: 25px;
	float: left;
	font-size: 0.95em;
}

ul.related_post {
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	list-style-image: none;
}

#tagsbox {
	width: 275px;
	float: right;
	font-size: 0.95em;
}

.tags {
	text-transform: lowercase;
}

#comments {
	width: 600px;
	float: left;
	margin-top: 25px;
}

/* @group Comments */

#commentdiv {
	margin-bottom: 25px;
}

#commentdiv p {
	margin-bottom: 15px;
}

form#commentform {
	margin-top: 25px;
}

input, textarea {
	color: #222;
	font-weight: bold;
	font-family: "Times New Roman", Times, Garamond, Georgia, serif;
}

label#text {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #555;
}

input#author, input#email, input#url, input#wpcf_your_name, input#wpcf_email, input#wpcf_subject {
	width: 300px;
	font-size: 14px;
	border: 1px solid #aaa;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

input#wpcf_your_name, input#wpcf_email, input#wpcf_subject {
	width: 200px;
}

textarea#comment.commentbox, textarea#wpcf_msg {
	width: 300px;
	height: 100px;
	font-size: 14px;
	border: 1px solid #aaa;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

ul.commentlist {
	float: left;
	width: 600px;
	margin-bottom: 50px;
}

ul.commentlist li {
	border-bottom: 1px solid #aaa;
	padding: 25px 0;
	float: left;
	width: 600px;
	border-top: 1px solid #aaa;
	font-size: 0.95em;
	line-height: 1.4em;
}

ul.commentlist li + li {
	border-top-width: 0;
}

ul.commentlist li.alt3 {
	border: 1px solid #aaa;
	padding: 25px;
	margin-top: 25px;
	width: 548px;
}

ul.commentlist li p {
	margin-bottom: 15px;
}

.comment-date {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font: bold 12px Helvetica, Arial, Geneva, sans-serif;
	color: #aaa;
}

.comment-author {
	font-style: italic;
	float: right;
	margin-top: 15px;
	font-size: 14px;
	color: #555;
}

/* @end */

#linkpages {
	margin-top: 45px;
	border-top: 2px solid #fbcc69;
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 1.1em;
	font-style: italic;
}

#footer {
	color: #444;
	text-shadow: #000 0 0 1px;
	border-top: 1px solid #222;
	background: #000 url(/images/overkempe/bottom.png) repeat-x left top;
	margin: 50px 0 0;
	padding: 0 0 30px 40px;
	width: 860px;
	clear: both;
	float: left;
	font: bold 0.7em Helvetica, Arial, Geneva, sans-serif;
}

#footer_wrapper {
	padding: 0;
	margin: 0;
}

#footer_top {
	width: 700px;
	clear: both;
	margin: 0;
	padding: 30px 0 0;
}

#footer .footer_sep {
	text-transform: none;
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

#footer_bottom {
	padding: 30px 0 0;
	margin: 0;
	width: 700px;
	text-transform: uppercase;
	clear: both;
}

/* @end */

/* @group Styles */

.left {
	float: left;
}

.right {
	float: right;
}

.unseen {
	display: none;
}

sup {
	vertical-align: super;
	font-size: 12px;
	color: #69c;
	font-style: normal;
}

sub {
	vertical-align: sub;
	font-size: 12px;
	color: #194c7f;
	font-style: normal;
}

blockquote {
	line-height: 1.4em;
	margin-bottom: 20px;
	font-size: 0.9em;
	margin-left: 50px;
	margin-right: 50px;
	color: #444;
}

blockquote em {
	font-style: italic;
}

.acawwin {
	color: #69c;
}

.acawwrong {
	color: #f95a5e;
}

.tweet {
	width: 430px;
	padding: 5px 10px;
	margin-bottom: 15px;
	font-size: 0.9em;
}

.tweet.left {
	background-color: #ededed;
	margin-right: 150px;
}

.tweet.right {
	margin-left: 150px;
	background-color: #dbe7ff;
}

p.writing {
	margin-bottom: 0;
}

p + p.writing {
	text-indent: 35px;
}

#footer p {
	margin: 0 0 6px;
	padding: 0;
}

#footer p.top {
	margin-bottom: 15px;
}

#footer .footer_sep p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
}

#footer .footer_sep a {
	color: #666;
}

#footer p.bottom {
	margin: 0;
}

/* @group Links */

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #194c7f;
}

a:active {
	color: #555;
}

sup a, sub a {
	color: #194c7f;
	text-decoration: none;
	font-weight: bold;
}

#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0;
}

#navigation .logo a {
	padding: 0;
}

#navigation a:hover {
	color: #fff;
}

#sidebar a {
	color: #333;
}

#sidebar a:hover {
	color: #194c7f;
}

#sidebar a:active {
	color: #555;
}

/*#sidebar .twitterbox a {
	text-transform: uppercase;
	font: bold 0.8em Helvetica, Arial, Geneva, sans-serif;
}

#sidebar .twitterbox a:hover {
	color: #194c7f;
}

#sidebar .twitterbox a:active {
	color: #555;
}*/

#latestbests ul li a {
	font-style: italic;
}

a.a2a_dd.addtoany_share_save {
	display: none;
}

.page_navigation a, #title_metadata a, .title_metadata a, #pages a {
	color: #888;
}

.page_navigation a:hover, #title_metadata a:hover, .title_metadata a:hover, #pages a:hover {
	color: #194c7f;
}

.page_navigation a:active, #title_metadata a:active, .title_metadata a:active, #pages a:active {
	color: #555;
}

.comment-author a {
	color: #555;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p.top a {
	color: #555;
}

#footer p.top a:hover {
	color: #fbcc69;
	text-decoration: none;
}

h1 a {
	text-decoration: none;
	color: #222;
	display: block;
}

h1 a:hover {
	color: #194c7f;
}

h1 a:active {
	color: #555;
}

h3 a {
	text-decoration: none;
	color: #333;
	display: block;
}

h3 a:hover {
	color: #69c;
}

h3 a:active {
	color: #194c7f;
}

/* @end */



/* @group Table */

#table {
	width: 600px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 15px;
}

#table caption {
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 0.9em Helvetica, Arial, Geneva, sans-serif;
	color: #888;
	margin-bottom: 5px;
}

#table td {
	vertical-align: top;
	padding: 3px 5px;
	border-bottom: 1px solid #ccc;
	font-size: 0.95em;
}

.table-header, #table th {
	background: #69c;
	text-transform: uppercase;
	font: bold 0.9em Helvetica, Arial, Geneva, sans-serif;
	color: #222;
	padding: 3px 5px;
	border-bottom: 1px solid #ccc;
}

#table tr:nth-child(odd) {
	background-color: #eff6fc;
}

.table-albumheader {
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	background-color: #f3f3f3;
}

.table-albumheader .label {
	font-size: 12px;
}

.table-albuminfo {
	font-size: 11px;
	text-transform: none;
	background-color: #f2f7fc;
	padding: 8px;
}

/* @end */

/* @end */

/* @group Headers */

h1, h2, h3, h4, h5, h6 {
	width: 100%;
	line-height: 1.0em;
}

h1 {
	font-size: 1.75em;
	margin-bottom: 20px;
	float: left;
	text-transform: uppercase;
}

h1.single {
	font-size: 2.2em;
}

#entries.single.page h1.single {
	margin-bottom: 0;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#sidebar h3 {
	margin-bottom: 5px;
	color: #333;
	background-color: #fbcc69;
	padding: 0;
	width: 250px;
	font-weight: bold;
	font-size: 1.0em;
	text-align: center;
	height: 30px;
}

#sidebar h3 em {
	text-transform: lowercase;
	font: italic normal 1.15em Georgia, "Times New Roman", Times, serif;
}

.profile h3 {
	background: url(/images/sidebar/whattoexpect.png) no-repeat center center;
}

.anna h3 {
	background: url(/images/sidebar/annaarkadyevna.png) no-repeat center center;
}

.twitter h3 {
	background: url(/images/sidebar/latesttweet.png) no-repeat center center;
}

.bests h3 {
	background: url(/images/sidebar/latestbests.png) no-repeat center center;
}

.archives h3 {
	background: url(/images/sidebar/thecategories.png) no-repeat center center;
}

.links h3 {
	background: url(/images/sidebar/externallinks.png) no-repeat center center;
}

.admin h3 {
	background: url(/images/sidebar/websiteadmin.png) no-repeat center center;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 40px;
}

h5 {
	margin-bottom: 5px;
	margin-top: 20px;
	color: #194c7f;
	font: bold 0.8em Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
}

/* @end */
