/*
Theme Name: Ignite 2
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz'), url('font.ttf') format('truetype');
}
a img { border: none; }
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #565E63;
	line-height: 17px;
	margin: 0;
	padding: 0;
}
#sidebarnews { display: block; }
a {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear { clear: both; }
#wrap, #footerwrap {
	width: 941px;
	margin: 0 auto;
}
#footerwrap {
	background: #000;
}
.menu ul {
	list-style: none;
	float: right;
	font-size: 14px;
}
.menu ul li {
	float: left;
	margin: 0 10px;
}
.menu ul li a {
	font-weight: normal;
	color: #565E63;
	text-transform: lowercase;
}
#left {
	float: left;
	width: 221px;
	margin-right: 20px;
	margin-top: 10px;
}
#right {
	float: left;
	width: 698px;
	margin-top: 10px;
}
#footer {
	clear: both;
}
h1 a {
	display: block;
	text-indent: -9999px;
	background: url(logo.jpg) no-repeat;
	height: 167px;
	width: 221px;
}
h2, h3 { 
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color: #333366;
	font-weight: normal;
	font-size: 28px;
	text-transform: lowercase;
}
#left .post strong { display: block; }
#left .post p { display: inline; }
#left .post { margin: 20px 0; }
h4 {
	color: #333366;
	margin: 0;
	display: inline;
}
#bigpicture {
	height: 392px;
	width: 698px;
	position: relative;
}
#bigpicture a {
	color: #fff;
	text-shadow: 0px 0px 2px #000;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#videos a, #videos a:hover { display: block; position: relative; text-decoration: none; background: #000 }
#videos a span {
	position: absolute;
	color: #fff;
	top: 0;
	left: 0;
	font-size: 14px;
	padding: 5px;
	
}
.video {
	height: 140px;
	width: 220px;
	margin: 0 0 10px 0;
}
table, tr { border: none; margin: 0; padding: 0; }
td { border: none; padding-right: 15px; padding-bottom: 15px; }
.readmore {
	text-transform: uppercase;
}
#footer {
	background: #000;
	color: #fff;
	margin-top: 50px;
}
#footer h2, #footer h3, #footer a { color: #fff; }
#footer #column1, #footer #column2, #footer #column3 {
	width: 222px;
	float: left;
	margin-right: 130px;
	margin-top: 20px;
	margin-bottom: 50px;
}
#footer #column3 { margin-right: 0; }
#pagecontent {
	margin-left: 12px;
	margin-top: 84px;
	font-size: 14px;
	color: #000;
}
#pagecontent.thin {
	width: 450px;
	float: left;
	margin-right: 12px;
	margin-top: 60px;
}
#rightsidebar {
	width: 220px;
	float: left;
	margin-top: 103px;
}
#nav-below {
	margin: 20px 0;
	height: 25px;
}
.nav-previous, .nav-next { width: 50%; float: left; }
.nav-next a { float: right; }
.button {
	display: block;
	color: rgb(255, 255, 255);
	background: none repeat scroll 0% 0% rgb(51, 51, 102);
	width: 240px;
	padding: 6px 0pt;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	font-size: 16px;
	font-weight: normal;
	margin: 10px auto;
	text-align: center;
}
.widget .button {
	width: 200px;
}
