/*  
Theme Name: SAF_blueprint
Theme URI: http://wordpress.org/
Description: Sea Alarm Website theme based on blueprint
Version: 0.1
Author: Roxana Torre
Author URI: www.torre.nl
*/

/* Begin Typography & Colors */
body { color: #333; }

.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.65em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #08ADE7; }
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }

.entry a, .entry a:visited, .post a, post a:visited, .event a, .event a:visited
{
	/*color: #3A297B;*/
	color: #0696C9;
	border-bottom: 1px solid #3A297B;
	text-decoration: none;
}

.entry a:hover { color: #DE002E; }
.entry p { padding-bottom: 0px; }
.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: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

small, .nocomments, .postmetadata, blockquote, strike { color: #666; }

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

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

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

a
{
	color: #3A297B;
	text-decoration: none;
}

a:hover
{
	color: #DE002E;
	text-decoration: none;
}

#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 */
.post
{
	margin: 10px 0 19px;
	padding: 0 0 13px;
	border-bottom: dotted 1px #08ADE7;
}

.post hr { display: block; }

.postmetadata{ clear: left; }

.post h3 { padding-bottom: 3px; }

/* End Structure */
/*	Begin Headers */
h2.pagetitle
{
	margin-top: 10px;
	text-align: left;
	font-size: 1.8em;
	color: #08ADE7;
	padding: 2px 0 12px 0;
}

.post h2
{
	padding: 0;
	margin: 0;
}

/* 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) */

/*a img {
	border: 0px;
}*/

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

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

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

.alignright { float: right; }
.alignleft { float: left; }

/* End Images */
/*list styles are temporarily moved*/
/* Begin Form Elements */
#searchform
{
	margin: 0px auto;
	padding: 0px 0 36px 0;
	text-align: left;
}

#sidebar_right #searchform #s
{
	width: 120px;
	padding: 0;
	margin: 10px 0 7px 0;
}

#sidebar_right #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 Sidebar */
#sidebar
{
	border-top: dotted 1px #08ADE7;
	/* for menu*/
	margin: 17px 0 10px 0;
	/* for menu*/
	padding: 0;
	/* for menu*/
}

/* End Sidebar */
/* Begin menu sidebar */
#sidebar ul, #sidebar ul ol
{
	margin-right: 0;
	padding-right: 0;
	margin-left: 0;
	padding-left: 0;
}

#sidebar ul a
{
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
}

#sidebar li.current_page_item a { color: #DE002E; }
#sidebar ul li a { text-decoration: none; }

#sidebar ul li a:hover
{
	text-decoration: none;
	color: #DE002E;
}

#sidebar ul li, ul li ul li
{
	list-style-type: none;
	list-style-image: none;
	list-style: none;
}

#sidebar ul li.page_item
{
	padding: 8px 0 9px 0;
	/*space between dotted lines*/
	border-bottom: dotted 1px #08ADE7;
	line-height: 1.5;
}

#sidebar ul li ul li.page_item
{
	border-bottom: 0;
	padding: 2px 0 1px 10px;
	line-height: 1.25;
}

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

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

#sidebar h2.widgettitle
{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.1em;
	color: #08ADE7;
	padding: 0px 0 16px 0;
}

#sidebar li#archives
{
	margin-top: 28px;
	border-top: dotted 1px #08ADE7;
}

#sidebar li.widget ul li { line-height: 1.4em; }

#sidebar li.widget ul li ul li
{
	list-style-type: square;
	list-style: square;
}

#sidebar li.widget ul li ul { padding-left: 15px; }
#sidebar ul li.widget ul { margin-left: 0px; }

/* End menu sidebar*/
/* Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px 10px 20px 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;
}

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: 20px;
	margin-bottom: 17px;
	height:18px;
}

/* End Various Tags & Classes*/
/*own styles*/
body, html
{
	padding-top: 0;
	margin-top: 0;
	height: 100%;
}

.header
{
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
}

h2.title
{
	color: white;
	margin-top: 17px;
	margin-bottom: 7px;
	padding-top: 66px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 2.2em;
}

h2 a
{
	margin-top: 10px;
	padding-top: 10px;
}

/* breadcrumb*/
#breadcrumb
{
	width: 510px;
	margin-top: 53px;
	font-size: 0.95em;
	/*border-bottom: dotted 1px #08ADE7;*/
}

#breadcrumb a
{
	text-decoration: none;
	color: #888888;
}

#breadcrumb a:hover
{
	text-decoration: none;
	color: #DE002E;
}

/*sidebar right side*/
#sidebar_right ul a
{
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}

#sidebar_right
{
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
}

#sidebar_right ul, #sidebar_right ul ol { margin: 0px; }

#sidebar_right ul li
{
	list-style-type: none;
	list-style-image: none;
	border-bottom: dotted 1px #08ADE7;
	padding: 8px 0 8px 0;
	line-height: 1.45;
}

#sidebar_right ul li a { text-decoration: none; }

#sidebar_right ul li a:hover
{
	text-decoration: none;
	color: #DE002E;
}

#sidebar_right ul li ul li
{
	list-style-type: none;
	list-style-image: none;
	list-style: none;
}

#sidebar_right form { margin: 0; }

#footer
{
	border-top: dotted 1px #08ADE7;
	margin-top: 100px;
	margin-bottom: 0px;
	height: 40px;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding: 6px 0 6px 0;
}

#footer a { text-decoration: none; }
#footer a:hover { color: #DE002E; }
p a { color: #2063ae; }

/*caption styles */
.wp-caption
{
	background: #d4eef4;
	margin: 4px 10px 4px 0px;
	text-align: center;
}

.wp-caption-text
{
	font-size: 0.9em;
	font-style: italic;
}

a:link img, a:visited img { border: 0; }

/* style columns for plugin*/
.column_left
{
	width: 250px;
	float: left;
	padding-bottom: 10px;
	padding-right: 0px;
	display: inline;
}

.column_right
{
	width: 250px;
	float: right;
	padding-bottom: 10px;
	padding-right: 0px;
	display: inline;
}

.column_right img { border: 3px solid #ddd; }

/* styles for homepage*/
.event
{
	padding: 0px 0 12px 0;
	border-bottom: dotted 1px #08ADE7;
	margin-bottom: 23px;
}

.front { padding: 8px 0 17px 0; }

.front .column_right img, .front .column_left img
{
	border: 0;
	margin-left: 0px;
}

.front .column_right, .front .column_left
{
	width: 250px;
	text-align: left;
	font-size: 1.1em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(images/background_homeblocks1.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: Trebuchet MS, sans-serif;
}

.front .column_right a:link, .front .column_left a:link,.front .column_right a:visited, .front .column_left a:visited
{
	color: #3A297B;
	text-decoration: none;
	border-bottom: 0px;
}

.front .column_right a:hover, .front .column_left a:hover { color: #DE002E; }

ul.post-meta
{
	margin-top: 20px;
	margin-right: 0;
	padding-right: 0;
	margin-left: 0;
	padding-left: 0;
}

ul.post-meta li
{
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	border-bottom: dotted 1px #08ADE7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.newsletter
{
	margin-top: 17px;
	margin-bottom: 8px;
	border-top: dotted 1px #08ADE7;
	border-bottom: dotted 1px #08ADE7;
	padding: 8px 0 26px 0;
}

.newsletter input#email
{
	width: 140px;
	margin-bottom: 0px;
}

.frontpage h2
{
	padding-bottom: 2px;
	margin-bottom: 11px;
}

.frontpage h3
{
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-size: 1.2em;
	line-height: 1.2em;
}

.frontpage .event h3 a:link, .frontpage .event h3 a:visited, .post h3 a:link, .post h3 a:visited{ border-bottom: 0; }

.entry h3 { padding: 15px 0 2px 0; }
