 /*------------------------------------------------------------------------ 
   Theme Name:    PelicanConnect
   Theme URI:     http://www.spspelican.com/ 
   Description:   A community and connection centered theme.
   Version:       1.00 
   Author:        Nina Peluso
   Author URI:  
   ------------------------------------------------------------------------*/  
/***
  Pelican Online Style Sheet
	
***/

/***
	Generic
***/

	sup {
		font-size: 11px;
		line-height: 14px;
		vertical-align: super;
	}

	h1 {
		font-family: tahoma ;
		font-size: 34px;
		line-height: 40px;
		margin-bottom: 10px;
	}

	h2 {
		font-family: tahoma ;
		font-color: #ffffff;
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	h3 {
		font-family: tahoma ;
		font-size: 18px;
		line-height: 20px;
	}
	
	p {
		font-family: tahoma;
		font-size: 16px;
		color: black;
	}

	a {
		color: #005fa8;
		font-family: tahoma;
		font-size: 16px;
		text-decoration: underline;
	}

	a:hover {
		color: #0e6fbb;
	}

	em {
		font-style: italic;
	}

	strong {
		font-weight: bold;
	}
	
	img {
		padding: 5px;
	}

/***
	Basic Layout
***/

	html {
		font-size: 100.01%;
	}

	body {
		background: black url("images/background.png") repeat-x;
		color: black;
		font-family: tahoma;

	}


	#background {
		background-color: #fffff6;	
		width: 1150px;
		margin: 0 auto;
		margin-top: 40px;
	}

	#wrapper { 
		width: 1090px;
		margin: 0 auto;
		padding-top: 15px;
	}

	#left {
		float: left;
		margin-left: 10px;
		margin-top: 20px;
	}

	#middle {
		float: left;
		margin-left: 30 px;
		margin-top: 10px;
	}

	#right {
		float: right;
		margin-right: 35px;
		margin-top: 20px;
	}
	#weather {
		position: absolute;
		margin-right: 20px;		
		margin-top: 20px;
		z-index: 200;
	}
	#navbar {
		margin-left: 3px;
		height: 10px;
	}



	#article, #articles {
		margin-top: 30px;
		margin-bottom: 40px;
		width: 640px;
		float: left;
	}

	#column1 {
		margin-top: 20px;
		width: 200px;
		clear: left;
		float: left;
	}

	#column2 {
		margin-top: 20px;
		width: 600px;
		float: left;
		margin-left: 20px;	
	}

	#column3 {
		margin-top: 20px;
		float: right;
		width: 250px;	
		margin-bottom: 20px;
	}

	#connection {
		margin-top: 29px;
		float: right;
		width: 280px;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 60px;
	}
	#print {
		margin-top: 29px;
		float: right;
		width: 280px;
		margin-right: 20px;
	}
	
	#links { 
		width: 300px;
		float: left;
	}

	#footer {
		width: 1090px;
		height: 10px;
		margin-top: 100px;
		clear: both;
		border-top: 4px double #aabbcc;
	}

	#clear {
		width: 920px;
		height: 100px;
		clear: both;
	}

	
	
/***
	Headings
***/

	#header h1 {
                font-family: tahoma ;
		font-size: 68px;
		line-height: 68px;
		letter-spacing: -1px;
		text-align: center;
		margin-bottom: 10px;
	}

	#title h2 {
                font-size: 18px;
		font-color: white;
		font-family: tahoma;
	}



	#article h2, #articles h2 {
		color: black;
		font-size: 30px;
		margin-top: 10px;
		margin-bottom: 5px;
		font-variant: small-caps;
		font-family: tahoma;
		font-weight: bold;
		letter-spacing: 0px;
	}

	#articles h2 {
		margin-bottom: 10px;
		padding-bottom: 10px;
		padding-top: 5px;
	}

	#articles h3 {
		margin-top: 15px;
	}

	.linkcat h2 {
		text-transform: lowercase;
		font-size: 24px;
	}

	#column3 h2, #column2 h2, #column1 h2, #print h2, #connection h2 {
		color: black;
		border-bottom: solid 1px black; 
		background-color: white;  	
		text-align: center;

	}


	#column1 h3 {
		font-size: 18px;
		text-align: center;
		font-style: italic;
		padding-top: 5px;
		padding-bottom: 0px;
	}

	
	
/***
	Links
***/

	#navbar a {
		font-size: 16px;
		color: black;
		text-decoration: none;
		font-family: tahoma;
		width: 156px;
		height: 20px;
		border-bottom: 2px solid black;
		border-top: 2px solid black;
		margin-right: -1px;
		text-align: center;
		padding-top: 10px;
		float:left;
		margin-top: 20px;
	}

	#navbar a:hover {
		border-top: 2px solid #FF6A6A; 
		border-bottom: 2px solid #FF6A6A;		
	}

	
	#article a, #articles a {
		color: #FF6A6A;
		font-family: tahoma;
		font-size: 18px;
		text-decoration: none;	
		font-weight: bold;
	}

	#article a:hover, #articles a:hover {
		color: #88bbcc;
	}

	#article a {
		text-decoration: underline;
		font-size: 15px;
	}

	#articles a.more {
		font-size: 15px;
	}

	.author a {
		color: #black;
		padding-bottom: 10px;
		font-family: tahoma;
		font-size: 14.5px;
		text-align: right;
	}

	#column3 h2 a, #column2 h2 a, #connection h2 a, #print h2 a {
		color: white;
		font-family: tahoma;
		font-weight: bold;
		font-size: 20px;
		padding: 8px 0 12px 0;
		letter-spacing: -1px;
	}

	#column1 h2 a:hover, #column2 h2 a:hover, #column3 h2 a:hover, #connection h2 a:hover, #print h2 a:hover {
		color: #668899;
	}

	#column3 a, #column2 a, #connection a, #print a{
		color: #FF6A6A;
		font-family: tahoma;
		font-size: 18px;
		text-decoration: none;
	}

	#column3 a:hover, #column2 a:hover, #connection a:hover, #print a:hover {
		color: #88bbcc;
	}

	#column1 a {
		color: #FF6A6A;
		font-size: 18px;
		line-height: 28px;
	}

	#column1 a:hover {
		color: #88bbcc;
	}

	#column3 .more, #column2 .more, #article .more, #connection .more, #print .more {
		float: right;
		font-size: 16px;
		text-decoration: none;
		color: #FF6A6A;
	}

/***
	Paragraph
***/

	#article p{
		color: #393939;
		font-size: 12px;
		padding-top: 10px;
		line-height: 26px;
	}

	#articles p {
		color: #393939;
		line-height: 20px;
		padding-top: 0px;
		padding-bottom: 10px;
		font-size: 12px;
	}

	#column3 p, #column2 p, #connection p, #print p {
		color: #393939;
		line-height: 18px;
		padding-bottom: 15px;
		font-size: 12px;
	}

	#column1 p {
		line-height: 22px;
	}

	
	
/***
	List
***/

	#column3 ul {
		list-style: none;
	}

	#column1 li, #column3 ul{
		list-style: none;
	}

	#navbar li {
		display: inline;
	}

	
	

	
	
/***
	Classes
***/

	.more-link {
		font-size: 12px;
	}

	#article .author {
		padding: 0;
		padding-top: 5px;
		line-height: 5px;
		color: #656565;
		font-family: tahoma;
		font-size: 13px;
		padding-left: 1px;
		padding-bottom: 5px;
	}

	#articles .author {
		padding: 0;
		padding-top: 5px;
		line-height: 15px;
		color: #656565;
		font-family: tahoma;
		font-size: 13px;
		padding-left: 1px;
		padding-bottom: 5px;
	}


	#column3 .author, #column2 .author, #connection .author, #print .author {
		color: #656565;
		padding-bottom: 0px;
		font-family: tahoma;
		font-variant: small-caps;
		font-size: 13px;
		text-align: right;
		text-transform: lowercase;
	}

	.news {
		clear: both;
	}

	.columnist {
		clear: both;
		margin-top: 40px;
	}
		

	.print {
		margin-top: 20px;
		clear: both;
		margin-bottom: 40px;
	}

	.opinions {
		margin-top: 16px;
		clear: both;
		margin-bottom: 40px;
	}

	.media {
		clear: both;
	}

	

	#column1 h3.date {
		font-size: 13px;
		font-style: normal;
		font-family: tahoma;
		font-weight: bold;
		color: #656565;
	}
	
	.widgettitle {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	.textwidget p {
		font-size: 13px;
		text-transform: capitalize;
	}
	
	.weather_info img {
		border: 0;
	}
	
    .aligncenter,
    div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    .alignleft {
    float: left;
    }

    .alignright {
    float: right;
    }

    .wp-caption {
    border: 1px solid #aaa;
    text-align: center;
    background-color: #eee;
    padding-top: 4px;
    margin: 10px;
    }

    .wp-post-image {
    float: right;
    }

    .wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
    }

    .wp-caption p.wp-caption-text {
    font-size: 9px;
    line-height: 11px;
    margin: 0;
    }
	
	.wp-caption-text p {
		font-family: tahoma;
		font-size: 8px;
	}
	
    .imgstyle {
    float: right;
    }
