/*
Theme Name: Corknine
Theme URI: http://corknine.com
Description: Corknine Custom Wordpress Theme made by Corknine Development and Design
Author: Corknine
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/
html,
body {
   	margin:0;
   	padding:0;
   	height:100%;
}

body {
	font: 13px/1.5 "Gill Sans Light", "Century Gothic", AppleGothic, sans-serif;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}


/* Links
----------------------------------------------------------------------------------------------------*/
a { color: #5B7A81; text-decoration: none;}
a:link { color: #5B7A81; }
a:visited { color: #5B7A81; }
a:hover { color: #405459;}
a:active { color: #5B7A81; }

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 1.7em;
	color: #333;
}

h2 {
	font-size: 1.6em;
	color: #333;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1px;
}


/* `Spacing
----------------------------------------------------------------------------------------------------  */

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
}

/* Layout
----------------------------------------------------------------------------------------------------*/
#container {
	background-repeat: repeat-x;
	background-image: url(images/magic_snowflakes.jpg);
	min-height:100%;
	position: relative;
	width: 100%;
}

#header {
	height:55px;	
	margin: 0 0 50px 0;
	width: 100%;
}

#body {
	padding-bottom:80px;   /* Height of the footer + a bit of spacing */
}

#footer {
	color: #ddd;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	padding: 3px 0;
	background-image: url(images/top_bar_bg.png);
}

#contact-top {
	width: 98.9%;
	height: 183px;
	padding: 10px 0 0 15px;
	background-repeat: repeat-x;
	background-image: url(images/contact-bg.png);
}

/*  Contact Top
----------------------------------------------------------------------------------------------------*/
#contact-top h5 {
	margin: 0 0 10px 0;
	font-weight: normal;
}

.ajax-spinner {
	background-image: url(images/ajax-loader.gif);
	height: 16px;
	width: 16px;
}

#contact-top .ajax-spinner { 
	float: right;
	margin: 8px 0 0 0;
}


/*  Contact Form
----------------------------------------------------------------------------------------------------*/
form#contactform {margin: 0px; padding: 0px; display:inline;}

#contactform label {
	width: 60px;
	display: block;
	clear: left;
	float: left;
	text-align: right;
	margin: 5px;
}
#contactform input[type="text"] { 
	width: 260px;
}

#contactform textarea, #contactform input[type="text"] {
	margin: 5px;
	font-family: "Gill Sans Light", "Century Gothic", AppleGothic, sans-serif;
	font-size: 1.1em;
	padding: 3px;
	border: 1px solid #ccc;
	float: left; 
	background: #fff;
}

#contactform textarea.error, #contactform input[type="text"].error{background-color: LightSalmon;}

#contactform textarea { width: 450px; height: 90px; resize: none;}

#contactform button, #cancel-contact { margin-top: 5px; }


/*  Header
----------------------------------------------------------------------------------------------------*/
#header {
	background-repeat: repeat-x;
	background-image: url(images/top_bar_bg.png);
}

a#logo{
	float:left;
	background-image: url(images/logo.png);
	width: 160px;
	height:54px;
}

#nav{
	float: right;
	padding-top: 8px;
}


#nav ul{
	list-style-type: none;
}

#nav li{
	text-align: right;
	margin-left: 40px;
	display: inline;
	font-size: 14px;
	text-shadow: 1px 1px 0px #333;
}

#nav a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

#nav li:hover{
	text-shadow: 0px 0px 10px black;
}

/*  Home
----------------------------------------------------------------------------------------------------*/
.current{
	background-image: url(images/arrow_down.png)
}

#services{}
#list-title{}


#tagline{ 
	float: left; 
	font-family: "Lucida Console", "Bitstream Vera Sans Mono",  Terminal, monospace;
}

#tagline-description{
	float:left;
	text-shadow: 1px 1px 0px #ddd;
	}
	
#cauldron{
	float:right;
	margin-top: -40px;
}

#work-title, #blog-title, .widgettitle{ 
	background-position: 0 bottom; 
	background-repeat: repeat-x; 
	background-image: url(images/thick_bar.png); 
	}
	
.widgettitle {
	padding: 0 0 11px 0;
	font-family: "Lucida Console", "Bitstream Vera Sans Mono", Terminal, monospace;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 10px;
}
.index-blogreel-entry { margin: 0 0 10px 0;}	
.index-blogreel-title{font-weight: bold; font-size: 15px; line-height: 21px;}
.index-blogreel-by{font-style: italic; color: #bbb; font-size: 11px;}
.index-blogreel-author{font-size: 13px;}
.index-blogreel-on{font-style: italic; color: #bbb; font-size: 11px;}
.index-blogreel-date{font-size: 13px;}

/*  Home - work list
----------------------------------------------------------------------------------------------------*/
.work-example{
	margin: 20px  0 20px 0;
	clear: both;
}

.work-example .column-1 { width: 350px; float: left; }
.work-example .column-2 { width: 350px; float: left; }

.work-example h4 { margin: 0 0 7px 0; }

a.work img { border: solid 1px #ccc;} 
a.work img:hover { border: solid 1px #ddd;} 


/* Work
----------------------------------------------------------------------------------------------------*/

#tagline{ 
	float: left; 
	font-family: "Lucida Console", "Bitstream Vera Sans Mono", Terminal, monospace;
}

#tagline-description{
	float:left;
}
	
#classified{
	float:right;
	margin-top: -40px;
	margin-bottom: 20px;
}

#classified img{
	float:right;
}

.work-image{
	float:right;
}

.work-blurb{
	float:left;
}

.work-title{
font-size: 16px;
text-transform: uppercase;
color: #333;
margin-bottom: 0;
}

.work-date{
font-size: 14px;
font-family: Garamond, ÔHoefler TextÕ, ÔTimes New RomanÕ, Times, serif;
color: #ccc;
}

.work-copy p{}

work-divide hr{
	padding: 30px 0;
}


/*  Posts
----------------------------------------------------------------------------------------------------*/
div.post h2, .thickbar { 
	background: bottom url(images/thick_bar.png) repeat-x; 
	padding: 0 0 6px 0;
}

div.post span.date {
	margin: 0 0 7px 0;
	font-size: 1.1em;
	display: block;
}

div.post { margin: 0 0 50px 0; }

div.post a p{
	border-bottom: 1px #ccc solid;
}

.date{
	margin-top: -20px;
	font-size: 14px;
	font-family: Garamond, ÔHoefler TextÕ, ÔTimes New RomanÕ, Times, serif;
	color: #666;
}

/*  Comment list
----------------------------------------------------------------------------------------------------*/
li.comment h1 { font-size: 1.2em; margin-bottom: 5px; }
li.comment img { padding: 3px; border: solid 1px #ccc; }
li.comment .moderation {float: right;}
li.comment { margin: 0 0 20px 0; float: left;}

/*  Comment Form
----------------------------------------------------------------------------------------------------*/
#commentform label {
	width: 60px;
	display: block;
	clear: left;
	float: left;
	text-align: right;
	margin: 5px;
}
#commentform input[type="text"] { 
	width: 260px;
}

#commentform textarea, #commentform input[type="text"] {
	margin: 5px;
	font-family: "Gill Sans Light", "Century Gothic", AppleGothic, sans-serif;
	font-size: 1.1em;
	padding: 3px;
	border: 1px solid #ccc;
	float: left; 
	background: #eee;
}

#commentform textarea { width: 500px;}

#commentform button { 
	clear: left; 
	float: left;
	margin: 20px 0 0 75px;
  }

/* Footer 
----------------------------------------------------------------------------------------------------*/
#footer p {
	margin: 8px 0;
}

#footer a {
	border-bottom: none; color: #bbb;
}

#bottom-background { 
	z-index:-100; 
	position: absolute; 
	bottom: 0; 
	height: 150px; 
	width: 100%;
	background-image: url(images/magic_snowflakes_footer.jpg);
}


.twitter {
	background:transparent url(images/twitter.png) no-repeat scroll 10px 50%;
	padding-left:30px;
}

.rss {
	background:transparent url(images/feed.png) no-repeat scroll 10px 50%;
	padding-left:30px;
}



/* Start custom button CSS here
----------------------------------------------------------------------------------------------------*/
.btn {
	display:inline-block;
	background:none;
	margin:0;
	padding:3px 0;
	border-width:0;
	overflow:visible;
	font:100%/1.2 Arial,Sans-serif;
	text-decoration:none;
	color:#333;
}
* html button.btn {
	padding-bottom:1px;
}
/* Immediately below is a temporary hack to serve the 
   following margin values only to Gecko browsers
   Gecko browsers add an extra 3px of left/right 
   padding to button elements which can't be overriden.
   Thus, we use -3px of left/right margin to overcome this. */
html:not([lang*=""]) button.btn {
	margin:0 -3px;
}
.btn span {
	background:#ddd url(images/bg-button.gif) repeat-x 0 0;
	margin:0;
	padding:3px 0;
	border-left:1px solid #bbb;
	border-right:1px solid #aaa;
}
* html .btn span {
	padding-top:0;
}
.btn span span {
	position:relative;
	padding:3px .4em;
	border-width:0;
	border-top:1px solid #bbb;
	border-bottom:1px solid #aaa;
}

/* only needed if implementing separate hover/focus/active state for buttons */
.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
	cursor:pointer; /* important for any clickable/pressable element */
	color:#000;
}
.btn:active span {
	background-position:0 -400px;
	outline:none;
}
.btn:focus, .btn:active {
	outline:none; /* doesn't seem to be respected for <button>, only <a> */
}

/* use if one button should be the 'primary' button */
.primary {
	font-weight:bold;
	color:#000;
}