/*
Theme Name: Current
Theme URI: http://elizabethmakesgames.com
Description: Just another WordPress site
Version: 0.0.1
Author: admin
Author URI: 
*/

/* COLORS

#D7CCB0 - Tan
#C2BDA0 - Olive
#A6B6C6 - Light Blue (background)
#516B7C - Medium Blue
#042038 - Dark Blue
*/

body { background-color:#A6B6C6; }

#header { background-image:url('http://elizabethmakesgames.com/wp-content/uploads/2011/09/banner2.png'); width:800px; height:200px; margin:10px auto; }
.header-padding { width:800px; height:200px; }
#title { display:none; }

#sidebar { display:none; }
#container { width:804px !important; border-style:none !important; margin:0px !important; }
#content { background-image:none; }

article header { display:none; }
article .title { width:450px; text-align:center; font-size:2.4em; line-height:1.2em; margin:10px auto 40px; border-bottom:4px solid; border-color:#042038; color:#042038; font-weight:bold; }
article .image { width:600px; height:400px; margin:0px auto; border:1px solid #042038; border-radius:6px; overflow:hidden; }
article .image img { width:600px; }
article .text { width:500px; margin:20px auto; padding:10px; color:#042038; }
article .text .heading { font-weight:bold; text-align:center; margin-bottom:10px; font-size:1.1em; }
article .flash { width:420px; margin:0px auto; }
article .slideshow { width:400px; margin:0px auto; }
article .slideshow .slideshow-title { text-align:center }
article .slideshow .slideshow-info { float:right; }
article .slideshow img { border:1px solid #042038 !important; }

.page-id-4 #sidebar { display:block; width:220px; margin-right:0px; margin-left:0px; padding-top:20px; }
.page-id-4 #sidebar p { padding-top:12px; }

.page-id-4 #container { width:580px !important; }
.page-id-4 .row { width:580px; }
.page-id-4 .item { float:left; margin-right:10px; }
.page-id-4 .item img { }
.page-id-4 .caption { width:175px; text-align:center; font-size:1.1em; font-weight:bold; }
.page-id-4 .item a { color:#042038; }
.page-id-4 .item a:hover { color:#516B7C; }