/*
Theme Name: Blank 1 sidebar - right (theme development)
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: Anna
Author URI: 
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */
.sidebar {background:#7f96aa;margin-top:25px;}
.home_content
{
padding-top:60px;
padding-left:10px;
padding-right:10px;
line-height:2em;
color:#333333;
line-height:1.5em;
}
.home_left
{
height:375px;
display:block;
margin-left:10px;
width:250px;
float:left;
background:url('images/home_left.jpg') no-repeat #fff;
-moz-border-radius:10px;
-webkit-border:10px;
}
.home_right
{
height:375px;
display:block;
width:251px;
margin-left:10px;
float:left;
background:url('images/home_right.jpg') no-repeat #fff;
-moz-border-radius:10px;
-webkit-border:10px;
}
.home_center
{
height:375px;
display:block;
margin-left:10px;

width:458px;
float:left;
background:url('images/home_center.jpg') no-repeat #fff;
-moz-border-radius:10px;
-webkit-border:10px;
}
.post
{
background:#fff;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
padding-top:10px;
color:#333333;
line-height:1.5em;
margin-top:-30px;
margin:10px;
-moz-border-radius:10px;
-webkit-border:10px;
}

.submenu li
{
margin:15px;
}
.submenu li a
{
color:#fff;
font-weight:bold;
font-size:24px;
width:275px;
padding:10px;
display:block;
border-left:#002d56 5px solid;
background:#fff;
color:#002d56;
}
.submenu li a:hover
{
background:#002d56;
text-decoration:none;
color:#fff
}
.home
{
width:153px;
background:url('images/home_up.jpg');
}
a.home:hover
{
background:url('images/home_down.jpg');
}
.recipients
{
width:176px;
background:url('images/rec_up.jpg');
}
a.recipients:hover
{
background:url('images/rec_down.jpg');
}
.nominees
{
width:171px;
background:url('images/nom_up.jpg');
}
a.nominees:hover
{
background:url('images/nom_down.jpg');
}
.event
{
width:172px;
background:url('images/event_up.jpg');
}
a.event:hover
{
background:url('images/event_down.jpg');
}
.sponsors
{
width:167px;
background:url('images/sponsors_up.jpg');
}
a.sponsors:hover
{
background:url('images/sponsors_down.jpg');
}
.contact
{
width:161px;
background:url('images/contact_up.jpg');
}
a.contact:hover
{
background:url('images/contact_down.jpg');
}
/* - BASIC STUFF - */
.nav
{
width:1000px;
height:68px;
margin:0;
padding:0;
}
.nav a
{
height:68px;
display:block;
float:left;
}
body {background:url('images/background.jpg') bottom center repeat-x fixed #FFF;font:11pt/13pt Calibri, Verdana, Geneva, sans-serif;color:#000;margin:0 auto;padding:0 20px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
#footer h3
{
color:#fff;
}
#footer p
{
color:#fff;

}
#footer p a
{
color:#fff;
}
#footer p a:visited
{
color:#fff;
}
h2.page-title {font-size:180%; width:620px; background:#7f96aa; margin-left:-20px; padding-left:20px; color:#fff; height:2em; line-height:2em;}

/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:1000px;background:url('images/page_back.jpg') 0px 356px no-repeat #08345b }
#header {height:288px;margin:0 auto;padding: 0; width:1000px; background:url('images/header.jpg') no-repeat;}
#footer {margin:20px auto 0;clear:both;padding:20px;text-align:center}
#header h1
{
display:none;
}

/* -- POSTS -- */

.posts-wrap {float:left; clear:none;width:660px;}

/* -- SIDEBARS --*/
.sidebar-wrap {margin:0 auto;overflow:hidden; float:right; clear:none;width:300px;}
.sidebar {width:99%;clear:none;}
.block-1 {float:right;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}

