@charset "UTF-8";
/*   
Theme Name: Team_GawkThis
Theme URI: #
Description: the most awesomely designed template you will ever use
Author: Tinne Van Loon, Lauren Totman, and Jim Hovell
Author URI: #
Version: 1.0
Tags: awesomeness, gawk this, you love us, jimmy crack corn, tots, the belgian
.
Enjoy.
.
*/

/* centering the site */

body {
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 150%;
  background-image:url(images/pattern2.jpg);
  }

#container {
  position: relative;
  margin: 0 auto;
  width: 900px;
  text-align: left;
  }

/* end centering the site */

#header {
	padding-top: 50px;
	width: 520px;
	height: 90px;
}

h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 234px;
	height: 45px;
	}

#header ul {
  float: right;
  list-style: none;
  margin: 0; 
  padding: 0;
} 

#header ul li { 
	float: left;
	font-size: 11px;
	padding: 5px;
	text-transform: lowercase;
}

#header ul li a:link {
	font-weight: bold;
	color: #FF7F00;
}

#header ul li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ff7f00;
}

.more-link a:link {
	text-decoration: none;
	color: #d5d5d5;
}

a:link {
	text-decoration: none;
	color: #838383;
}
	
a:visited {
	text-decoration: none;
	color: #c2c2c2;
}
	
a:active {
	text-decoration: none;
}
	
a:hover {
	text-decoration: none;
	color: #ff7f00;
}

#content {
	width: 500px;
	padding: 10px;
	background: white;
}

h2 {
	color: #FF7F00;
	text-decoration: none;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

h2 a:link {
	color: #FF7F00;
}

h2 a:visited {
	text-decoration: none;
	color: #FF7F00;
}


small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-style: italic;
}

#sidebars {
	width: 380px;
	position: absolute;
	top: 140px;
	left: 525px;
	}
	
#sidebar02 {
	width: 370px;
	background-color: white;
	padding:5px;
}

#sidebar01 {
	width: 210px;
	background-color: #ffeac5;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}

#sidebar03 {
	width: 165px;
	margin-top: 5px;
	float: left;
	background-color: #fffae3;
}

#sidebar01 ul, #sidebar02 ul, #sidebar03 ul {
	  list-style: none;
  	  padding: 5px; 
}

#sidebar03 ul li {
	padding-left: 5px;
	}

.widget {
	font-size: 14px;
	color: #FF7F00;
	padding-bottom: 15px;
}

.widget .textwidget {
		margin-top: -5px;
        font-size: 10px;
        color: #000;
}

.widget .bookitem {
        padding-top: 10px;
        font-size: 10px;
        color: #000;
}

.widget ul {
list-style: none;
  	margin: 0; 
  padding: 0;
  }

#tag_cloud {
		padding-bottom: 0;
}

#tag_cloud a:link {
	color: #FF7F00;
}

ul #recentcomments {
	font-size: 10px;
	color: #000;
}

#links ul {
		  list-style: none;
  		margin: 0; 
 		 padding: 0;
		font-size: 10px;
		color: #000;
}
	
.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.postmetadata {
	padding-bottom: 20px;
}

.taglink {
	float: left;
}

.taglink a:link {
	color: #FF7F00;
}

.commentlink {
	float: right;
}

#footer {
}

.entry {
	padding: 0;
	margin: -5px 0 -5px 0;
}

.comment {
	border-bottom: thin solid #FF7F00;
	margin-bottom: 10px;
	}
	
cite {
	font-size: 12px;
}

#header ul {
  list-style: none;
  margin: 0; 
  padding: 0;
} 