/* @override http://pinkginger.local/wp-content/themes/pinkginger/style.css */

/*   
Theme Name: Pink Ginger
Theme URI: 
Description: Official Pink Ginger Films theme.
Author: Xavier Keeling
Author URI: http://bristolexplorers.com/
Template: thematic
Version: 1.1
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/



/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


a:link {
    color:#c50665;
    font-weight:bold;
	text-decoration:none;
}
a:visited {
    color:#a2004e;
	text-decoration:none;
}
a:active,
a:hover {
    color:#dd448d;
}


body { 
	color:#868686;
	background-color:#e4e4e4;
	font-family:arial, verdana;
	font-size:12px; 
}

div#access { 
	display:inline; 
}

div#header { 
	 background:white url(images/bkg_pattern.jpg) repeat-x center -126px; 
	position:relative; 
	height:126px; 
}
.home div#header { 
	 background:white url(images/bkg_pattern.jpg) repeat-x center top; 
	 height:auto;
}

div#branding { 
	 background:url(images/bkg_title-1000-adventure.jpg) no-repeat left -126px; 
	width:1000px; 
	display:block; 
	height:97px; 
	padding-top:26px; 
	padding-bottom:0; 
}
.blogid-2 div#branding { 
	 background:url(images/bkg_title-1000.jpg) no-repeat left -126px;
}

.home div#branding { 
	 background:url(images/bkg_title-1000-adventure.jpg) no-repeat left top; 
	width:1000px; 
	display:block; 
	height:100px; 
	padding-top:150px; 
	padding-bottom:0; 
}
.blogid-2.home div#branding { 
	 background:url(images/bkg_title-1000.jpg) no-repeat left top; 
}
#blog-title a { 
	color:#333;
	text-decoration:none; 
	display:block; 
	background:url(images/pinkginger.png) no-repeat; 
	height:66px; 
	width:366px; 
	padding-right:80px; 
	padding-bottom:8px; 
}


#blog-description { 
	display:none; 
}

div#blog-title { 
	float:right; 
}
#blog-title a span { 
	position:relative; 
	left:2000px;
	display: none;  
}

/* Access */

.menu {
	font-size:12px;
	font-family:arial, verdana;
	font-weight:bold;
	padding:0 0 0 15px;
	background:#eee;
	border:1px solid #ccc;
	border-bottom-color:#b2b2b2;
	-moz-border-radius-topleft: 16px;
	-moz-border-radius-topright: 16px;
	-khtml-border-top-left-radius: 16px;
	-khtml-border-top-right-radius: 16px;
	-webkit-border-top-left-radius: 16px;
	-webkit-border-top-right-radius: 16px;
	border-top-left-radius: 16px;
	border-top-rightleft-radius: 16px; 
	z-index:20000; 
	margin-right:20px; 
	float:right; 
	clear:both; 
	width:auto; 
}


.menu ul {
	margin:0;
	padding:0 5px 0 0;
}


.menu ul li {
	float:left;
	padding:0;
	margin:0 10px 0 0;
	list-style-type:none; 
	line-height:14px; 
}


.menu ul li a {
	padding:5px 0;
	margin: 0;
	display:block;
	text-shadow:1px 1px #fff; 
	font-size:12px; 
	font-weight:bold; 
}


.dropmenu {
	position:relative; 
	z-index:999;
	margin:0;
	padding:0 5px 0 0;
	}
	
.dropmenu li a { 
    font-weight:normal;
	padding:5px 0;
	margin: 0;
	display:block;
	text-shadow:1px 1px #fff; 
}
	
	
.dropmenu li {
	position:relative; 	
	float:left;
	padding:0;
	margin:0 10px 0 0;
	list-style-type:none;
	}
	
.dropmenu ul {
	position:absolute; 
	display:none;  
	margin:0;
	padding:4px 0 0 0; 
	background:#eee;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px; 
}

.dropmenu li ul {width:140px; padding:6px 3px;  display: none; position: absolute; z-index:999; line-height:24px; 
}
.dropmenu li ul li {border:none; padding:0;}
.dropmenu li ul a {height:auto; padding:0 10px; border:none; border-radius:none !important;}
.dropmenu li ul a:hover {border-bottom:4px solid #fff; height:auto; border:none; border-radius:none !important;}


.dropmenu ul ul {top:auto; padding:0 0 10px 0;}
.dropmenu li ul ul {left:12em; margin:0 0 0 20px; top:auto;}
.dropmenu li:hover ul ul, 
.dropmenu li:hover ul ul ul, 
.dropmenu li:hover ul ul ul ul {display:none; border:none; }
.dropmenu li:hover ul, 
.dropmenu li li:hover ul, 
.dropmenu li li li:hover ul, 
.dropmenu li li li li:hover ul {display:block;}


/* Content 
#container {
    width:960px;
    float:left;
}
#content {
    margin:0 0 0 10px;
    overflow:hidden; 
	width:950px; 
}
*/
#content {
    margin:0 0 0 10px;
    overflow:visible; 
	display:inline-block; 
	width:960px; 
}
.hentry { 
	width:620px; 
}
.single #content {
    width:950px;
}
.slug-contact #content,
#content .slug-contact { 
	width:420px; 
}
.slug-contact #container,
#container .slug-contact { 
	width:480px; 
}


#dfcg_images div.panel div.panel-overlay h3,
div#dfcg-text h3 { 
	text-shadow:none; 
	text-align:center; 
}

#main {
    clear:both;
    padding:0px 0 20px 0;
}


p, ul, ol, dd, pre {
    margin-bottom:5px; 
	line-height:1.6em; 
	color:#555; 
	font-size:1.2em; 
}


li { 
	padding-bottom:2px; 
}
h1, h2, h3 {
	text-transform:uppercase;
}
h1, h2, h3, h4 {
	font-family:Arial, sans-serif;
	color:#333;
	text-shadow:1px 1px #fff; 
	text-transform:uppercase; 
}

div.entry-content h4 { 
	font-size:14px; 
	color:#c40062; 
	padding-top:10px; 
}
div.entry-content blockquote p {
	 margin-bottom: 10px;
	line-height:1.6em;
	font-style:italic; 
	left:20px; 
	position:relative; 
	text-indent:-15px; 
}
blockquote { quotes: '"' '"'; }

div.entry-content blockquote p:before {
	content: "“ ";
	font-size: 24px;
	line-height: 0px;
	position: relative;
	top: 5px;
}

div.entry-content blockquote p:after  {
	content: ' ”';
	font-size: 24px;
	line-height: 0px;
	top: 5px;
	position: relative; 
}
div#secondary.aside.main-aside { 
	float:right; 
	display:block; 
	width:340px; 
}


#secondary ul.xoxo { 
	padding:0; 
}

h2.entry-title { 
	text-transform:none; 
	font-size:1.7em; 
	color:#dd448d; 
	margin-top:20px; 
}

.page h2.entry-title { 
	width:960px; 
}

div.multimedia { 
	width:960px; 
}

.entry-title a:active,
.entry-title a:hover {
    color:#dd448d;
}
div.entry-utility { 
	margin-top:20px; 
	margin-bottom:0; 
	clear:both; 
}
.entry-utility a {
    color:#c4528b;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color:#dd448d;
}

div.col h2 { 
	font-size:1.8em; 
	text-transform:none; 
	line-height:1.4em; 
	color:black; 
	vertical-align:baseline; 
}

div.col h3 { 
	color:black; 
	font-size:1.4em; 
	vertical-align:baseline; 
}
div.associated-posts { 
	margin-top:20px; 
}
.entry-content h3 {
    font-size:17px;
    padding:0; 
	font-weight:normal; 
	font-style:normal; 
	display:block; 
	border-bottom:1px dotted #c1025f; 
	margin-bottom:10px; 
	color:#dd448d; 
}
.entry-content {
    padding:5px 20px 0 0; 
	float:left; 
	margin-right:20px; 
}
.description{
	clear:both;
	background:url(images/separator.png) top center no-repeat;
	border-top:1px solid #ccc;
	padding:22px 0; 
	margin-right:auto; 
	margin-left:auto; 
	width:960px; 
	display:block; 
	margin:0; 
}

.description h2{
	font-weight:bold;
	font-size:24px;
	letter-spacing:1px; 
	text-align:center; 
}
div.row { 
	padding-top:20px; 
	display:inline-block; 
	width:960px; 
}
div.col { 
	width:290px; 
	float:left; 
	padding-right:30px; 
	overflow:visible; 
}

div.col ul { 
	list-style:none;
	margin:0;	 
}


/* Associated Posts */


ul.associated-posts { 
	 list-style:none; 
	margin:0; 
}
div.associated-posts ul li h3 { 
	float:none; 
	clear:none; 
}

div.associated-posts ul li p { 
	clear:left; 
	display:block; 
	font-size:0.9em; 
}

img.alignright { 
	float:right; 
	display:inline-block; 
}

a#shashin_thumb_link_1.highslide { 
	display:block; 
}

span.shashin_caption { 
	color:gray; 
	font-style:italic; 
	font-weight:normal; 
	text-align:center; 
	padding-bottom:5px; 
	margin-top:-5px; 
	font-size:1.1em; 
	line-height:1.4; 
}

.shashin_image img { 
	margin:0 0 5px; 
	padding-bottom:10px; 
}

/* Sashin */
table.shashin_thumbs_table tbody tr td { 
	padding:10px; 
}

span.shashin_caption_title { 
	display:none; 
}


/* Comments */
div#respond { 
	background-color:#e4e4e4; 
	margin-right:540px; 
}

div.slides { 
	float:left; 
	margin-left:20px; 
}

#wpcf7-f1-p26-o1 form.wpcf7-form p { 
	font-size:0.9em; 
}

div.col ul li p { 
	font-size:0.9em; 
}

div.postthumb { 
	float:left; 
}
#container { 
	display:block; 
	width:970px; 
}
#container .quote {
    border:none;
    margin:0 0 22px 0;
    padding:18px 0 0; 
	display:block; 
	float:right; 
	width:300px; 
}
.thequote { 
	text-indent:-27px; 
	font-size:12px; 
	font-style:italic; 
}
.thequote p:before{ 
	content: '“ ';
	font-size: 44px;
	line-height: 0px;
	position: relative;
	top:16px;
}
.thequote p:after{ 
	content: ' ”';
	font-size: 44px;
	line-height: 0px;
	position: relative;
	top:16px;
}

.float-left{
	width:100%;
	height:auto;
	float:left;
}

.div8{
	width:100%;
	height:8px;
	float:left;
}

.tac{
	text-align:center;
}

.clip{
	width:560px;
	height:auto;
	float:left;
	margin:15px 15px 0 0;
	
}

.vid-text{
	width:375px;
	height:auto;
	float:left;	
	margin:15px 0 0 0;
}
.float-left h2{
	font: 			18px/1.3em Arial,Tahoma,Helvetica,sans-serif;
	color:#000;
}


.vid-red{
	
	font: 			14px/1.3em Arial,Tahoma,Helvetica,sans-serif;
	color:#DD448D;

}

.vid-grey{
	
	font: 			14px/1.3em Arial,Tahoma,Helvetica,sans-serif;
	color:#666;

}

.vid-blue{
	
	font: 			16px/1.3em Arial,Tahoma,Helvetica,sans-serif;
	color:#08246D;

}

.author { 
	float:right; 
}
