/*
Theme name: Gal-Friday
Theme URI:http://preuro.eu/indore-theme/
Description: A two-columned wordpress theme with customizable header. Fixed-width, two columns and two dynamic sidebars, widget ready theme.
Tags: light, white, fixed-width, three-columns, sticky-post, custom-header
Author: Stratus & Tina Hunter
Author URI:http://preuro.eu/ & http://www.tinahunter.ca
Version: 1.0.1

*/
a img {border: none;}

img {border: none;}

ol, ul {list-style-type: disc;}


p {margin-bottom:10px;}

*{margin:0;padding:0;list-style:inherit;}

body {
	font-size: 12px;
	font-family: 'Arial', Verdana, Sans-Serif;
	background: #14537e;
	color: #666666;
	margin: 0;
	padding: 0;	
	text-align:center;
	
}

.right {
	text-align:right;
}
.alignleft{
	float:left;
	margin-right:5px;
}
.alignright{
	float:right;
	margin-left:5px;
}
.center, .aligncenter{
	margin:auto;
	text-align:center;
}
.clear {
	clear:both;
}

H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, FORM, DL { 
  display: block }



/* Main style of links */
a:link{
	color:#5C6FA3;
	text-decoration:none;
}	
a:hover{
	color: #14537e;
	text-decoration:none;
}

/* Top and bottom areas */

.menu {
	text-transform:uppercase;
	width:850px;
	height:26px;
	text-align: center;
        text-decoration: none;
        background: #AFCEE2;
}

.menu li {
    float:left;
    list-style-type: none;
}

.menu li.last {
    background:none;
	
}

.menu a {
    color:#000;
    font-weight:bold;
    padding:0 14px;
    display:block;
    line-height:2.2;
    text-align: center;
    text-decoration: none;
}

.menu a:hover {
	color:#fff;	
        text-decoration:none;
	background-color:#14537e;
}

#top{
	
	height:0px;
	width:100%;
}
#bottom{
	height:52px;
	width:100%;
}
/* The width and style of the actual blog area */


html> body #page {
        background: #fffffff;
	width: 850px;	
	margin:0 auto;	
	padding:5px 5px 1px;
} 

#page {
        background: #ffffff;
	width: 860px;	
	margin:0 auto;	
	padding:5px 5px 1px;
} 
/* Headers used within the blogposts (h1-h3 are used elsewhere on the pages and should not be used in posts)*/
h4,h5,h6{
font-size:12px;
	font-family: Arial, Helvetica, sans-serif
}
h4 {font-size: 12px;}
/* Deal with the header */
#header{
	margin:0px;
        padding:0px;
        padding-top:1px;
	width:100%;
        hight: 169px;
	text-align:right;	
}
#header h1{
	margin: 10px 20px 20px 0;	
	font-size:30px;
	text-transform:uppercase;	
	font-family: Arial, Helvetica, sans-serif;
}
#header h1 a:link {
	color: #fff;	
	text-decoration:none;
}
#header h1 a:hover{
	color: #14537e;
	font-weight:bold;
        text-decoration: none;	
	
}
#header .description{
	color: #cccccc;	
	font-weight:bold;	
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 20px 0 0;
}
#header_left{	
	float:left;	
	width:500px;	
	height:45px;	
	border:0px;	
	text-align:left;	
	padding-left:10px;	
}
html>body #header_left{
}
#header-right{
	float:right;	
	width:325px;	
	margin:0px;	
	padding:0px;
}
#header-right p{
	text-align:justify;	
	margin:0px;	
	padding:0 10px 0 0;
}
fieldset{
	border:0px;	
	margin:0px;	
	padding:10px 0 0px 0;
}
#search{border:none;}
.search{border:0px;}
#srcinput {
	font-size:12px;
	width:145px;	
	margin: 1px 0px;	
	border: 1px;	
	background:#eeeeee;	
	padding: 2px;	
	border-color:#f2f2f2;	
	border-style:solid;
}
#srcbutton{
	font-size:12px;
	margin: auto 0px;	
	border-width:1px;	
	background: #f2f2f2;	
	padding: 1px 2px;	
	border:solid 1px #CCCCCC;
}

.srcform{
border:0;}
.srcinput {
	font-size:9px;
	width:140px;	
	margin: 1px 0px;	
	border: 1px;	
	background:#eeeeee;	
	padding: 2px;	
	border-color:#eeeeee;	
	border-style:solid;
}
.srcbutton{
	font-size:9px;
	margin: auto 0px;	
	border:1px solid #FFFFFF;	
	background: #f2f2f2;	
	padding: 1px 2px;	
	
}


#header-right #search{margin-top:13px;}
/* Using header right as a dynamic sidebar requires these as well */
#header-right h2{
		
	font-size:5px;
}
/* Deal with left, right and bottom sidebars */

#sidebar-right{
        background-color:#afcee2;
	float: left;
        text-align:left;		
	margin:0px 0px 0px 8px;	
	width:240px;	
	padding:0px 5px 2px 7px;
	font-size:11px;
	border-bottom:thick #CCCCCC;
	/* text-transform:uppercase; */
}

html>body #sidebar-right{
}

#sidebar-right a:link{
	color:#5c6fa3;
	font-size:11px;
        text-decoration: none;
}
#sidebar-right a:hover{
	color:#14537e;	
	text-decoration: none;
}
#sidebar-right ul {
	list-style-type: none;	
	margin:0;	
	padding:0;	
	text-align:left;
}
#sidebar-right li {
margin:0 0 20px 0;}

#sidebar-right li li
 { /* background-color:#afcee2; */
	margin:1px 0;	
	padding:4px 1px 3px 5px;
}

#sidebar-right .current_page_item,
#sidebar-right .current-cat
{background-color:#14537e;}
#sidebar-right h3 {
	text-align:left;
	padding:0 0 4px 4px;	
	color:#fff;	
	font-size:14px;
	text-transform: capitalize;	
	font-family: Arial, Georgia, Serif;
        text-decoration: none;
	background-color:#336699;
}
#sidebar-right p {
    text-align:left; font-size:11px; text-decoration: none;
}
/* Show calendar in bottom sidebar */
#calendar-bottom table{
	margin:auto;
	width:90%;
}
#calendar-bottom a:link {
	font-weight:bold;
	color:#5C6FA3;
        text-decoration: none;
}
#calendar-bottom a:hover{
	color:#283d5a;	
	text-decoration:none;
}
#calendar-bottom #today {
	background:#F3F0F6;
}

.divider{
	height:5px;	
	padding:0;		
	margin:0;
}
.border_hr_thin{
	height:13px;	
	width:100%;		
	margin:auto;
}
/* Deal with content (all styles used in index.php) */
#content {
	text-align:left;	
	width:560px;	
	padding:5px 10px;				
	margin-top:5px;	
	min-height:400px;
        float:left;	
}
html>body #content{
        width:570px;
        
}
#content h1{
	margin: 10px 0 10px 0;	
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;	
	font-size:20px;
        text-decoration: none;
        color: #336699;
}
#content h2{
	margin: 10px 0 10px 0;	
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:15px;
        text-decoration: none;
        color: #336699;
}
#content h2.postheader{margin: 10px 0 1px 0;}
#content h4 {margin: 14px 0 1px 0; text-transform: uppercase;}
#content h2 a:link {
	color: #336699;
	text-decoration:none;}
#content h2 a:hover {
	color: #fff;
	background-color:#336699;
	padding:3px 10px 3px 10px;
}
#content a:link{
	color:#5C6FA3;
	text-decoration:none;
}	
#content a:hover{
	color: #14537e;
	text-decoration:none;
}
#content .post-info{
	font-size:10px;	
	font-variant: normal;
}
#content .widgettitle{
	font-size:10px;	
	font-weight:bold;	
	margin: 5px 0 2px 0;
}
#content blockquote{
	padding:10px;	
	margin:10px 20px;	
	color: #061925;
	border:#666666 solid 1px;
}
#content q {
	quotes: '"' '"' "'" "'";	
	color: #6C5B7E;
}
#content cite { color: #6C5B7E;}
#content .css{ color:#3A80FF;}
#content .php{ color:#3E6E3E;}
#content .entry {
	text-align:justify;	
	margin: 5px 7px;
        color: #000000;
}
#content .entry ul, #content .entry ol{
	margin: 3px;	
	padding:0 0 0 25px;
}
#content .postmetadata{font-size: 10px;}
#content .post{
	margin: 0 0 20px 0;
	padding: 1px 10px 0 10px;
}
#content .wp-caption, .caption{
	border:thin solid #676767;	
	background-color: #F3F0F6;	
	padding: 5px 2px;	
	 /* -moz-border-radius: 3px;	
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px; 	
	border-radius: 3px; */
}
#content .sticky {
border-bottom: #666666 solid 3px;} 
#content .wp-caption{ text-align:center;}
#content img,
#content a img {border: none; padding:5px;}

#content .wp-smiley{border:0 !important;}
#content .wp-caption-text{
	margin:2px;	
	padding:5px 3px 0px 3px;
}
#content .not-found{color:#676767;}
#content .search{margin-top:15px;}
#content .search fieldset{border:0;}
dl,dt,dd{margin:0 10px;}
dt{
	font-weight:bold;	
	padding:6px 0 0 0;
}

.navigation .alignleft,
.navigation .alignright{
	width:222px;
	min-height:21px;
	padding:10px 0 10px 0;
}
.navigation .alignright{
	text-align:right;
}
/* Special styles used by image.php to show an image attachment */
.attachment{
	text-align:center;	
	margin:0 auto;
}
.caption{
	width:310px;	
	margin:15px auto;	
}
.attachment p {
	padding:0;	
	margin:7px auto 2px auto;
}
/* Special styles used by archives.php (archives page) */
.archive{
	width:200px;	
	padding: 2px 20px;
}
/* Special styles used by links.php (links page) */
.archive{padding: 2px 20px;}
/* Special styles used by children.php */
#list-subpages{
	margin:0 10px;
}
#list-subpages ul{
	list-style-type:none;
	margin:3px 15px;
	padding:0px;
}
#list-subpages ul li {
	margin:15px 0;
}
.page-link{
	font-variant:small-caps;
	font-size:14px;
	font-family: Georgia, Serif;
}
#list-subpages p {
	margin:4px 10px;
	padding:0;
}
/* Styles needed to handle comments */
.xoxo,.children{
	list-style-type:none;	
	margin:4px;	
	padding:0 0 0 10px;
}
.children{margin:1px 4px;}
#respond h3,#content h3 {
		
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;	
	margin: 10px 0 2px 0;
}
#commentform textarea{
	width:99%;	
	background:#fff;	
	border: 1px;	
	background:#fff;	
	padding: 2px;	
	border-color:#cccccc;	
	border-style:solid;
}
#comments ul {
	list-style-type:none;	
	list-style-position:inside;	
	margin:0;	
	padding:5px;
}
#comments li {border:1px solid #999999;}
#comments .children{padding:0 0 0 25px;}
#comments blockquote{	
	padding-left:10px;	
	margin:10px 60px;
}
#comments blockquote blockquote{margin:10px 20px;}
#comments blockquote p {
	padding:0;
	margin:0;
}
#comments #author-info img {
	float:left;	
	margin-right:7px;
}
#comments #author-info {font-size:11px;}
#comments p,#comments .reply {
	font-size:12px;	
	margin-left:42px;
}
#comments .reply {margin-bottom:10px;}
#comments .comment,
#comments .trackback,
#comments .pingback {
	padding:5px;	
	margin:5px 0;
}
.thread-odd, .depth-1, .depth-4{background:#f2f2f2;}
.depth-2, .depth-5 {background:#fff;}
.thread-even, .depth-3, .depth-6{background:#cccccc;}
.children .alt, .children .odd {background:#E0DAE6;}
.children .even {background:#C6BDCE;}
/* Shows info about comment status */
#comments-status {
	/*margin: 10px auto;
	padding:15px 0 15px 0;
        background-color:#f2f2f2;	*/
	text-align:right;	
	font-size:11px;
}
#comments-status a:link {font-weight:bold;text-decoration: none;}
#commentform #submit{
	margin: 5px 0px;	
	border-width:1px;	
	background: #f2f2f2;	
	padding: 1px 4px;	
	border-color:#cccccc;	
	border-style:solid;
}

#author{
border: 1px solid #CCCCCC;}

#email{
border: 1px solid #CCCCCC;}

#url{
border: 1px solid #CCCCCC;}


#footer{
	background-color:#AFCEE2;
	text-align:right;	
	font-size:11px;
}

#footer p{
     padding-right: 5px;
}

#theme-author{
	padding:0;	
	margin:5px 0 0 0;
	text-align:right;
}

.pre {
width:100px;
}

a img {
	border: none;
}

img{
padding:10px;
border:none;}



table {
	border-width: 0px;
	border-spacing: 3px;
	border-collapse: separate;
}
table th {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table td {
        border-top-style:hidden;
        border-right-style:hidden;
        border-bottom-style:solid;
        border-left-style:hidden;
        border-width: 1px;
	padding: 1px;
	border-color: gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table tr {
        padding-bottom:15px;
}

img#wpstats{width:0px;height:0px;overflow:hidden}
