/*  
Theme Name: Pacific
Theme URI: http://www.dijksterhuis.org
Description: Newspaper style blog
Version: 1.2 
Author: Martijn Dijksterhuis
Author URI: http://www.dijksterhuis.org

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #222;
	background: url('images/body_bg.gif');
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
      }

#blogtitle
{
        margin: 0px auto;
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: white;
        text-align: left;
        padding-bottom: 10px;
	padding-top: 5px;
        width: 960px;
	height: 20px; 
}

#blogtitle #search {  margin: 0; padding: 0; float: right; }
#blogtitle #search input { width: 200px; border: 1px solid #ccc; padding: 5px; font: 12px Helvetica, Arial, Sans-Serif; margin: 0;}
#blogtitle a { color: white; padding: 5px 20px 10px 20px; text-decoration: none;}
#blogtitle a:hover { color: red; background-color: white;}
#blogtitle form
{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

#avatar	   { float: right; padding: 0px 0px 5px 5px; width: 96px; height: 96px; }
#license    { float: left; width: 88px; height: 31px; padding-bottom: 30px; padding-right: 5px;}

#end	{ border-top: 1px dotted #bbb; text-align:left;}
#end #left  { width: 45%; float: left; padding-right: 5px; }
#end #right { width: 50%; float: right; }
#end h3	   { margin: 5px 0 0 0; font-weight: bold; }

#end .actions { list-style: none; margin: 0; padding: 0; }
#end .actions li { padding: 4px 0px 4px 0px; }

#end .related_post { list-style: none; margin: 0; padding: 0; }

#end a.digg 
{ 
	padding-left: 20px; 
	background-color: transparent; 
	background-image: url(images/digg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

#end a.delicious 
{ 
	padding-left: 20px; 
	background-color: transparent; 
	background-image: url(images/delicious.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

#end a.subscribemini 
{ 
	padding-left: 20px; 
	background-color: transparent; 
	background-image: url(images/feed_mini.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

#end a.comment 
{ 
	padding-left: 20px; 
	background-color: transparent; 
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}




#headerimg 	
{ 
	width: 475px; 
	height: 100px;
} 

#content 
{
	position: relative;
	font-size: 1.2em
}

.widecolumn .entry p 
{
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	font-size: 1.1em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.entry .first, .entry .drop_cap { padding: 0.17em 0.08em 0.05em 0; font-size: 3.4em; line-height: 0.6em; color: #aaa; float: left; }
p.date { margin: 0 0 0.5em 0; font: normal 1.0em Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing: 0.2em; color: #999; }

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 0px auto;
	background-color: white;
	padding: 0;
	width: 960px;
	}

#header {
	height: 100px; 
	width: 960px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	background-color: white;
	}

.narrowcolumn {
	float: left;
	background-color: white;  
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 580px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post_search {
	text-align: justify; 
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#subfooter
{
	padding: 10px 20px 0px 20px;
	width: 920px; 
	border-top: 10px solid white;
	font-size: 14px;
	background-color: black; 
	color: #eeeeee;
	clear: both;
}

#subfooter #subleft,#subfooter #subright
{	
	width: 50%;
	float: left;
	border-left: 5px;
}

#footer {
	margin: 0 auto; 
	padding: 0px 20px 0px 20px;
	border-top: 1px dotted white; 
	width: 920px;
	font-size: 14px;
	background-color: black;
	color: #eeeeee; 
	clear: both; 
	}

#footercontent
{
	padding-top: 20px; 
}
	
#subfooter a, #footer a { color: lightgray; text-decoration: underline }

/* End Structure */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

#sidebar #searchform #s {
	width: 170px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	text-align: left; 
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


h1,h2 { text-align: left; font: normal 2.0em/1.2em Arial, sans-serif; letter-spacing: -0.02em; color: #000; font-weight: bold; margin: 0 0 0.5em 0; padding: 0 0 2px 0; border-bottom: 1px 	dotted #bbb; }
	h1 a, h2 a { color: #000; }
	
	h1 a:visited, h2 a:visited { color: #555; }
	h1 a:hover, h2 a:hover { color: #d00; }
	h1 span, h2 span { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #bbb; }
		h1 span a, h2 span a, h1 span a:visited, h2 span a:visited { font-weight: bold; color: #bbb; }
		h1 span a:hover, h2 span a:hover { color: #d00; }
	
	.archive h1 { margin: 0 0 2.0em 0; border-bottom: none; }
	
	h1.tags { padding: 0 0 0 208px; background: url('images/archive_tag.gif') 0 70% no-repeat; }
	h1.month { padding: 0 0 0 155px; background: url('images/archive_month.gif') 0 70% no-repeat; }
	h1.search { margin: 0 0 2.5em 0; padding: 0 0 0 180px; background: url('images/archive_search.gif') 0 70% no-repeat; }
		
h3 { font: normal 1.33333em/1.0em Georgia, "Times New Roman", Times, serif; letter-spacing: -0.02em; color: #000; margin: 0.5em 0 0.25em 0; padding: 0 0 5px 0; background: url('images/h3.gif') 0 100% no-repeat; }
	
#comments h3 { font-size: 2.4em; margin: 1.25em 0 0.625em 0; padding: 0 0 2px 0; background: none; border-bottom: 1px dotted #bbb; font-weight: bold; } 

h4 { font: bold 0.8em Georgia, "Times New Roman", Times, serif; text-transform: uppercase; margin: 1.75em 0 0.5em 0; color: #000; }


/* Support for Drop Cap */
.entry .drop_cap 
{
padding-top: 0.17em;
padding-right: 0.08em;
padding-bottom: 0.05em;
padding-left: 0pt;
font-size: 3.4em;
line-height: 0.6em;
color: #aaaaaa;
float: left;
}

/* Article start highligher */

.article_start { position: absolute; height: 154px; width: 30px; left: 0px; background: url('images/article.gif');}


/* side bar re-design */

/* Begin Sidebar */
#sidebar
{
	background-color: #e4e2d3;
	min-height: 100%; 
   padding: 20px 0 10px 0;
   margin-left: 650px;
   width: 285px;
	padding: 10px;
        }

#sidebar form {
        margin: 0;
        }

#sidebar .square_box
{
	width: 270px;
	margin-bottom: 10px;
	padding: 0.5em;
	background-color: white; 
	border: 1px solid #dddddd;
	font-size: 1.3em;
}

/* Sidebar - Phase 2 */

.tabs-block {
        width: 100%;
        padding: 0;
        margin: 0 0 10px 0;
        display: block; 
        }
.tabbed {
        width: 100%;
        overflow: hidden;
        padding: 0;
        margin: 0;
        background: transparent;
        border: 0; }

ul.tabs {
        overflow: hidden;
        display: block;
        position: relative;
        top: 0;
        left: 0;
        z-index: 1;
        list-style-type: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        background: transparent;
 }
ul.tabs li {
        width: auto;
        display: inline;
        padding: 0;
        margin: 0 .3em 0 0;
        }
ul.tabs li a {
        float: left;
        font-weight: bold;
        margin: 0;
        padding: 5px 0;
        width: 131px;
        text-align: center;
        color: #666;        
        background: #ccc;
        border: 1px solid #f7f7f7;
        }
        
.tabs-block .tabbed div 
{
			overflow: hidden;
			display: block;
			position: relative;
			left: 0;
			top: -1px;
			z-index: 0;
			clear: left;
			width: 94%;
			margin: 0;
			padding: 5px 2%;
			border: 1px solid #f7f7f7;
			background: #f7f7f7;
			display: none;
}   

ul.tabs li a:hover 
{
			background: #f7f7f7;
			text-decoration: none;
}

ul.tabs li a.tab-current 
{
			color: #8c3131;
			background: #f7f7f7;
			border-bottom: 1px solid #f7f7f7;
}     
        
.tabs-block .tabbed div.t1 {display: block;}
.tab-content ul li { width: 95%; }
.tab-content ol { list-style-type: decimal; margin-left: 20px; }        

/* End Sidebar */

/* Captions are new in 2.6 */
.wp-caption {
	padding: 2px;
	margin: 0;
	text-align: center;
}
.wp-caption img, .wp-caption a, .wp-caption a img {
	padding: 0;
	margin: 0;
}
.wp-caption-text {
	font-size: 80%;
	border: 1px solid #ddd;
	border-top-width: 0;
	background-color: #eaeaea;
	padding: 3px 0;
	margin: 0 5px;
}
