/*  
Theme Name: Freeworld Media
Theme URI: http://freeworld-media.com/
Description: Default WP theme for Freeworld
Version: Numero Uno
Author: Jamie McCue
Author URI: http://architexture.ca

	Freeworld
	 http://architexture.ca

	This theme was designed and built by Jamie McCue,
	whose blog you will find at http://architexture.ca/

*/

/***** Global Settings *****/
 
*, html, body {
	border:0;
	margin:0;
	padding:0;}
	
html {
	height: 100%;
	margin-bottom: 0.01em;}
 
body {
	font:100%/1.25 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	color: #4E4E4E;
	background: white url(images/bg.gif) repeat-x;}
	
/***** Colors *****/

.grey { color: #4C5458;}
.darkgrey { color: #242424;}
.bodygrey {	color: #4E4E4E;}
.blue { color: #1373BF;}
.navblue { color: #428FCC;}

/***** Frame *****/
 
#container {
	width:914px;
	text-align: center;
	margin:0 auto;
	padding: 0 7px;}
	
/* header */
	
#header {
	width: 900px;
	height: 22px;}
	
#header a:link, #header a:active, #header a:visited {
	font-family: 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	font-size: 10px;
	color: #ACACAC;}
	
#header ul {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;}
	
#header li {
	list-style: none;
	display: inline;
	padding-top: 4px;}
	
#header a:hover {
	color: #FFF;}
	
/* navigation */

#navigation {
        position:relative;
	width: 900px;
	height: 83px;}
	
.logo {
	float: left;
	padding-top: 5px;
        margin-left: -10px;
}
	
#navigation ul {
	list-style: none;
	float: right;
	margin: 0;
	padding: 50px 0 0 0;}
	
#navigation li {
	list-style: none;
	display: inline;
	padding: 0;
	margin-right: 44px;}
	
#navigation a:link, #navigation a:active, #navigation a:visited {
	font-family: 'Lucida Grande', Trebuchet, Arial, Sans-Serif;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;}
	
#navigation a.current, #navigation a:hover, #leftnav a.current {	
	color: #428FCC;}
	
#navigation .current_page_item {
	color: #428FCC;}
	
/* content */

#content {
	background: url(images/bg-body.gif) top center no-repeat;
	width: 900px;
	min-height: 363px;}
	
#homecontent {
	width: 280px;
	float: left;
	padding-top: 50px;}
	
#flashcontent {
	width: 600px;
	float: right;
	padding: 30px 0 0 0;}
	
#homenews {
	text-align: left;
	margin: 35px 0 20px 0;}
	
#homenews p, #homenews a {
	font-family: 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	font-size: 12px;}
	
#homenews strong {
	font-family: 'Lucida Sans', Trebuchet, Arial, Sans-Serif;
	font-size: 12px;
	text-transform: uppercase;}
	
/* infoclips */

.infoclips {
	width: 260px;
	float: left;
	margin: 0;
	padding: 0;}
	
.awards {
	font-family: 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	font-size: 12px;}
	
.clipsspacer {
	padding-right: 57px;}
	
/* left nav */

#leftnav {
	width: 155px;
	float: left;
	text-align: right;
	margin-top: 55px;}
	
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 20px 0 0 0;}
	
#leftnav li {
	list-style: none;
	padding: 0;}
	
#leftnav a:link, #leftnav a:active, #leftnav a:visited {
	font-family: 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	font-size: 0.8em;
	color: #515151;
	text-decoration: none;}
	
#leftnav a:hover {
	color: #428FCC;}
	
#leftnav a.current {	
	color: #428FCC;}
	
/* Main Body */
	
#mainbody {
	width: 645px;
	float: right;
	text-align: left;
	margin-top: 55px;}
	
#mainbody ul {
	width: 300px;
	margin: 0 0 15px 0;
	padding: 0;}

#mainbody li {
	font: 0.8em 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	margin-bottom: 10px;}
	
/* footer */

#footer {
	clear: both;
	width: 920px;
	text-align: center;
	margin: 15px auto;}
	
#footer p, #footer address {
	font-family: 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	font-size: 12px;
	color: #7e7e7e;
	text-align: left;}
	
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;}
 
h1 {
	font: 1.8em Georgia, Times, Serif;
	color: #4C5458;
	font-weight: bold;
	margin: 0;
	padding: 0;}
	
h2 {
	font: 1.8em Georgia, Times, Serif;
	
	color: #4C5458;
	margin: 0 0 20px 0;}
	
h2 a, h2 a:visited, h3 a, h3 a:visited {
	font-weight: lighter;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;}
	
#blog h2.pagetitle {
	font: 1em Georgia, Times, Serif;
	color: #343434;
	margin: 0;
	padding: 0;}
	
#homecontent h2 {
	font: 0.9em 'Lucida Sans', Trebuchet, Arial, Sans-Serif;
	line-height: 1.3em;
	margin: 0 0 30px 0;
	padding: 0;}
	
#homenews h3 {
	font: 1.3em Georgia, Times, Serif;
	color: #242424;
	font-weight: lighter;
	margin: 0 0 16px 0;}
	
h4 {
	font: 1.1em Georgia, Times, Serif;
	color: #222222;}
	
h5 {
	font: 0.9em 'Lucida Sans', Trebuchet, Arial, Sans-Serif;
	color: #222222;}
 
p, ul {
	list-style:none;
	margin:0;
	padding:0 0 18px 0;}
	
p {	
	font: 0.8em 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	line-height: 1.4em;}
	
#mainbody p.intro {
	font: 0.8em 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	line-height: 1.4em;
	margin-top: 25px;}
	
/* Begin Various Tags & Classes */

.hr {
	background-color: #4B4B4B;
	height: 4px;
	margin: 8px 0;}
	
.hr2 {
	background-color: #4B4B4B;
	height: 8px;
	margin: 8px 0;}
	
blockquote {
	padding: 7px 0;
	margin: 0 0 10px 0;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;}
	
blockquote p {
	font: 1.2em Georgia, Times, Serif;
	color: #4B4B4B;
	margin: 0;
	padding: 0;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #4b4b4b;}

code {
	font: 1.1em 'Courier New', Courier, Fixed;}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;}

acronym, abbr, span.caps {
	cursor: help;}

acronym, abbr {
	border-bottom: 1px dashed #999;}

.center {
	text-align: center;}

a img {
	border: none;}
	
/* End Various Tags & Classes*/
 
/***** Links *****/
 
a:link, a:active, a:visited {
	color: #1373BF;
	text-decoration: none;}
	
a:hover {
	color: #000;}
	
a.twelve {	
	font-size: 12px;}
	
a:link.more, a:active.more, a:visited.more {
	float: right;
	font-size: 11px;
	color: #1373BF;
	text-decoration: none;}
	
a:hover.more {
	color: #000;}

 
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	font-size: 16px;}
	
form ol {
	list-style:none;}

input, textarea {
	border: 1px solid #ccc;
	font-size: 16px;}
	
form label {
	float: left;
	width: 7em;
	margin-right: 1em;}
	
.sendbutton {
	background-color:#1373bf;
	color: #fff;
	border: 1px solid #848484;
	font-size: 13px;
	padding: 2px 8px;}
	
.reqtxt, .emailreqtxt {
	font-size: 12px;
	padding-left: 10px;}
	
.cf_info {
	color: #9e0000;
	margin-bottom: 15px;}
	 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left; margin:4px 10px 4px 0; }
.img-right     { float:right; margin:4px 0 4px 10px; }

.clientlist    { float:left; margin: 10px 20px 4px 0;}
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
:focus         { outline: none; }
.noborder      { border: 0px;}

.dots          { background: transparent url(images/dots.gif) center center repeat-x; height: 3px;}
.dots2         { background: transparent url(images/dots.gif) center center repeat-x; height: 3px; width: 920px; clear: both; text-align: center; margin: 0 auto;}

/**************** WORDPRESS ****************/


/***** Blog *****/

.entry p a:visited {
	color: #b85b5a;}
	
#respond {
	border-top: 1px solid #ccc;
	padding-top: 10px;}
	
/* Begin Structure */
	
#blog {
	width: 620px;
	float: left;
	text-align: left;
	margin-top: 38px;}
	
#blog .post {
	margin: 0;
	padding: 0;
	text-align: justify;}
	
.post ol, .post ul {}
	
.post li {}

#blog .postmetadata {
	margin: 0 0 15px 0;
	padding: 10px 0;}
	
#blog .navigation {
	font-size: 12px;
	display: block;
	text-align: center;
	margin: 15px 0 60px 0;
	padding-top: 10px;}

#blog .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;}

#blog .attachment {
	text-align: center;
	margin: 5px 0px;}

/* End Structure */

/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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;}
	
/* End Images */

/* Sidebar */
	
#sidebar {
	width: 200px;
	float: right;
	text-align: left;
	margin-top: 38px;}
	
#sidebar h2{
	font: 0.8em 'Lucida Sans', Trebuchet, Arial, Sans-Serif;
	color:#FFF;
	background-color: #6F6F6F;
	padding: 0.2em 0.5em;
	margin: 0;
	text-transform: uppercase;}
	
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #222222;}

#sidebar ul, #sidebar li{
	margin:0;
	padding:0;
	list-style:none;}
	
#sidebar ul ul{
	margin: .4em .7em .7em 1.3em;
	padding: 0;}
	
#sidebar ul ul li{
	font: 0.8em 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;
	margin: 0;
	padding:.2em 0;}
	
#sidebar a {
	color: #393939;}
	
#sidebar a:hover {
	color: #428FCC;}

#sidebar form {
	margin: 0;}
	
/* End Sidebar */

/* Search Form */

#searchform {}

#searchform input{	}

#searchform #s {
	border:1px solid #CCCCCC;
	background-color: #FFF;	
	color: #6F6F6F;
	padding: 2px;
	font-size: 12px;
	width: 140px;}
	
#searchsubmit{
	color:#606060;
	border: 1px solid #848484;
	font-size: 12px;}

/*.entry form {  This is mainly for password protected posts, makes them look better. 
	text-align:center;}*/

select {
	width: 130px;}

/* End Search Form */

/* Begin Comments*/
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;}

.commentlist {
	padding: 0;
	text-align: justify;}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;}

.commentlist p {
	margin: 10px 5px 10px 0;}

#commentform p {
	margin: 5px 0;}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;}

.commentmetadata {
	margin: 0;
	display: block;}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;}

.commentlist li {
	font-weight: bold;}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 0.9em;}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;}

#commentform p {
	font-family: 'Lucida Sans Unicode', Trebuchet, Arial, Sans-Serif;}
	
/* comments form */
	
#commentform input {
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;}

#commentform textarea {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	width: 100%;
	padding: 2px;}

#commentform #submit {
	margin: 0;
	float: right;
	background-color:#1373bf;
	color: #fff;}
	
/* End Comments */
