/*  
Theme Name: St. Rose Chronicle
Description: This is a theme designed for The Saint Rose Chronicle website.
Version: 1.0.1
Author: Joseph McCormick

Edits: Ian Benjamin (Editor 2011-2012)
ian.r.benjamin@gmail.com
Chris Lovell (Web Editor 2012-2014)
clovell93@gmail.com
*/


body, h1, h4, h5, h6, blockquote, form
	{
	margin: 1px;
	padding: 1px;
	}

/* image formatting */
img 
	{
	padding: 0 0 0 0;
	}

/* spacing between paragraphs in posts */
p
	{
	margin-top: 0.5px;
	margin-bottom: 0.5px;
	}

body
	{
	margin: 0.5px;
	font-family: "Times New Roman", Georgia, Helvetica, Sans-serif;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	background-color: #333333;
	background: url(../../uploads/2014/03/wood_grain_texture.jpg) 10px 6px #444;
	}

h1
	{
	font-family: Georgia, "Times New Roman", Garamond, Sans-serif;
	font-size: 22px;
	padding: 0 0 10px 0;
	}

h2
	{
	font-family: Georgia, "Times New Roman", Garamond, Sans-serif;
	color::#000;
	font-size:16px;
	text-decoration:none;
	padding: 3px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	}

/* Used for titles on Posts */
h3 	
	{
	font-family: Georgia, "Times New Roman", Garamond, Sans-serif;
	color::#000;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	}

a, a:link 
	{
	text-decoration: none;
	color: #000;
	}

a:link, ab:visited 
	{
	text-decoration: none;
	}

a:visited
	{
	text-decoration: none;
	}

a:hover {
	color: #D4A017;
	}

<!---This is the story titles in the main section of main page. --->
#container h2
	{
	font-size:16px;
	}

p
	{
	padding: 1 1 1 1;
	}


#wrapper
	{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
	background-color: #ffffff;
	}

#header
	{
	width: 960px;
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box=shadow: 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px #000000;
	}

#headerdate
	{
	padding-right: 40px;
	}

#searchform 
	{
	float: right;
	padding: 5px 5px 0px 0px;
	}
	
#searchform input[type="text"] 
	{
   	background: url(../../uploads/2012/01/search-white.png) no-repeat 10px 6px #444;
    	border: 0 none;
    	font: bold 14px "Times New Roman",Helvetica,Sans-serif;
    	color: #d7d7d7;
    	width:150px;
    	padding: 5px 5px 5px 5px;
    	-webkit-border-radius: 20px;
    	-moz-border-radius: 20px;
    	border-radius: 20px;
    	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    	-webkit-transition: all 0.7s ease 0s;
    	-moz-transition: all 0.7s ease 0s;
    	-o-transition: all 0.7s ease 0s;
    	transition: all 0.7s ease 0s;
	}

#searchform input[type="text"]:focus 
	{
    	background: url(../../uploads/2012/01/search-dark.png) no-repeat 10px 6px #fcfcfc;
    	color: #6a6f75;
    	width: 200px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	outline:none;
	}

#topNavBar
	{
	width:959px;
	height:175px;
	background-image:url(../../uploads/2014/03/Website-Banner-RicePaper.jpg);
	margin-top: 5px;
	margin-bottom: 0px;
	}

#title
	{
	width:700px;
	height:55px;
	}	

#topNavBar h1
	{
	font-family: Minion-Pro, Georgia, Arial, Helvetica, Sans-serif;
	}

#menuBar
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	height: 25px;
	}

#menu
 	{
	padding:0px 0px 0px 0px;
	float:left;
	list-style: none;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 0px;	
	}

#menu li
	{
	font: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 18px;
	color:#FEC135;
	padding: 0px 10px 0 10px;
	float: left;	
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
	}

#menu li:hover
	{
	text-decoration: none;
	border-bottom: 3px solid #FEC135;
	background: rgba(255,255,255,0.15);
	}

#menu li a
	{
	color:#FEC135;
	text-decoration:none;
	}

#aboutUs
	{
	padding: 0 0 0 0px;
	float:right;
	list-style: none;
	margin-top: 15px;
	margin-bottom: 0px;	
	}

#aboutUs ul 
	{
	float:right;
	}
	
#aboutUs li:hover
	{
	text-decoration:underline;
	}

#aboutUs  li
	{
	font: "Times New Roman", Times, serif;
	font-size:16px;
	color:#FEC135;
	padding:0 10px 0px 10px;
	float:left;	
	}

#aboutUs a
	{
	color:#FEC135;
	text-decoration:none;
	}

.footerList h3
	{
	text-decoration:underline;	
	}

#bottommenu, #bottommenu a
	{
	padding:0 10px 0 0px;
	text-decoration:none;
	font-size:16px;
	font:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	list-style:none;
	}

#bottommenu li
	{
	padding:10px 5px 0px 0px;
	}

#bottommenu li:hover
	{
	text-decoration:underline;
	}

#timestamp 
	{
	margin-left: 10px;
	float:center;
	list-style: none;
	color: #808080;
	font-size: 13px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	}

#container
	{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 959px;
	background-image:url("../../uploads/2014/03/ricepaper2.png");
	}
#frontArticle
{
	float:left;
	width:670px; 	
}
#newArticles
	{
	float:left;
	width:230px;
	}

#mainColumn
	{
	float:left;
	width:670px;
	padding:5 5 5 5px;
	}

#construction
	{
	padding: 20px 20px 30px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	color:#FEC135;
	background-color:#000;
	}


.sectionTitle	
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width:200px;
	float:left;
	text-align:center;
	padding: 10px 5px 3px 5px;
	border-bottom: solid;
	border-color: #606060;	
	border-width: 1px;
	margin-left: 10px;
	margin-bottom: 3px;
	}

.sectionTitle_News	
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width:190px;
	float:left;
	text-align:center;
	padding: 10px 5px 3px 5px;
	border-bottom: solid;
	border-color: #606060;	
	border-width: 1px;
	margin-left: 10px;
	margin-bottom: 3px;
	}

#art 
	{
	padding: 5px 10px 5px 10px;
	height:650px;
	width:190px;
	float:left;
	}

#art h2 
	{
	font-size: 13px;
	}

#opinion 
	{
	padding: 5px 10px 5px 10px;
	height:650px;
	width:190px;
	float:left;
	}

#opinion h2 
	{
	font-size: 13px;
	}

#news
	{
	padding:5px 10px 5px 10px;
	height:410px;
	width:190px;
	float:left;
	}

#sports
	{
	padding: 5px 10px 5px 10px;
	height:650px;
	width:190px;
	float:left;
	}

#sports h2 
	{
	font-size: 13px;
	}

#issuu 
	{
	height: 325px;
	margin-bottom: 85px;
	}

#issuu h2
	{
	text-align:center;
	padding: 5px 5px 15px 5px;
	}

#featurevideo 
	{
	height: 350px;
	padding: 0px 10px 5px 10px;
	}

.post
	{
	padding: 1px;
	}

/* For headlines of posts */
.post h2 
	{
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	}

.post a
	{
	text-decoration:none;	
	}

.post a:hover
	{
	text-decoration:none;
	}

/* The .entry class is only for the BODY of posts (does not include headlines) */

.entry
	{
	padding: 2px 5px 0px 10px;
	}

.entry p 
	{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 5px;
	line-height: 20px;
	}

.entry a{
	color: #606060;
	}

.entry a:hover 
	{
	color: #000;
	text-decoration: underline;
	}

.entry img 
	{
	border-style:solid;
	border-width: 1.5px;
	border-color: #000000;
	margin-bottom: 5px;;
	}

.entry img:hover
	{
	border-style:solid;
	border-width: 1.5px;
	border-color: #D4A017;
	}

#archiveentry
	{
	padding: 0px 10px 0px 10px;
	}

.printfriendly 
	{
	border-style: none;
	margin-right: 10px;
	}

.mainPageEntry
	{
	line-height: 18px;
	font-size:14px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	}

.mainPageEntry a	
	{
	color: #A8A8A8;
	}

.mainPageEntry a:hover
	{
	color: #D4A017;
	text-decoration: underline;
	}

.mainpgdottedline 
	{
	border-bottom: 1px dotted #a7a7a7;
	}

.featureEntry
	{
	padding:15px 0px 5px; //top padding, left/right padding, bottom padding
	font-size:16px;
	line-height:20px;
	}

.featureEntry a
	{
	color: #A8A8A8;
	}

.featureEntry a:hover 
	{
	color: #D4A017;
	text-decoration: underline;
	}

/* Should probably create a primary .metadata class and then have subclasses of .mainpage and .post, if possible. But this works. */

.postmetadata 
	{
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-left: 10px;
	}

.postmetadata a
	{
	color: #D4A017;
	}

.postmetadata a:hover 
	{
	color: #000;
	text-decoration: underline;
	}

.mainpagemetadata 
	{

	}

.mainpagemetadata a
	{
	color: #D4A017;
	}

.mainpagemetadata a:hover 
	{
	color: #000;
	text-decoration: underline;
	}

.navigation
	{
	border-top: 1px solid #ccc;
	padding: 0 0 0 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	}

/* styling for the sidebar */

.sidebar
	{
	float: right;
	width: 275px;
	margin: 5px 8px 0px 0px;
	display: inline;
	}

.sidebar a:visited
	{
	color: #606060
	}

.sidebar a:visited:hover 
	{
	color: #E9AB17;
	}

.sidebar ul	
	{
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	}

/* Formats each entire widget */

.sidebar ul li
	{
	list-style-type: none;
	}

/* Formats title of each widget */

.sidebar ul li h2
	{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	padding-left: 5px;
	}

/* list-style-image: url(http://strosechronicle.com/wordpress/wp-content/uploads/2012/01/right_arrow_bullet_small.png); */
.sidebar ul ul 
	{
	padding: 0px 5px 5px 5px;
	}

.sidebar ul ul li
	{
	padding-left: 0px;
	line-height: 20px;
	list-style-type: none;
	}

.widget {
	background: #EBEBEB;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
	-moz-box-shadow: 3px 3px 5px #a8a8a8;
	-webkit-box=shadow: 3px 3px 5px #a8a8a8;
	box-shadow: 3px 3px 5px #a8a8a8;
	}

	
#footer
	{
	clear: both;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 20px;
	color:#000000;
	width: 955px;
	height:175px;
	background-image:url(../../uploads/2014/03/Bottom-Banner-2014.jpg);
	/* To change footer image (update date each year), post updated banner to logos page and replace link above*/
	margin-bottom: 15px;
	}

#footerbuttons
	{
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 20px;
	}

.footerList
	{
	padding-left: 0px;
	padding-right:20px;
	float:left;
	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: Georgia, Sans-serif;
	font-size: 16px;
	}

.commentmetadata
	{
	font-size: 10px;
	}

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

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

#dsq-content 
	{
	margin-left: 10px;
	margin-right: 10px;
	}

#leftnav 
	{
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	}

#rightnav 
	{
	float: right;
	text-align: right;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	}

/* Allows Chronicle theme to take advantage of built-in WordPress image alignment and text-wrapping options */

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}
.alignright 
	{
	float:right; 
	margin-left: 10px;
	}

.alignleft 
	{
	float:left; 
	margin-right: 10px;
	}

.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* image caption formatting */

.wp-caption 
	{
	margin-bottom: 5px;
	}

.wp-caption-text 
	{
	font-size: 14px;
	color: #606060;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	}

.wp-caption p.wp-caption-text 
	{
	font-size:13px;
	line-height:17px;
	margin: 0;
	}

/* Wordpress Poll Widget styling */

.wp-polls
	{
	background: #EBEBEB;
	}

.wp-polls p 
	{
	padding: 5px 5px 5px 5px;
	text-align: left;
	}

/* Twitter Widget */

.widget_twitter li 
	{
    	clear:both;
	}

.widget_twitter li img 
	{
  	float:left;
  	margin-right:.5em;
	}

.widget_twitter li .clear 
	{
	clear:both;
	}

/* Styling for recent posts widget */
#recent-posts-3.widget.widget_recent_entries ul 
	{
	list-style-position: inside;
	list-style-image: url(../../uploads/2012/01/008.png);
	}

/* Styling for WordPress Popular Posts Widget */
#wpp-3.widget.popular-posts ul 
	{
	list-style-position: inside;
	list-style-image: url(../../uploads/2012/01/008.png);
	}

/* ICIT Weather Widget Styling */
#icit_weather_widget-2 
	{
	font-size: small;
	height: 25px;
	background-color: #ffffff;
	border-style: none;
	border-color: #ffffff;
	margin-top: -5px;
	-moz-box-shadow: none;
	-webkit-box=shadow: none;
	box-shadow: none;
	}

.weather-day
	{
	float: right;
	padding: 7px 0px 7px 0px;
	}

.weather-location 
	{
	padding: 9px 1px 7px 1px;
	width: 70px;
	float: left;
	}

.weather-hilo 
	{
	padding: 7px 5px 7px 1px;
	float: left;
	}

.weather-icon-thumb 
	{
	float: left;
	width: 50px;
	padding: 0px 1px 0px 1px;
	}

#section2 
	{
	height: 500px;
	}