HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/theflexguys.com/baronconstruct/wp-content/themes/girl/style.css
/*  
Theme Name: Girl in Green
Theme URI: http://chasethestars.com
Description: A journal-style theme with many shades of green and an illustrated girl in the top right. 
Version: 1.0-wpcom
Author: Stacey Leung
Author URI: http://chasethestars.com
Tags: two-columns, flexible-width, green, dark, right-sidebar, black, sticky-post, rtl-language-support, translation-ready, custom-background, blog, colorful, dark, 
*/

body { margin: 0px; padding: 0px; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  text-align:justify; background-color: #1A4697; background:url(images/bg.jpg);}
a:link    {color: #C3DF95; text-decoration: none;}
a:visited {color: #C3DF95; text-decoration: none;}
a:active  {color: #C3DF95; text-decoration: none;}
a:hover   {color: #000000; text-decoration: underline;}
a.swapcolor:link {color: #CCCC99; text-decoration: none;}

a.blognamelink:link {color: #000000; text-decoration: none;}
a.blognamelink:visited {color: #000000; text-decoration: none;}
a.blognamelink:active {color: #000000; text-decoration: none;}
a.blognamelink:hover {color: #000000; text-decoration: underline;}

.logged a { color: black; }

.main {margin-right: 251px; padding: 3px; background:url(images/bars.gif) repeat-x top center;}
.rightimage { position: absolute; right: 0px; top: 0px; width: 249px; height: 523px; padding: 3px; background:url(images/girl.gif) no-repeat top center;}
.right { position: absolute; right: 0px; top: 523px; width: 204px; background-color: #52664D; margin-right: 26px; padding: 0px;}

.entry img { margin: 10px }
.entry img.wp-smiley { margin: 0 }

.blogname {
 position: absolute;
 right: 0px;
 top: 75px; 
 margin-right: 181px; 
 padding: 3px;
 font-size: 24pt;
 font-weight: bold; 
}

.sideheading{
 font-weight: bold; 
 background-color: #9CB895; 
 font-size: 10pt;
 text-align:left;
 color: #394736;
 padding: 1px;
}

.heading {
 font-weight: bold; 
 font-size: 12pt;
 background-color: #52664D; 
 padding: 3px;
 margin-left: 126px;
 filter:alpha(opacity=80);
 -moz-opacity:0.8;
 opacity: 0.8;
}

.sticky .heading {
 background-color: #C3DF95 !important;
}

.sticky .heading a {
	color: #52664D; 
}
.entry {
 color: #9CB895;
 background-color: #272528; 
 padding: 5px;
 margin-left: 26px;
 filter:alpha(opacity=85);
 -moz-opacity:0.85;
 opacity: 0.85;
 clear: both;
 position: relative;
 z-index: 1;
}
.sticky .entry {
background-color: #413E42;
}
.entry img {
	max-width: 100%;
}
.footer {
 font-size: 8pt;
 background-color: #657862; 
 padding: 3px;
 margin-left: 26px;
 margin-right: 100px;
 filter:alpha(opacity=80);
 -moz-opacity:0.8;
 opacity: 0.8;
 clear: both;
 position: relative;
 z-index: 0;
}

.comments {
 padding: 5px;
 margin-left: 26px;
}

#cancel-comment-reply a {
 color: #000000;
}

.comment {
 margin-left:26px;
}

.commentlist {
 margin-left:-26px;
}

#respond label {
	font-size: 10px;
}
#respond input[type="text"] {
	float: left;
	margin-right: 6px;
}
#respond p {
	line-height: 24px;
}
#respond .comment-form-comment label {
	display: none;
	clear: right;
}
#respond .form-allowed-tags {
	display: none;
}
#respond .required {
	font-size: 11px;
	margin-left: 5px;
	color: #5fc90f;
	font-weight: bold;
}
#respond .subscribe-label {
	font-size: 12px;
}

input {
	font-size: 9pt;
 background-color: #9CB895; 
	border: thin solid #394736;
}
textarea {
	font-size: 9pt;
 background-color: #9CB895; 
	border: thin solid #394736;
}

.right ul
{
	list-style-type:none;
	margin-left: 10px; padding-left: 0;
}

ul ul
{
	margin-left: 20px; padding-left: 0;
}

blockquote
{
padding: 3px;
padding-left: 20px;
padding-right: 20px;
background-color: #52664D;
color:#000000;
}

img
{border: 0px; }

.comment-author .avatar { padding: 2px; border: 1px solid #52664D; float: left; margin-top: -19px; margin-left: 83px; }

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

ul#credit {
	padding: 10px;
}

.right ul ul, .right #akismetwrap { padding: 0 10px 10px; }
.right .widget_search { padding: 0 10px; }

.right ul li h2.widgettitle {
 font-weight: bold; 
 background-color: #9CB895; 
 font-size: 10pt;
 text-align:left;
 color: #394736;
 padding: 1px;
}

.navigation a {
	font-size: 1.1em;
	font-weight: bold;
	color: #52664D;
	margin-left: 2em;
}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	color: #000;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.comment object,
.comment embed {
	max-width: 640px;
}