/*
Theme Name: UFL - B
Theme URI: http://www.WPThemerKit.com
Description: Blank Theme D, 3 Columns, 1 Left Sidebar, 1 Right Sidebar
Version: 1.1
Author: Cal
Author URI: http://www.WPThemerKit.com
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/
/*-------------Common----------*/

br.clear {
	clear:both;
	line-height:0;
}
p {
	margin:0;
	margin-bottom:12px;
}
p.foot {
	margin-top:5px;
	padding-top:5px;
	width:740px;
	border-top:dashed 1px #FFF;
	margin-left:auto;
	margin-right:auto;
}
span p {
	text-align:right;
}
span.small {
	font-size:9px;
}
h1{
	margin:0
}
h2 {
	margin:0;
	margin-top:10px;
	padding:0;
	font-size:24px;
	line-height:30px;
}
h3 {
	margin:0;
	padding:0;
	font-size:18px;
	line-height:24px;

}
div.portfolio h3 {
	padding-left:20px;
	margin-bottom:10px;
	margin-top:10px;
}
h4 {
	margin:0;
	font-size:14px;
	color:#000;
}
.portfolio h4 {
	margin-bottom:5px;
	margin-top:10px;
}
h5 {
	margin:0;
	margin-bottom:7px;
	color:#999999;
	font-size:12px;
}
ul {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}
a:link, a:hover, a:visited, a:active {
	text-decoration:none
}
img {
	border:0;
}
img.imageBorder {
	padding-right:10px;
	padding-bottom:10px;
}
div.sigBox {
	height:50px;
	padding-right:10px;
	padding-left:10px;
}
div.sig {
	float:right;
}
div.meter {
	float:left;
}

/*===End Common===*/

/*===START SECTION 1 - the main containers===*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color:#E6E6E6;
}
#wrapper {
	width: 1000px;
	margin: 0;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
}
#header {
	height: 139px;
	width: 100%;
	min-width:1000px;
	margin: 0px;
	background-color:#6699CC;
	margin-bottom:38px;
	background-image:url(assets/headGrad.png) repeat-y top right;
	
}
#main {
	width: 810px;
	background-color: #FFF;
	margin-left:180px;
}
#content {
	width: 550px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
	background-color:#FFF;
}
#sidebar {
	width: 200px;
	float: right;
	padding-left: 10px;
	padding-right:10px;
	margin-left:10px;
	margin-top:10px;
	border-left:solid 1px #000;
	font-size:12px;
}
#gutterL {
	width:170px;
	float:left;
	padding-left:10px
}
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
}
/*---------------Header------------------*/
div#psDownload {
	float:right;
	width:auto;
	height:136px;
	text-align:right;
	margin-top:-108px;
	
} 
div#headIMG {
	padding-top:10px;
	padding-bottom:10px;
	margin-left:250px;
}
/*--------Navigation--------------------------*/
div#navWrap {
	background-color:#993333;
	text-align:center;
	height:37px;
	margin-top:7px;
}
div#nav {
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}
ul.nav {
	text-align:left;
}
ul.nav li {
	float:left;
	height:auto;
	padding-bottom:7px;
	padding-top:5px;
}
div#nav ul.nav li.first a {
	border-left: 0;
}
div#nav ul.nav li a{
	width:auto;
	height:auto;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:7px;
	padding-top:5px;
	font-size:20px;
	border-right: 1px solid #FFF;
	color:#FFFFFF;
	background-color:none;
	margin:0;
}
div#nav ul.nav li a:hover{
	background-color:#6699CC;
}
/*===End Header Items===*/

/*===START SECTION 4 - style for menu, page links in the header===*/
img.gutterL {
	padding-top:10px;
	padding-right:10px;
}

#menu{
	padding: 0;
	white-space: nowrap;
	margin: 0;
	width: 170px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0;
	font-size:18px;
	list-style:inside circle;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li a:link, #menu li a:visited {
	padding: 10px;
	text-decoration: none;
	display:block;
	color:#000;
}
#menu li a:hover {
	text-decoration: none;
	background-image: url(assets/bnArrow.png) no-repeat right center;
	background-color:#FFF;
	
}
/*===END SECTION 4===*/
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding-top:10px;
	padding-right::10px;
	color:#FFF;
	font-size:12px;
	margin-bottom::10px;

}
.post {
	padding: 5px;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
	color:#6699CC;
}
#content a:hover {
	text-decoration:none;
	background-color:#E6E6E6;
}
#content img a:hover {
	text-decoration:none;
	background-color:none;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration: none;
	color: #000;

}
/*===END SECTION 3===*/


/*===START SECTION 5 - sidebar links===*/
#sidebar-left ul, #sidebar-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar-left li a:link, #sidebar-left li a:visited, #sidebar-right li a:link, #sidebar-right li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: 0.1em;
	padding: 1px;
	color:#6699CC;
}
#sidebar-left li a:hover, #sidebar-right li a:hover {
	background-color: #FFFFFF;
}
#sidebar-left ul ul, #sidebar-right ul ul {
  margin-left: 10px;
}
#sidebar-left ul ul li, #sidebar-right ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	margin:20px 0  0 20px;
	width: 600px;
	padding: 5px;
	clear: both;
	background: no-repeat url(images/PS_logo.gif);
	height:62px;
	width:178px;
	line-height:0;
	font-size:0;
	
}
#header h1 a:hover {
	text-decoration: none;
}
#content h1 {
	font-size: 1.5em;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 18px;
	margin:0;
	
}
.post h2 {
	font-size: 1.8em;
	margin: 10px 0 10px 0;
	padding: 0;
}
.post h2 a {
	color:#6699CC
}
.post h2 a:hover {
	text-decoration:none;
	background-color:#E6E6E6;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
	font-size: 10px;
	margin: 0 0 10px 0;
	padding-bottom:2px;
	border-bottom:solid 1px #009933;
}
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}
.entry-date {
	height: auto;
	width: auto;
	display: inline;
	float: right;
	margin: 0 0 10px 0 ;
	border: 1px solid #6699CC;
	color: #000;
}
.entry-month {
	font-size: 12px;
	width: auto;
	text-align: left;
	height: 28px;
	margin: 7px;
	font-weight: bold;
	padding: 0 0 2px 0;
	float:left;
}
.entry-day {
	font-size: 18px;
	text-align: right;
	height: 30px;
	width: auto;
	margin: 7px;
	margin-left:0;
	font-weight: bold;
	line-height: 30px;
	float:right;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
li.author {
	padding: 5px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
/*===END SECTION 8===*/

/*===START SECTION 9 - oh you're so fancy with those blockquotes....===*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*===START SECTION 10 - images when inserted into a post.===*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/










