/*  
	Theme Name: Atlas Web Group
	URI: http://www.atlaswebgroup/
	Description: A fixed 2 column website
	Version: 1.0.1
	Author: Atlas Web Group
	Author URI: http://www.atlaswebgroup.com
*/

/*          THIS IS THE BASE FONT STUFF */
.large		{font-size:large;}
.medium		{font-size:medium;}
.small 		{font-size:small;}
.x-small 	{font-size:small;}
.xx-small 	{font-size:x-small;}	

/* Begin Typography & Colors */
IMG{display:block;border:0;}
a:link 		{text-decoration: underline; color:#000;background:none; }
a:visited 	{text-decoration: underline; color:#000;background:none; }
a:hover 	{text-decoration: underline; color:#000;background:#ff0;  }
a:active 	{text-decoration: none; color:#990000;background:none; }

/*Major Classes */
h1{font-size:medium;color:#BD0000;}
h2{font-size:small;margin-bottom:3px;color:#BD0000;}
h3{font-size:x-small;margin-bottom:3px;color:#BD0000;}	

body {font-size: small; /* Resets 1em to 10px */font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;background-color: #333;color: #000;text-align: center;margin:0px;padding:0px;}
#wrapper{background: #fff;width:790px;margin:0 auto;padding-top:0px;}
#page {margin:0px;padding:0px;text-align: left;border:1px solid #000;}
#header{background:#000;}
#mainb{padding:0px;}
#content{font-size:small;width:510px;float:left;padding:10px 10px 10px 30px;background: ;}
#navlink{color:#FFF; background: #bd0000; height:18px; float:left; width:788px; padding-top:1px;margin:0px;font-size:small;text-align:center;border-bottom:1px solid #000;}

#lnavlink{background:  #000;}

#rnavlink{}

#sidebar{
	
	width:210px;
	border-left:1px solid #CCC;
	float:right;
	font-size:small;
	padding:10px 2px 0px 10px;
        background:  #cccccc;
}

#sidebar ul{
	margin-left:10px;
	padding-left:0px;

}
#sidebar li {
	margin-left:11px;
	padding-left:0px;

}
#sidebar h2{
	font-size:small;
	font-weight:bold;
        margin-top:10px;
	COLOR:#000;	
}
#footer{
	clear:both;
	text-align:center;
	border-top:1px solid #CCC;
	padding-bottom:20px;
        height:150px;
}



.entrytext{
	margin-top:10px;
}
.entry{
	margin-bottom:10px;
}
	.postmetadata, .meta, .technoratitag, .navigation {color:#888;font-size:xx-small;}
	.foot{ font-size:xx-small;}
	.more{ font-style:italic; font-weight:bold; font-size:x-small;}
	.postmetadataalt{background:#eee;border:1px solid #ccc;font-size:x-small;padding:5px;}
	.bread{font-size:xx-small; color:#888;}
	.bread a:link, a:visited{text-decoration:underline; color:#000;}
	
	.gallery .gallery_item img, .gallery_item img {display: inline;margin-left: 3px;margin-right: 3px;margin-top: 6px;}
	#sitename {padding-bottom:5px;font-size:24px; color:#FFFFFF;float:left;background:#000;}
	#sitename a:link 		{text-decoration: none; color:#FFFFFF;background:#000; }
	#sitename a:visited 	{text-decoration: none; color:#FFFFFF;background:#000; }
	#sitename a:hover 	{text-decoration: underline; color:#FFFFFF;background:#000;  }
	#sitename a:active 	{text-decoration: none; color:#990000;background:#000; }
	#sitename span{display:none;}
	#contactinfo {padding-top:10px;padding-bottom:5px;padding-right:10px;font-size:12px; color:#FFF;float:right;}
	#contactinfo a:link 		{text-decoration: none; color:#FFFFFF;background:none; }
	#contactinfo a:visited 	{text-decoration: none; color:#FFFFFF;background:none; }
	#contactinfo a:hover 	{text-decoration: underline; color:#FFFFFF;background:none;  }
	#contactinfo a:active 	{text-decoration: none; color:#990000;background:none; }
	#navlink a:link 		{text-decoration: none; color:#FFFFFF;background:none;font-weight:bold; }
	#navlink a:visited 	{text-decoration: none; color:#FFFFFF;background:none; }
	#navlink a:hover 	{text-decoration: underline; color:#ccc;background:none;  }
	#navlink a:active 	{text-decoration: none; color:#FFFFAA;background:none; }
        td{font-size:small;}
        .nomark ul {margin-left:0px;list-style:none;}
        .nomark li {Margin-left:0px;list-style-type: none}
.tags{font-size:80%;font-weight:bold;}	
