/*  	
Theme Name: Tutorial
Description: This is my theme for a tutorial.
Version: 1.0
Author: Jason
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form
{
	margin: 0;
	padding: 0;
}

body 
{
	margin-top: 0;
	font-family: Georgia, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #000000;
	color: #000000;
}

h1
{
	font-family: Trebuchet MS, Georgia, Sans-Serif;
	font-size: 21px;
	padding: 0 0 0 10px;
	font-weight: bold;
}

h2
{
	font-family: Trebuchet MS, Georgia, Sans-Serif;
	font-size: 18px;
	padding: 0 0 0 10px;
}

a:link, a:visited
{
	text-decoration: none;
	color: #FFFEC2;
	border: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding: 10px 0 0 10px;
}

a img 
{ 
	border: none; 
}
	
/* Wrapping text around images */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/**** Main page layout ****/

#total_wrapper /* Used to center on page */
{
	margin: 0 auto 0 auto;
	width: 1000px;
}

#content_wrapper /* Used to column and add background to the page */
{
	float: left;
	display: inline;
	width: 1000px;
	background: url(images/BodyImage2.jpg) repeat;
	text-align: left;
}

#header
{
	float: left;
	display: inline;
	width: 1000px; height: 211px;
	text-align: center;
}

#header_top_left
{
	float: left;
	display: inline;
	width: 185px; height: 130px;
	text-align: center;
	background: url(images/topleftimage.jpg) top left no-repeat;
	/*	text-indent: -9999px; */
}

#header_top_center
{
	float: left;
	display: inline;
	width: 612px; height: 130px;
	text-align: center;
	background: url(images/toplogo.jpg) top left no-repeat;
	/*	text-indent: -9999px; */
}

#header_top_center a 
{
	text-decoration: none;
	display: block;
	width: 612px; height: 130px;
    text-indent: -9999px;
    overflow: hidden;	
}

#header_top_right
{
	float: left;
	display: inline;
	width: 203px; height: 130px;
	text-align: center;
	background: url(images/toprightimage.jpg) top left no-repeat;
	text-indent: -9999px;
}
#header_top_right a 
{
	text-decoration: none;
	display: block;
	width: 175px; height: 130px;
    text-indent: -9999px;
    overflow: hidden;	
	margin: 25px auto 0 auto;
}

#header_bottom_left
{
	float: left; 
	display: inline;
	width: 185px; height: 81px;
	text-align: center;
	background: url(images/bottomleftimage.jpg) top left no-repeat;
	/*	text-indent: -9999px; */
}

#header_bottom_center /* Div around the buttons */
{
	float: left; 
	display: inline;
	width: 612px; height: 81px;
	text-align: center;
	background: url(images/BodyImage2.jpg) repeat;
}

#header_bottom_space1
{
	float: left; 
	display: inline;
	width: 19px; height: 81px;
	text-align: center;
	/* background: url(images/bottomspace1.jpg) top left no-repeat; */
	/*	text-indent: -9999px; */
}

#home_button
{
	float: left; 
	display: inline;
	width: 72px; height: 76px;
	text-align: center;
	background: url(images/1home.jpg) top left no-repeat;
	margin: 0 0px 5px 10px;
}
#home_button a 
{
	text-decoration: none;
	display: block;
	width: 72px; height: 76px;	
	text-indent: -9999px;
	overflow: hidden;	
}

#about_us_button
{
	float: left; 
	display: inline;
	width: 73px; height: 76px;
	text-align: center;
	background: url(images/2about-us.jpg) top left no-repeat;
	margin: 0 0px 5px 10px;
}
#about_us_button a 
{
	text-decoration: none;
	display: block;
	width: 73px; height: 76px;	
	text-indent: -9999px;
    overflow: hidden;	
}

#gallery_button
{
	float: left; 
	display: inline;
	width: 73px; height: 76px;
	text-align: center;
	background: url(images/3gallery.jpg) top left no-repeat;
	margin: 0 0px 5px 10px;
}
#gallery_button a 
{
	text-decoration: none;
	display: block;
	width: 73px; height: 76px;	
	text-indent: -9999px;
    overflow: hidden;	
}

#links_button
{
	float: left; 
	display: inline;
	width: 72px; height: 76px;
	text-align: center;
	background: url(images/4links.jpg) top left no-repeat;
	margin: 0 0px 5px 9px;
}
#links_button a 
{
	text-decoration: none;
	display: block;
	width: 72px; height: 76px;	
	text-indent: -9999px;
    overflow: hidden;	
}

#map_button
{
	float: left; 
	display: inline;
	width: 72px; height: 76px;
	text-align: center;
	background: url(images/5map.jpg) top left no-repeat;
	margin: 0 0px 5px 10px;
}
#map_button a 
{
	text-decoration: none;
	display: block;
	width: 72px; height: 76px;	
	text-indent: -9999px;
    overflow: hidden;	
}

#contactus_button
{
	float: left; 
	display: inline;
	width: 72px; height: 76px;
	text-align: center;
	background: url(images/6contact-us.jpg) top left no-repeat;
	margin: 0 0px 5px 10px;
}
#contactus_button a 
{
	text-decoration: none;
	display: block;
	width: 72px; height: 76px;	
	text-indent: -9999px;
    overflow: hidden;	
}

#media_button
{
	float: left; 
	display: inline;
	width: 72px; height: 76px;
	text-align: center;
	background: url(images/7media.jpg) top left no-repeat;
	margin: 0 0px 5px 10px;
}
#media_button a 
{
	text-decoration: none;
	display: block;
	width: 72px; height: 76px;	
	text-indent: -9999px;
    overflow: hidden;	
}

#header_bottom_space2
{
	float: left; 
	width: 17px; height: 81px;
	text-align: center;
	/* background: url(images/bottomspace2.jpg) top left no-repeat; */
	/*	text-indent: -9999px; */
}

#header_bottom_right
{
	float: left; 
	width: 203px; height: 81px;
	text-align: center;
	background: url(images/bottomrightimage.jpg) top left no-repeat;
	/*	text-indent: -9999px; */
}

#header_bottom_right a 
{
	text-decoration: none;
	display: block;
	width: 140px; height: 60px;	
	text-indent: -9999px;
    overflow: hidden;	
	margin: 0 0 0 20px;
}

#container
{
	float: left;
	display: inline;
	width: 600px;
	text-align: left;
	color: #000000;
}

.sidebar
{
	float: left;
	display: inline;
	width: 400px;
	margin: 0 0 0 0px;
	display: inline;
	background: url(images/BodyImage2.jpg) repeat;
}

#entry /* Found on the contact us page */
{
	padding: 10px 0 0 0;
}

.post
{
	padding: 10px 0 10px 0;
}

.post h2 /*Blog article name*/
{
	font-family: Trebuchet MS, Georgia, Sans-Serif;
	font-size: 18px;
	padding: 0 0 0 10px;
}

.post h3 /*Blog author name*/
{
	font-family: Trebuchet MS, Georgia, Sans-Serif;
	font-size: 15px;
	padding: 0 0 0 10px;
}

.SendToFriend /* Used for the Help us share */
{
	padding-top:2px;
}

.entry
{
	line-height: 18px;
}


p.postmetadata
{
	border-bottom: 2px Solid #000000;
	margin: 10px 10px 0 0;
	padding: 0px 0px 8px 10px;
}

p.index_postmetadata
{
	border-bottom: 2px Solid #000000;
	margin: 10px 10px 0 0;
	padding: 0px 0px 8px 10px;
}

.navigation
{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.more-link
{
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-align: right;
}

.sidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li
{
	padding: 3px 0;
}

#popular_posts
{
	padding-left: 35px;
}

#widgettitle
{
	font-family: Trebuchet MS, Georgia, Sans-Serif;
	font-size: 14px !important;
}

.sidebar ul ul li
{
	padding: 0;
	line-height: 18px;
}

.sidebar table#wp-calendar
{
	width: 100%;
}

#possibly_related
{
	font-size: 17px;
	font-weight: bold;
}

.comments-template
{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol
{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3
{
	font-family: Trebuchet MS, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata
{
	font-size: 12px;
	padding-left: 10px;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template textarea
{
	font-family: Georgia, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.footer
{
	clear: both;
	float: left;
	width: 1000px;
	text-align: center;
	margin: 5px 0 15px 0;
	background: url(images/BodyImage2.jpg) repeat;
	border-top: 1px solid black;
}

.footer p
{
	line-height: 18px;
}

/* Maps Page CSS */

#locations /* Name of the entire table */
{
	width: 580px;
	border-collapse: collapse;
	border: 1px solid white;
	margin: 10px 2px 0px 10px;
	table-layout: fixed;
}

#locations th /* Style the header row */
{
	font-size: 12px;
	text-align: left;
	padding: 5px 0px 4px 5px;
	background-color: black;
	color: white;
	border: 1px solid white;
}

#locations tr.normal td /*Name of the first row and subsequent even rows */
{
	padding: 3px 7px 2px 7px;
	background-color: #C57736;
	vertical-align: top;
	border: 1px solid white;

}

#locations tr.alt td /*Name of 2nd and subsequent odd rows */
{
	padding: 3px 7px 2px 7px;
	background-color: #F79646;
	vertical-align: top;
	border: 1px solid white;
}

/* Twitter Widget CSS */

#twitter-1
{
	padding-bottom: 4px;
}

#text-6
{
	padding-top: 4px;
}

.twitter
{
	list-style-type:none;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
}

.twitter-message
{
	background-image:url('images/twitter-bullet.jpg');
	background-repeat:no-repeat;
	padding: 0px 0px 0px 14px;
}

.twitter_title_link
{
	background-image:url('images/twitter-black.jpg');
	background-repeat:no-repeat;
	background-position: 140px 1px;
	padding-left: 0px;
	padding-right: 50px;
}

.tt-flickr
{
	padding: 0 1px;
}