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/theflexguy.com/wp-content/themes/vanilla/style.css
/*

Theme Name: Vanilla Theme
Theme URI: http://vanillatheme.com/
Description: The great, the only... Vanilla theme!
Version: 1.0
Author: Alister Cameron, Australis Media Pty Ltd
Author URI: http://www.australismedia.com
Tags: widgets, customizable, 3-column, framework, semantic, white, red, gray, carrington
Template: vanilla
*/

/* Reset browser defaults */
@import url('http://yui.yahooapis.com/3.0.0pr1/build/cssreset/reset.css');
@import url('http://yui.yahooapis.com/3.0.0pr1/build/cssfonts/fonts.css');
@import url('http://yui.yahooapis.com/3.0.0pr1/build/cssgrids/grids.css');

@import url(css/carrington-blog.css);

/* including for compatibility */

.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.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;
	/* optional rounded corners for browsers that support it */
	-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;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}