/*
Theme Name: Glarity Blog Theme
Theme URI: http://www.glarity.com
Description: This Glarity blog theme.
Version: 1.0
Author: Michael Poythress and Jake A. Smith
Tags: 

Design by Michael Poythress
Coded up by Jake A. Smith

*/

body {
	background: url("images/background.jpg") repeat-x;
	margin: 0;
	font-family: "Lucida Grande", verdana;
}

img, div, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0;
}

#wrapperBG {
	background: url("images/blog_logo.png") no-repeat 100px 0;
}

#wrapper {
	height: 500px;
	margin: 0 auto;
	width: 898px;
}

	#dashboard {
		text-align: right;
		color: #fff;
		font-family: arial;
		font-size: 10px;
		font-weight: bold;
	}
		#dashboard a.store {
			float: right;
			line-height: 55px;
			overflow: hidden;
			margin-left: 4px;
			background: url("images/store.png");
			display: block;
			height: 24px;
			width: 139px;
			text-indent: -9000%;
		}
		
		#dashboard p {
			margin: 0 0 0 0;
			padding: 3px 0 0 0;
		}
		
		#dashboard a {
			color: #fff;
		}

	#blog {
		margin-top: 200px;
	}

		#main {
			background: url("images/content_top.png") no-repeat	;
			float: right;
			width: 716px;
			color: #222;
			border-left: 1px #a7a7a7 solid;
			border-bottom: 1px #a7a7a7 solid;
			margin-bottom: 10px;
		}

		#content {
			padding: 0 14px 50px 14px;
			background: url("images/content_background.png");
			border-right: 1px #a7a7a7 solid;
			margin-top: 7px;
		}
			#content h2 {
				color: #999;
				font-size: 12px;
				border-bottom: 1px solid #999;
				padding: 28px 0 3.5px 0;
				margin-bottom: 4px;
			}
				#content h2 a {
					color: #999;
					text-decoration: none;
				}

				#content h2 a:hover {
					text-decoration: underline;
				}

			#content h3 {
				font-size: 18px;
				font-weight: normal;
			}
				#content h3 a {
					color: #222;
					text-decoration: none;
				}
				#content h3 a:hover {
					text-decoration: underline;
				}

			#content #search {
				float: right;
				background: url("images/search_background.png") no-repeat;
				width: 192px;
				overflow: hidden;
				margin: 53px 0 0 2px;
			}
				#content form {
					margin: 34px 0 6px 0;
					padding: 0 0 4px 10px;
				}
					#content #search input {
						background: transparent;
						border: none;
						height: 19px;
					}
				
					#content #search span.query {
						background: url("images/search_input_background.jpg") no-repeat;
						width: 140px;
						display: block;
						float: left;
						margin-right: 3px;
					}
				
					#content #search input.query {
						padding: 0 3px 0 3px;
						width: 132px;
					}
				
					#content #search input.submit {
						background: url("images/search_submit.jpg") no-repeat;
						width: 30px;
						text-indent: -900%;
						line-height: 500px;
						cursor: pointer;
					}
			
				#content #tagcloud {
					margin: 10px 0 0 2px;
				}
					#content #tagcloud a {
						color: #659ab3;
						text-decoration: none;
					}
					
					#content #tagcloud a:hover {
						color: #2a7395;
					}
			
			#content #posts {}
				#content .post {
					margin-bottom: 2px;
				}
					#content .tags {
						display: block;
						font-size: 10px;
					}
						#content .tags a {
							color: #2a7395;
							text-decoration: none;
						}
							#content .tags a:hover {
								text-decoration: underline;
							}
			
					#content .text {
						/* position: relative; */
					}
						
						#content .text a {
							font-weight: bold;
							color: #2a7395;
							text-decoration: none;
						}
							#content .text a:hover {
								text-decoration: underline;
							}
				
					#content p {
						font-size: 12px;
					}
					
					#content ol, #content ul {
						font-size: 12px;
					}
					
					#content li {
						margin: 8px 0 8px 0;
					}
				
					#content .fadeout {
						background: url("images/fadeout.png") repeat-x;
						height: 46px;
						width: 100%;
						position: absolute;
						bottom: 17px;
						z-index: 5;
						display: none;
					}
					
					#content .subhead {
						font-size: 12px;
					}
				
					#content .more-link {
						text-indent: -9000%;
						display: block;
						background: url("images/read_more.jpg") no-repeat;
						width: 124px;
						height: 21px;
						position: relative;
						top: 8px;
						z-index: 10;
						margin: 0 auto;
					}

		#sidebar {
			width: 179px;
			margin-left: 1px;
			background: url("images/sidebar_top.png") no-repeat;
			padding-top: 7px;
			border-right: dotted 1px #ccc;
		}
			#sbfix1 {
				background: url("images/sidebar_bottom.jpg") no-repeat bottom left;
				padding-bottom: 7px;
			}
			
			#sbfix2 {
				border-left: 1px #a7a7a7 solid;
				background: #fff;
			}
			
			#sidebar h2.glarity {
				text-indent: -900%;
				background: url("images/glarity_logo.jpg") no-repeat;
				height: 79px;
				pointer: cursor;
			}
			
			#sidebar h2.articles {
				text-indent: -900%;
				background: url("images/sidebar_articles_heading.jpg") no-repeat;
				height: 33px;
			}
			
			#sidebar h2.blog {
				text-indent: -900%;
				background: url("images/sidebar_blog_heading.jpg") no-repeat;
				height: 33px;
			}
			
			#sidebar ul {
				list-style: url("images/bullet.jpg");
				padding-left: 30px;
				font-size: 12px;
				color: #777;
			}
			
			#sidebar ul.blog {
				margin-bottom: 50px;
			}
			
			#sidebar li {
				margin-bottom: 6px;
			}
			
			#sidebar a {
				font-family: arial;
				font-size: 12px;
				font-weight: normal;
				color: #5a5a5a;
				text-decoration: none;
			}
			
				#sidebar a.selected {
					font-weight: bold;
				}
				
				#sidebar a:hover {
					text-decoration: underline;
				}
			
			#sidebar hr.space {
				margin-top: 100px;
				display: block;
			}
			
			#sidebar .subscribe {
				font-size: 12px;
				color: #5a5a5a;
				margin-left: 12px;
				text-align: center;
			}
				#sidebar p {
					margin: 0;
					font-size: 12px;
				}
				
				#sidebar .subscribe input.email {
					width: 128px;
					height: 17px;
					line-height: 17px;
					font-size: 13px;
					vertical-align: bottom;
					background: url("images/email_input_background.jpg");
					border: none;
					padding: 2px 6px;
				}

				#sidebar .subscribe span.submit {
					background: none;
					border: none;
					text-indent: -900%;
					line-height: 4000px;
					overflow: hidden;
					display: block;
					height: 16px;
					width: 62px;
					background: url("images/submit.jpg") no-repeat;
					margin: 4px auto 0 auto;
					cursor: pointer;
				}
			
			#sidebar p.email {
				background: url("images/email.jpg") no-repeat;
				width: 113px;
				height: 11px;
				text-indent: -9000%;
				margin: 0 0 0 12px;
				padding: 0;
			}
			
			#sidebar a.rss {
				margin: 0 0 0 11px;
				border: none;
				width: 70px;
				height: 14px;
				display: block;
				text-indent: -900%;
				background: url("images/rss.jpg") no-repeat;
			}
				#sidebar a.rss:hover {
					background: url("images/rss_hover.jpg") no-repeat;
				}
			
			#sidebar hr {
				border: none;
				height: 1px;
				background: #ddd;
			}
	
	#preLoader {
		display: none;
	}
	
	#footer {
		color: #999;
		font-size: 10px;
		text-align: center;
		margin: 2px 0 8px 180px;
		padding-bottom: 8px;
	}
		#footer a {
			color: #2a7395;
		}