/*
Theme Name: MasterMaqBlog
Theme URI: http://blog.mastermaq.ca
Description: A custom theme developed specifically for MasterMaq's Blog.
Version: 1.0
Author: Mack D. Male
Author URI: http://www.mastermaq.ca
*/

body 
{
	background: #34504F;
	color: #000000;
	font-size: 0.8em;
	font-family: Lucida Sans Unicode, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.mastermaq.ca/images/backgradient.jpg);
	background-repeat: repeat-x;
}

h3
{
  font-size: 1.4em;
  margin-bottom: 2px;
}

a, a:visited
{
	color: #3A8B69;
	text-decoration: none;
}
	
a:hover
{
	color: #999999;
	text-decoration: underline;
}

#container  
{
	background-color: #fff;
	width: 960px; 
	text-align: left; 
	margin: 0 auto; 
}

#header 
{ 
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 100px;
	cursor: pointer;
	width: 960px;
	text-align: left;
	margin: 0 auto; 
	background-image: url(images/header.jpg);
}

#menu 
{ 
	margin-bottom: 0px; 
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	background-color: #333;
	padding: 0px 2px 0px 2px;
	height: 48px;
}

#menu img
{
	border-width: 0px;
	vertical-align: middle;
	padding: 2px;
}

#menu h2 
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#menu li 
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
		
#menu ul 
{
	margin: 0px;
	padding: 4px;
}
	
#menu ul li a 
{
	color: #3A8B69;
	padding: 0px 40px 0px 40px;
	margin: 0px;
	text-decoration: none;
}

#menu ul li a:hover 
{
	color: #999999;
	text-decoration: none;
}


#content 
{ 
	width: 580px; 
	float: left; 
	margin-bottom: 20px;	
	margin-top: 20px;
	padding: 0px 30px 15px 30px;
}

#content p
{
	margin: 0px;
	line-height: 130%;
	padding-bottom: 10px;
}
	
#content ul
{
	line-height: 130%;
	padding-bottom: 10px;
}

#content ul li 
{
	list-style: square outside;
	margin: 0px;
}

#content ol
{
	line-height: 130%;
	padding-bottom: 10px;
}
	
#content p img
{
	border: none;
	margin-right: 5px;
}

#content h1 
{
	color: #333333;
	font-size: 1.7em;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
}
	
#content h1 a  
{
	color: #3A8B69;
	text-decoration: underline;
}

#content h1 a:hover 
{
	color: #999999;
	text-decoration: none;
}

#content h2 
{
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0px;
	line-height: 125%;
	padding-bottom: 3px;
}

#content h2 a  
{
	color: #3A8B69;
	text-decoration: none;
}

#content h2 a:hover 
{
	color: #999999;
	text-decoration: none;
}

blockquote
{
	margin: 10px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
}
	
#content blockquote p
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#content p.byline
{
	margin-bottom: 5px;
}

.postspace 
{
	background: #FFFFFF;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #ccc;
}

.postspace2 
{
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.commentspace
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 5px;
	border-bottom: solid 1px #ccc;
}

#sidebar 
{ 
	width: 270px; 
	background: #eeeeee;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 20px 20px 15px 20px; 
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#sidebar h2 
{
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	list-style: none;
	padding: 20px 0px 5px 0px;
	margin: 0px;
}

#sidebar ul 
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
#sidebar li 
{
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
#sidebar ul li 
{
	list-style: square outside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#sidebar ul li a 
{
	color: #3A8B69;
	text-decoration: none;
}

#sidebar ul li a:hover 
{
	color: #999999;
	text-decoration: underline;
}

#sidebar img
{
	border-width: 0px;
}

#sidebar form
{
	padding-bottom: 5px;
}

#footer 
{ 
	border-top: 10px solid #333;
	clear: both;
	padding: 15px; 
	text-align: left;
	background-color: #eee;
	height: 30px;
}

#footer img
{
	border-width: 0px;
	vertical-align: middle;
}

#footer img#wpstats
{
	visibility: hidden;
}

.navigationtop 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	height: 20px;
	border-bottom: solid 1px #ccc;
}

.navigationbottom 
{
	display: block;
	text-align: center;
	margin-top: 5px;
	height: 20px;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left
}

.listingspace
{
  padding-bottom: 20px;
  border-bottom: solid 1px #ccc;
}

ul#friendfeed-activity
{
margin-left: 12px !important;
}

ul#friendfeed-activity li
{
  padding-left: 5px !important;
}

p#brightkite-map
{
  width: 265px;
  height: 150px;
  padding-bottom: 0px;
  margin-bottom: 5px;
}

p#brightkite-loc
{
  font-size: 0.9em;
  height: 20px;
  background: none;
  margin: 0;
  padding: 0;
}
