/*
Theme Name:		Acesee.ca V2
Theme URI:		http://acesee.ca
Description:	Version 2
Version:		2.0
Author:			Acesee
Author URI:		http://acesee.ca
*/

BODY{
	margin:12px 0 0 0;
	padding:0;
	background-image: url(images/back01.jpg);
	background-repeat: repeat-x;
	background-color: #E9E9E9;
	color: #333;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height:1.125em;
	text-align: left;
	}

* { padding: 0; margin: 0; }



/* GLOBAL */

a{
	color: #0066FF;
	text-decoration: underline;
	}

a:visited{
	color: #0066FF;
	text-decoration: underline;
	}

a:hover{
	color: #0066FF;
	background-color: #FFFFFF;
	text-decoration: underline;
	}
	
a img{
	border: none;
	}
	
blockquote{
	margin: 0 30px 1.5em 30px;
	padding: 0 0 0 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	border-left: 1px solid #aaa;
	}


/* HEADLINES */

.firstHeadline{
	border-top: 5px #000000 solid;
	float: left;
	display: block;
	padding:17px 0 0 0;
	margin: 13px 0 0 0;
	}
h1.first{
	margin: 0 0 0.25em 0;
	padding: 0 0 0em 0;
	font-size: 1.9375em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
h1.first a, h1.first a:visited {
	color: #000000;
	text-decoration: none;
	background: none;
	}
h1.first a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: none;
	}	

h1{
	margin: 0.55em 0 0.35em 0;
	font-size: 1.25em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}	
h1 a, h1 a:visited {
	color: #333333;
	text-decoration: none;
	background: none;
	}
h1 a:hover{
	color: #6600FF;
	text-decoration: none;
	background: none;
	}	
	
h2{
	padding: 0.25em 0 0 0;
	font-size: 1.4375em;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	}
h2 a, h2 a:visited, h2 a:hover {
	color: #333333;
	text-decoration: none;
	background: none;
	}
	
	.posts h2 {
		line-height: 1.2em;
		}
	
	.pages h2, h2.page_header {
		margin: 0 0 0.75em 0;
		padding: 0 0 0.6em 0;
		background: url('images/hr_title_sep.gif') 0 100% no-repeat; 
		}
	
	h2.archive_head {
		font-weight: bold !important;
		font-size: 1.4em !important;
		text-transform: uppercase !important;
		letter-spacing: normal !important;
		margin: 0 0 1.8em 0 !important;
		padding: 0.4em 2px !important;
		border-top: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
	
h3 {
	font-size: 1.0em;
	}

	.entry h3 { margin: 2.5em 0 0.5em 0; }
	
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	
	h3.comments_headers {
		font-size: .6875em;
		}

h4 {
	font: italic 0.75em Georgia, "Times New Roman", Times, serif;
	color: #888;
	}

	h4 a, h4 a:visited { color: #888; text-decoration: none; }
	
		h4 a:hover { color: #888; text-decoration: underline; }
	
	.posts h4.first {
		margin: 0;
		padding: 0;
		}
	.posts h4 {
		margin: 0 0 1.125em 0;
		padding: 0;
		}	

h5{
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #666666;
	}
h5 a, h5 a:visited{
	color: #666666;
	text-decoration: none;
	}
h5 a:hover{
	text-decoration: none;
	}


/* MAIN STRUCTURE*/

#container{
	margin:0 auto;
	padding:0;
	width: 875px;
	}
					
	#content_box {
		margin:0;
		padding:0;
		}
	
		#content {
			margin:0 30px 0 0;
			padding: 0 10px 0 10px;
			width:500px;
			float: left;
			background-color: #E9E9E9;
			}
		
		#sidebar {
			width:325px;
			float:left;
			}
		
	#footer { width: 875px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }
		


/* HEADER */

#masthead {
	margin:0 0 25px 0;
	height: 95px;
	width: 250px;
	}
#headerName {
	margin:60px 0 1em -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1875em;
	line-height: 1.1875em;
	font-weight: bold;
	}

#headerName a, #headerName a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
#headerName a:hover{
	background-color: transparent;
	}	

#headerTag{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #FFFFFF;
	}
		

ul#nav { list-style: none; width: 950px; padding: 0 10px; background: url('images/hr_dot_black.gif') repeat-x; border-bottom: 3px solid #000; float: left; clear: both; }

	ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
	
		ul#nav li a, ul#nav li a:visited { color: #000; text-decoration: none; }
	
		ul#nav li a:hover { color: #000; text-decoration: underline; }
		
		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #090; text-decoration: underline; }
		
	ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
			
#header_img { position: relative; margin: 0 0 3.0em 0; border-bottom: 1px solid #000; float: left; clear: both; }

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */



/* CONTENT */

.articleBox1{
	margin: 0 0 3px 0;
	padding: 0;
	border-bottom: 1px dotted #BBBBBB;
	}
.articleBox{
	margin: 0 0 3px 0;
	padding: 1.125em 0 0 0;
	border-bottom: 1px dotted #BBBBBB;
	}

.entry {
	margin: 1em 0 0 0;
	font-size: 0.75em;
	line-height: 1.56em;
	}
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin: 0 0 1.5em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

	.entry img { }

		.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
		
		.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
		.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
	
		.entry img.off { padding: 0 !important; border: none !important; }
		
		.entry img.stack { clear: none !important; }

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
	
		.tagged a:hover { color: #fff; background: #333; text-decoration: none; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation {
	width: 325px;
	float: left;
	}
	.previous {
		margin: 0 25px 0 0;
		float: left;
		font-size: 0.75em;
		width: 134px;
		overflow: hidden;
		display: inline;
		padding-left: 16px;
		text-indent: -16px;
		}
	.next {
		float: left;
		font-size: 0.75em;
		width: 134px;
		overflow: hidden;
		display: inline;
		padding-left: 16px;
		text-indent: -16px;
		}
.clear {
	height: 1px;
	margin: 0 0 0.1em 0;
	clear: both; 
	}

.clearPage{
	height: 1px;
	margin: 0;
	clear: both;
	}	

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }



/* SIDEBAR */

#twitterSection{
	}
	#twitterText{
		font-size: 0.6875em;
		width: 325px;
	}	
	

#bigFlickrImage{
	margin: 30px 0 0 0;
	width: 325px;
	height: 225px;
	overflow: hidden;
	}
		
#subLeft{
	margin:0 25px 0 0;
	float: left;
	width: 150px;
	}
	
#subRight{
	float: left;
	width: 150px;
	}
	
/** Flickr **/
	
#flickrSection{
	margin: 10px 0 0 0;
	padding: 0;
	}	
	
.flickrSideImg{
	margin:0 0 10px 0;
	padding:0;
	height:150px;
	width:150px;
	overflow: hidden;
	}

.flickrLink{
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-size: 0.6875em;
	color: #0066FF;
	}	
	
/** Delicious bookmarks**/
#delSection{
	margin:30px 0 0 0;
	padding:0;
	}
ul.delicious{
	margin: -10px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 0.6875em;
	}
	ul.delicious li.delicious-item{
		margin: 0;
		padding: 10px 0 10px 0;
		color: #333333;
		/**border-bottom: 1px solid #FFFFFF; **/
		}
		ul.delicious li.delicious-item .delicious-link{
			color: #333333;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			line-height: 1.5em;
			}
		ul.delicious li.delicious-item .delSpace{
			height: 0.4em;
			}	
		ul.delicious li.delicious-item .delicious-desc{
			color: #333333;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			}

/** Last.fm section **/
#lastfmSection{
	margin:30px 0 0 0;
	padding:0;
	}
	ul.lastfm{
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 0.6875em;
		}
    li.lastfm-item{
		margin: 0;
		padding: 10px 0 10px 0;
		color: #333333;
		/**border-bottom: 1px solid #6600CC;**/
		}
			
.otherSection{
	margin: 30px 0 0 0;
	padding: 0;
	}
.otherSection ul{
	margin: 0 0 0 14px;
	padding: 0;
	list-style: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	}
	.otherSection ul li{
		margin: 0 0 0.2em 0;
		padding: 0;
		}
	.otherSection ul li a{
		margin: 0;
		padding: 0;
		color: #333333;
		}

.topSection{
	margin: 50px 0 0 0;
	}


/* FOOTER */

#footer p {
	margin: 1em 0 1em 0;
	font-size: 0.7em;
	color: #999999;
	}

	#footer a, #footer a:visited {
		color: #999999;
		text-decoration: none;
		}
		
		#footer a:hover {
			color: #999999;
			text-decoration: underline;
			}



/* COMMENT STYLE */

#comments {
	width: 475px;
	float: left;
	clear: both;
	}

	ul#comment_list {
		list-style: none;
		margin: 0 0 4.0em 0;
		border-top: 1px solid #999999;
		float: left;
		}
		
		ul#comment_list li.comment {
		width: 500px;
		padding: 1.2em 0 0 0;
		border-bottom: 1px dotted #bbb;
		float: left;
		}
			
		ul#comment_list li.trackback {
			width: 470px;
			padding: 1.2em 15px 0 15px;
			background: url('images/trackback_bg.gif');
			}
				
			.comment_meta { 
				margin: 0 0 1.2em 0;
				font-size: 0.6875em;
				}
			
				.comment_num {
					padding: 0 15px 0 20px;
					float: right;
					}
				
				.trackback .comment_num {
					padding: 0 0 0 20px;
					}
				
					.comment_num a, .comment_num a:visited {
						color: #888;
						text-decoration: none;
						}
					
						.comment_num a:hover {
							color: #df0000;
							text-decoration: none;
							}
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
			


/* COMMENT FORM */

#comment_form {
	width: 475px;
	padding: 1.0em 0 0 0;
	float: left;
	}

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label {
			padding: 0 0 0 10px; 
			font: 0.6875em Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			}

		#comment_form .text_input {
			width: 191px;
			padding: 3px;
			color: #333333;
			font: normal 0.6875em Verdana, Arial, Helvetica, sans-serif;
			border-top: 1px solid #999;
			border-left: 1px solid #999;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			}
		
		#comment_form .text_area { width: 321px !important; }
	
		#comment_form .text_input:focus {
			border-top: 1px solid #666;
			border-left: 1px solid #666;
			border-right: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
			}
	
		#comment_form .form_submit {
			padding: .2em .2em .2em .2em;
			background: url('images/submit_bg.gif');
			border: 1px solid #999999;
			font: bold 0.6875em Verdana, Arial, Helvetica, sans-serif;
			cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			


/*---:[ search form styles ]:---*/

#search_form { }

#search_form .search_input {
	width: 144px; 
	padding: 3px; 
	color: #333333;
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
	}
	
li.widget .search_input {
	font-size: 1.1em !important; 
	}
	
#search_form .search_input:focus {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}