/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

import fc.load.AbstractLoad;
import mx.utils.Delegate;
class fc.load.Css extends AbstractLoad {
  private var loadObject:TextField.StyleSheet;
  function Css() {
    loadObject = new TextField.StyleSheet();
  }
  public function load(url:string) {
    loadObject.load(url);
    startLoad();
  }
} 



* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01a.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #D33333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #000379;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Wrapper */

#wrapper {
	padding-top: 0px;
	background: url(images/img02a.gif) repeat-x;
}

/* Header */

#header {
	width: 1152px;
	height: 122px;
	margin: 0 auto;
	background: #C90404 url(images/headtop01.gif) no-repeat;
}


/* Sub Header */

#sub header1 {
	float: left;
	width: 300px;
	height: 54px;
	margin: 0 auto;
	background: #C90404 url(images/subhead_ua.gif) no-repeat;
}



/* Logo */

#logo {
	float: right;
	width: 280px;
	height: 80px;
	padding: 0 0 0 0;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	font-size: 20px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 450px;
}

html>body #search {
	width: auto;
}

#search form {
	margin: 0;
	padding: 10px 20px 0 40px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#searchinput, #searchsubmit {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchinput {
	width: 200px;
}

#searchsubmit {
}


/* chromemenu */

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;
}





/* Page */

#page {
	width: 1152px;
	margin: 0 auto;
	background: url(../convergence/images/img02.gif) repeat-y;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 300px;
	margin-top: 10px;
	padding-top: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Sidebar1 */

#sidebar1 {
}

#sidebar1 h2 {
	text-align: left;
	background: url(images/img8a.jpg) no-repeat left top;
	padding: 5px 0 0 40px;
	font-size: 19px;
}

#sidebar1 li li {
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
}

/* Sidebar2 */

#sidebar2 {
	background: url(images/img8a.jpg) no-repeat;
}

#sidebar2 h2 {
	background: url(images/img8a.jpg) no-repeat;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	background: url(images/img8a.jpg) no-repeat left top;
	padding: 5px 0 0 40px;
	font-size: 22px;
}

.sidebar #recent-posts ul {
	padding-left: 5px;
	font-size: 12px;
}

.sidebar #recent-posts li {
	border-bottom: 1px dashed #D9EBFF;
	margin-top: 0px;
}


/* Page */

#page {
	width: 1152px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05a.gif) repeat-y;
}




/* Content */

#content {
	float: left;
	width: 542px;
	background: url(images/cont01.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(images/cont01.jpg) no-repeat left top;
}

#content .bgbtm {
	background: url(images/cont02.jpg) no-repeat left bottom;
}


.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

<!--

.twocols {
}

.twocols .col1 {
	float: left;
	width: 225px;
}

.twocols .col2 {
	float: right;
	width: 225px;
}



.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}
-->


.post {
	padding: 30px 25px 10px 25px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post h2 {
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
	background: url(../convergence/images/img10.gif) repeat-x;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px dashed #D9EBFF;
}


/* Footer */

#footer {
	clear: both;
	width: 1152px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07a.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 88%;
}

#footer a {
	color: #CCCCCC;
}