/*  
Theme Name: QCavaliers
Theme URI: 
Description: QCavaliers Website Theme
Version: 
Author: Lieve
Author URI: www.q-cavaliers.com
*/

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff url(http://www.q-cavaliers.com/images/page_bg.gif) repeat-x;
	font: 11px Tahoma, Arial, Sans-Serif;
	color: #464544;
	font-weight: none;
	text-decoration: none;
}

	h1 span, li a span, h2 span, #footer a span
	{
		display: none;
	}
	
	input
	{
		font-family: Tahoma, Arial, Sans-Serif;
		font-size: 12px;
	}
	
	
/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 768px;
  position: relative;
}
	
#top-nav li {
  float: left;
  width: 96px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: url(http://www.q-cavaliers.com/images/tab_lit.gif) repeat-x;
  border-left: Opx solid white;
  list-style: none;
}
#top-nav a {
  font: 12px arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
#top-nav a:hover {
  text-decoration: underline;
}
#top-nav li.drk {
  background: url(http://www.q-cavaliers.com/images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 1px;
}

#top-nav {
  position: absolute;
  top: 57px;
  left: 0px;
  width: 768px;
  height: 32px;
  background: #6D7481 no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}

#qcavs {
  background: url(images/blog_header.gif) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 768px;
  height: 195px;
}
h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
	#body {
  background: url(images/page-bg.gif) repeat-y;
  width: 100%;
}		
			
		
		#navigation ul
		{
			width: 768px; height: 49px;
			color: #fff;
			background: url(images/navigation/background.gif) repeat-x;
			list-style: none;
		}
		
			#navigation ul li
			{
				float: left;
				padding: 0 10px 0 10px;
				margin: 1px 0 0 0;
			}
			
				#navigation ul li a
				{
					width: 64px; height: 48px;
					display: block;
				}
				#navigation ul li a.home
				{
					background: url(images/navigation/home.gif) left;
				}
				
					#navigation ul li a.home:hover
					{
						background-position: -64px 0;
					}
				
				#navigation ul li a.contact
				{
					background: url(images/navigation/contact.gif) left;
				}
				
					#navigation ul li a.contact:hover
					{
						background-position: -64px 0;
					}
		#content
		{
			width: 768px;
		}
				
			#left-side
			{
				width: 482px;
				color: #fff;
				float: left;
				padding: 4px 0 14px 28px;
			}
			.navigation a {
		color: #fff;
		}

				.post-head, .page-head
				{
					width: 462px; height: 46px;
					color: #000;
					background: url(images/content/post-head.gif) no-repeat;
					padding: 12px 0 0 16px;
					clear: both;
					margin: 0 0 0;
				}
					#post-head a {
						color: #587c7f;
					}
					.post-head h2, .page-head h2
					{
						font-size: 14px;
						font-weight: bold;
						padding: 0 0 4px 0;
						margin: 0 0 0 0;
					}
					
						.post-head a:hover
						{
							color: #587c7f;
							text-decoration: underline;
						}
						
						.archive, .search, .page
						{
							padding: 10px 0 0 0;
						}
					
					.num-comments
					{
						width: 98px; height: 31px;
						background: url(images/content/num-comments.gif) no-repeat;
						float: right;
						padding: 7px 2px 0 0;
						margin: 0 10px 0 0;
						font-size: 12px;
						text-align: center;
					}
					
					.num-comments a, .num-comments a:hover
					{
						color: #676767;
						font-size: 12px;
					}
					
				.post-content p
				{
					background: #EEEEEE;
					line-height: 20px;
					width: 468px;
					margin: 0px 0px 0px 0px;
				    padding: 5px 0px 10px 10px;
					
				}
				.post-content 
				{
					color: #000;
					margin: 0px 0px 30px 0px;
				    padding: 5px 5px 0px 0px;
				}
				p.post-info
				{
					width: 400px;
					color: #6B7384;
					background: #B4B4BB;
					border-left: 4px solid #ccc;
					padding-right: 20px;
					margin-top: 10px;
					line-height: 16px;
					font-size: 10px;
				}

				p.post-info a {
					color: #6B7384;
				}
				div.comment
				{
					color: #000;
					font-size: 11px;
					background: #EEEEEE;
					width: 400px; 
					margin: 0px 0px 0px 0px;
				    padding: 0px 24px 0px 10px;
					line-height: 16px;
				}
				
				h2.comment
				{
					font-size: 14px;
					color: #fff;
					padding: 5px 0 10px 0;
				}
				.comments {
					color: #000;
					background: #B4B4BB;
					border-left: 4px solid #ccc;
					margin-right: 5px;
				}
				.comments p
				{
					line-height: 20px;
					background: #B4B4BB;
					margin: 0 5px 0 10px;
					padding: 0 10px 0 10px;
				}
				
				#submit
				{
					padding: 4px;
				}
				
			#right-side
			{
				width: 258px;
				float: right;
				color: #fff
				padding: 13px 0 0 0;
			}
			#sidebar
			{
				width: 220px;
				float: right;
				color: #fff
				padding: 20px 10px 10px 10px;
			}
				


#sidebar form {
	margin: 0;
	}

				h2.pages
				{
					width: 184px; height: 45px;
					background: url(images/content/pages.gif) no-repeat;
					margin: 0 0 0 16px;
				}
			
				h2.categories
				{
					width: 184px; height: 45px;
					background: url(images/content/categories.gif) no-repeat;
					margin: 0 0 0 17px;
				}
				
				h2.blogroll
				{
					width: 184px; height: 45px;
					background: url(images/content/blogroll.gif) no-repeat;
					margin: 0 0 0 17px;
				}
				
				h2.archives
				{
					width: 184px; height: 45px;
					background: url(images/content/archives.gif) no-repeat;
					margin: 0 0 0 16px;
				}
				
				h2.links
				{
					width: 184px; height: 45px;
					background: url(images/content/links.gif) no-repeat;
					margin: 0 0 0 16px;
				}
				
				#right-side ul
				{
					list-style: none;
				}
				
					#right-side li { list-style: none; }
				
					#right-side ul li
					{
						margin: 4px 0 4px 0;
						width: 157px; height: 28px;
							padding: 5px 0 0 50px;
							display: block;
							font-size: 14px;
							color: #fff;
							text-decoration: underline;
					}
					
						#right-side ul li a
						{
							width: 157px; height: 28px;
							padding: 5px 0 0 50px;
							display: block;
							font-size: 14px;
							color: #fff;
							text-decoration: underline;
						}
						
							#right-side ul li a:hover
							{
								width: 157px; height: 28px;
								background: url(images/content/right-link.gif) no-repeat;
								background-position: 16px 0;
								color: #fff;
							}
							
							
		
		/** footer **/
#copyright {
clear: both;
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  width: 768px;
  padding: 10px 0;
  margin-bottom: 20px;
  border-top: 1px solid white;
}
#copyright p {
  margin: 0;
  padding: 0;
}

			#copyright a.wordpress
			{
				color: #fff
			}
					
		#footer
		{
			clear: both;
			width: 768px; height: 63px;
			background: url(images/footer.gif) no-repeat;
		}
		
			#footer a.wordpress
			{
				width: 400px; height: 63px;
				display: block;
			}
						
			
.navigation
{
	padding: 10px 0 20px 0;
	height: 10px;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
#advertisement
{
	margin: 0 0 20px 0;
}

/** body **/
#spacer {
  height: 285px;
}

#sidebar ul {
	padding-top: 20px;
}

#sidebar ul ul li, #sidebar ul ol li {
	color: #fff;
	}

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

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

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

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

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
		color: #6D7481;
	}
#sidebar a {
	color: #fff;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
		color: #fff;
	padding: 0;
	}
	/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar form {
	padding-top: 10px;
}
#sidebar #searchsubmit {
	padding: 1px;
	}
#nav ul {
}
#nav li {
  width: 81px;
  height: 20px;
  line-height: 20px;
  text-align: left;
  padding-left: 7px;
  padding-top: 10px;
  padding-right: 10px;
  display:inline;
  background: repeat-x;
  list-style: none;
}
#nav a {
  font: 12px arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url(http://www.q-cavaliers.com/images/tab_drk.gif) repeat-x;
  border-left: none;
  padding-left: 1px;
}

