/*
Theme Name:		Retro Cocktail
Theme URI: 		http://markptjan.com/cocktail/
Version: 		1.0
Description: 	        A theme inspired by the shapes and colours of the 1980's arcade scene.
Author: 		Mark P. Tjan
Author URI:		http://markptjan.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2009 Mark P. Tjan All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.
*/

/* Primary Body */

html, body{
height:100%;
}

body {
margin-top:0;
margin-bottom:0;
background-color: #38394D;
}

img {
border:0px;
}

#wrapper {
min-height:100%;
clear:both;
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
width:863px;
background-image: url(images/main-bg.jpg);
font-family:Trebuchet MS, Arial;
}

#navi {
width:863px;
height:30px;
}

#container {
margin-left:auto;
margin-right:auto;
width:785px;
}

#primary {
width:500px;
float:left;
padding-left:8px;
}

.footer {
clear:both;
padding:3px;
text-align:bottom;
}

#secondary {
float:right;
width:200px;
}

/* Text Styles */

a:link {color: #00679E; text-decoration:none;}
a:visited {color: #00679E; text-decoration:none;}
a:active {color: #00679E; text-decoration:none;}
a:hover {color: #5EC18B; text-decoration:underline;}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:16px;
font-weight:bold;
}

#copyright {
font-size:10px;
}

.aside {
font-size:12px;
margin-right:10px;
}

ul, li .aside {
list-style-image: url(images/list-button.gif);
margin-left:-20px;
}

hr {
height:5px;
border:0;
background-color:#00689C;
}

/* Widgets and Sidebar */

.search {
background:#ECECEC;
font-size:10px;
font-family:verdana;
}

input.search {
width: 130px;
border:0;
border-bottom:1px solid #000000;
}

/* Posts and Pages */

#primary.hfeed {
font-size:.9em;
line-height:1.3em;
}

.divider {
font-weight:bold;
color:#CCCCCC;
}

.galleryframe {
margin-left:auto;
margin-right:auto;
font-size:10px;
text-align:center;
float:left;
position:relative;
padding:5px;
}