/*
THEME NAME: v2
THEME URI: http://themeshaper.com/thematic-for-wordpress/
DESCRIPTION: A highly extensible, search-engine optimized WordPress Theme Framework featuring 13 widget-ready areas, grid-based layout samples, styling for popular plugins and more.
VERSION: 0.7
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS:three columns,two columns,fixed width,simple,seo,microformats,widgets,framework,options page,hooks,filters,valid XHTML,valid CSS
.
Thematic is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}


/* My Edits below here ----------------------------------------------*/

body {
background-color:#FFFFFF;
}

#wrapper {
border:0;
}

#container-bottom, #main, #siteinfo, #footer, #container-bottom{
width: 500px;
margin: 0px auto;
}

#menu, #main, #subsidiary, #siteinfo {
padding: 0;
}



/* Sidebar ----------------------------------------------------------*/


#container-right {
width:310px;
float:left;
}

.box,.main-aside {
padding: 5px;
width:300px;
float:left;
font-family:tahoma;
border:0;
background:#FFFFFF
}

.aside ul ul, .box ul{
list-style: none;
margin: 0;
}

.box h3 {
font-size:12px;
font-weight:bold;
}

#searchform .screen-reader-text {
display:none;
}

input, select {
font-size:12px;
font-family:tahoma;
line-height:12px;
}

#s, .archive-dropdown {
width:130px;
}


#recent-posts-3 li {
padding:0px 0px 5px 0px;
}



/* Body -------------------------------------------------------------*/



#container {
width: 500px;
background-color:#ffffff;
padding:0;
margin: 0px 20px 0px 0px;
float:left;
}

#index-top .widgetcontainer {
margin: 0;
padding: 0;
border:0;
}

#content .widgetcontainer {
margin:0;
padding:0;
}

#index-top .textwidget {
font-size: 20px;
}

#content {
padding: 0;
margin: 0px 0px 0px 0px;
width: 100%;
}


/* Post -------------------------------------------------------------*/


.hentry{
margin:0;
padding: 10px 0px 0px 0px;
background-image:url(/images/patternbg3.png);
background-repeat:repeat-x;
background-position:bottom;
}

.page-title {
padding: 0px 10px 0px 10px;
}

.entry-title {
font-size:16px;
font-family:arial;
}

.entry-title, .entry-content, .entry-meta , .entry-utility {
padding: 0px 10px 0px 10px;
}

.entry-content {
font-family:arial;
}

.entry-content img {
margin:0;
}

.entry-meta, .entry-utility{
font-size:10px;
font-family:arial;
color: rgb(51, 51, 51);
}

.entry-meta a, .entry-utility a {
font-style:normal;
color: rgb(51, 51, 51);
}





/* Entry ------------------------------------------------------------*/

.entry-utility {
padding-top: 30px;
margin:0px 0px 0px 0px;
}

#nav-above, #nav-below {
margin: 0px auto;
padding: 0;
font-family:verdana;
font-weight:bold;
font-size:12px;
line-height:80px;
width:500px;
}

#comments, #respond {
background-color: rgb(222,222,222);
}

#comments {
padding:0px 10px 0px 10px;
margin:0;
}

#respond {
border:0;
padding:0;
width:auto;
}

#content .aside h3 {
font-size:14px;
padding:0;
}

#single-bottom {
background-color: rgb(222, 222, 222);
padding:10px;
}

#single-bottom ul li {
font-size:10px;
font-family:verdana
}



/* Video ------------------------------------------------------------*/

.video, .image {
margin-left: auto;
margin-right: auto;
margin-bottom:10px;
text-align:center;
}

.video p, .image p {
background: rgb(237, 237, 237);
color: #333333;
}

#screen {
width:500px;
height:366px;
background-image:url(/images/screen.png);
background-repeat:no-repeat;
padding-left:25px;
padding-top:22px;
margin-bottom:40px;
z-index:21;
}

#screen2 {
width:500px;
height:361px;
background-image:url(/images/screen2.png);
background-repeat:no-repeat;
padding-left:52px;
padding-top:54px;
margin-bottom:40px;
z-index: 21;
}


.player {
position:relative;
width:450px;
height:287px;

z-index: 21;
}

.playerh {
position:relative;
width:225px;
height:287px;
float:left;
z-index: 21;
}

.player2 {
position:relative;
width:303px;
height:237px;
z-index: 21;
}

#dimmer {
background-color: rgb(0, 0, 0);
opacity: 0.8; /* Safari, Opera */
-moz-opacity:0.80; /* FireFox */
filter: alpha(opacity=80); /* IE */
z-index: 20;
height: 100%;
width: 100%;
background-repeat:repeat;
position:fixed;
top: 0px;
left: 0px;
}

#vcontrols {
position:relative;
z-index:21;
}


/* Footer -----------------------------------------------------------*/

