/*
Skin Name: dan coulter.com
Skin URI: http://www.dancoulter.com/
Description: Two columns, based on ScribbishWP with rugged photo.
Author: Dan Coulter
Author URI: http://www.dancoulter.com/
Version: 1.0
Global Navigation: N
*/




@import url('../style.css');
div#container {
	float: left;
	margin: 0 0 0 -200px;
	width: 100%;
}
div#content {
	margin: 0 0 0 200px;
}
div.sidebar {
    border-left: 1px dotted #AAAAAA;
	float: right;
	overflow: hidden;
	width: 178px;
	font-family: verdana;
	font-size: 9pt;
}
div#secondary	{
	clear: right;
}
div#footer {
	clear: both;
	width: 100%;
}

div.sidebar ul ul li {
	margin: 0;
	font-size: 8pt;
	background: transparent url("/wp-content/themes/sandbox/skins/arrow.gif") no-repeat scroll 0pt 0.3em;
	padding-left: 10px;
	margin: 0px;
	list-style: none;
}

div.sidebar ul.children li {
	margin: 0;
	font-size: 8pt;
	background: transparent url("/wp-content/themes/sandbox/skins/arrow.gif") no-repeat scroll 0pt 0.3em;
	padding-left: 10px;
	margin: 0px;
	list-style: none;
}

a {
    color: #993300;
}

h2.entry-title {
    font-family: arial,sans-serif;
    font-size: 24px;
}

h2.entry-title a {
    text-decoration: none;
}

#container {
    font-family: verdana;
    font-size: 9pt;
}

#wrapper {
    width: 780px;
    margin: 0px auto;
    text-align: left;
}

body {
    text-align: center;
}

.entry-date {
    font-size: 8pt;
    color: darkgray;
}

.entry-date a {
    color: darkgray;
}


.entry-meta {
    background:#EEEEEE none repeat scroll 0%;
    border:1px solid #DDDDDD;
    font-size:10px;
    list-style-type:none;
    margin:0pt;
    padding:5px;
}

.single h2 {
    border-bottom: 1px dotted #AAAAAA;

}

body.single div.navigation {
    padding:0pt 0pt 2em;
}

div#footer {
    font-family: verdana;
    font-size: 7pt;
}

div#header {
    height: 170px;
    /*background: transparent url("/wp-content/themes/sandbox/header-test.jpg") no-repeat scroll bottom right;*/
    background: transparent url("/wp-content/themes/sandbox/header-test.jpg") no-repeat;
    margin-left: 0px;
    padding: 30px 170px 0px;
    text-align: right;
}

h1#blog-title {
    font-family: arial;
}

div#blog-description {
    font-family: verdana;
    font-size: 9pt;
}

h1#blog-title a {
    text-decoration: none;
    color: black;
    font-size: 30pt;
}

img {
    border: 0px;
}

.wpv_self {
    display: none;
}

ul.commentlist li {
    margin-bottom: 1.5em;
}

ul.commentlist ul.children {
	list-style-type: none;
}

ul.commentlist li {
	border-top: 1px solid #666;
	margin-top: .5em;
	padding-top: 2px;
	position: relative;
}

li.comment div.reply {
	position: absolute;
	top: 0px;
	right: 66px;
}

/*
ul.commentlist li.bypostauthor {
    background-color: #f1e2db;
    border: 1px dotted #AAAAAA;
    padding: 2px;
}

ul.commentlist ul.children li {
	background-color: #FFF;
	
}
ul.commentlist  ul.children li.bypostauthor {
    background-color: #f1e2db;
    border: 1px dotted #AAAAAA;
    padding: 2px;
}
*/


.right {
	float: right;
}


body.home .entry-meta, body.archive .entry-meta {
	margin-bottom: 20px;
}

body.home h2.entry-title,
body.archive h2.entry-title {
	margin-top: 20px;
}

/* quick post styles */

div.entry-quick-posts-stuff {
	display:none;
}

 div.category-videos div.entry-content {
 text-align: center;
}

 div.category-tweets div.entry-content
{
	border-left: 3px solid #993300;
	padding-left: .5em;
}

div.category-tweets h2.entry-title, 
 div.category-tweets div.entry-date, 
 div.category-tweets div.entry-meta
 {
	display:none;

}


div.category-tweets div.entry-quick-posts-stuff {
	display:block;
	float: right;
	margin: 0em 0px .5em 0.5em;
	
}

div.entry-content p.floater {
	margin: 0px .5em .5em;
}
/* Date driven styles */

	/* International Talk like a pirate day */
	body.m09.d19 div#header {background: black url(/wp-content/themes/sandbox/skins/jolly.gif) no-repeat scroll top left;color: white;height: 214px;}
	body.m09.d19 div#header h1 {padding-top: 30px;}
	body.m09.d19 div#header h1 a{color: white;}
	
	/* daffodil day */
	/*
	body.m03.d23 div#header {height: 200px; background: transparent url("/wp-content/themes/sandbox/skins/daffodils/2rfx2iv.jpg") no-repeat; margin-left: 0px; padding: 30px 100px 0px; text-align: right;}
	body.m03.d23 h1#blog-title {font-family: arial;}
	body.m03.d23 div#blog-description {font-family: verdana; font-size: 9pt; color: #FCE920;}
	body.m03.d23 h1#blog-title a {text-decoration: none; color: #FCE920; font-size: 30pt;}
*/
