/*  
Theme Name: Realm
Theme URI: 
Description: Realm theme by BlogCut.com // Visit today for more great themes! 
Version: 
Author: www.blogcut.com
Author URI: www.blogcut.com
*/

* { margin: 0; padding: 0; }

body
{

	background: #f0f0f0;
	background:url(../../../../img/back.gif);
        color: #737373;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	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;
	}
	
	a
	{
		color: #587c7f;
		text-decoration: none;
	}
					
	a:hover
	{
		color: #587c7f;
		text-decoration: underline;
	}

	#wrapper
	{
		width: 768px;
		background: #fff;
		margin: 0 auto;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		
	}
	
		#header
		{
			height: 98px;
			background: url(images/header/cveclogo2.jpg) no-repeat;
			padding: 0 10px 0 0;
			border-top: 5px solid #17565b;
			
		}
		
			h1 a
			{
				//width: 400px; height: 100px;
				display: block;
				float: left;
			}
		
		
		
			#search 
			{
				
			
				margin: 47px 0 0 0;
				padding-left:30px;
			}
				/*
				#searchform .search-text
				{	
					width: 233px; height: 24px;
					background: url(images/header/search-bg.gif) no-repeat;
					padding: 10px 0 0 15px;
					color: #676767;
					border: none;
					float: left;
				}
				
				#searchform .search-submit
				{
					width: 59px; height: 34px;
					background: url(images/header/submit.gif) no-repeat;
					border: none;
					float: left;
				}
				
				*/
				
		#navigation ul
		{
			width: 768px; height: 30px;
			background: url(images/navigation/background.gif) repeat-x;
			list-style: none;
		}
		
			#navigation ul li
			{
				float: left;
				padding: 0 3px 0 3px;
				margin: 1px 0 0 0;
			}
			
				#navigation ul li a
				{
					width: 90px; 
					display: block;
					
					color:#fff;
		
					font-weight:bold;
					
					padding-top:7px;

					padding-left:10px;
					
				}
	
		#content
		{
			width: 768px;
			background: url(images/content/right-bg.gif) repeat-y right;
			
		}
				
			#left-side
			{
				width: 482px;
				float: left;
				padding: 10px 0 24px 10px;
			}
			
				.post-head, .page-head
				{
					width: 462px; height: 46px;
					background: url(images/content/post-head.gif) no-repeat;
					padding: 12px 0 0 16px;
					clear: both;
					margin: 0 0 10px;
				}
				
					.post-head h2, .page-head h2
					{
						font-size: 14px;
						font-weight: bold;
						margin: 0 0 4px 0;
					}
					
					.post-head a
					{
						color: #587c7f;
						text-decoration: none;
					}
					
						.post-head a:hover
						{
							color: #587c7f;
							text-decoration: underline;
						}
						
						.archive, .search, .page
						{
							padding: 10px 0 0 0;
						}
					
					.num-comments
					{
						visibility:hidden;
						
						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
				{
					line-height: 20px;
					padding: 5px 5px 10px 5px;
					font-size:1.3em;
					color:#000;
				}
				
				p.post-info, div.comment
				{
					width: 400px;
					background: #f0f0f0;
					border-left: 4px solid #ccc;
					padding: 10px 20px 10px 20px;
					margin: 0 auto 10px auto;
					line-height: 16px;
					font-size: 10px;
				}
				
				div.comment
				{
					font-size: 11px;
				}
				
				h2.comment
				{
					font-size: 14px;
					padding: 5px 0 10px 0;
				}
				
				.comments p
				{
					line-height: 20px;
				}
				
				#submit
				{
					padding: 4px;
				}
				
			#right-side
			{
				width: 258px;
				float: right;
				padding: 13px 0 0 50;
				color:#fff;
				min-height:700px;
			}
				
				h2.pages
				{
					width: 184px; height: 45px;
					//background: url(images/content/pages.gif) no-repeat;
					margin: 0 0 0 26px;
				}
			
				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
					{
						clear:both;
						margin: 4px 0 4px 0;
						width: 157px; 
							padding: 5px 0 0 30px;
							display: block;
							font-size: 14px;
							color: #d3f7fa;
							
					}
					
						#right-side ul li a
						{
							clear:both;
						 
								padding: 5px 0 0 30px;
							display: block;
							font-size: 14px;
							color: #d3f7fa;
							text-decoration: underline;
						}
						
							#right-side ul li h2
							{
								width: 157px;
								clear:both;
								padding-top: 5px;
								
							}
							
		#footer
		{
			clear: both;
			width: 768px; height: 20px;
			background: #18575c;
			color:#000;
			text-align:center;
			font-weight:bold;
			font-size:1.2em;
			border-top: 1px solid #000;
			border-bottom: 1px solid #000;
		}
		
			#footer a.wordpress
			{
				width: 400px; height: 63px;
				display: block;
			}
		
			
.navigation
{
	padding: 10px 0 10px 0;
	height: 8px;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
#advertisement
{
	margin: 0 0 20px 0;
}
#sidebar h2{
font-size:1.1em;
padding-left:10px;
color:#000;


}



.alignnone
{
	border: 0;
}
