/*
Theme Name: Magoshop Theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Michael Hoppal
Author URI: http://michael.hoppal.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This 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

*/
body {
font-size: 100%;
font-family: Helvetica, 'Trebuchet MS', sans-serif;
}

a {
text-decoration: none;
}

#mainpage {
width: 960px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
}

#header {
text-align: center;
width: 940px;
height: 240px;
border: 5px solid #000000;
background-color: #000000;
margin-left: auto;
margin-right: auto;
color: #555555;
}

#header ul {
list-style-type: none;
}

#header ul li {
display: inline;
padding-right: 20px;
}

#header a {
color: #555555;
}

#headertop h1 a {
color: #555555;
width: 480px;
text-align: left;
font-style: italic;
}

#headertop h2 {
font-style:italic;
text-align: right;
width: 480px;
color: #555555;
}

#content {
width: 620px;
margin-left: 10px;
margin-right: 10px;
float: right;
}

#main {
width: 960px;
margin-left: auto;
margin-right: auto;
}

#sidebar {
width: 300px;
margin-left: 10px;
margin-right: 10px;
float: left;
}

#footer {
width: 960px;
float: left;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#footer a {
color: #0099FF;
}

#footer a:hover {
font-style: italic;
}

table.categorytable {
text-align: center;
}

td.categorytable {
text-align: center;
width: 315px;
border: 1px solid #CCCCCC;
}

.categorytable a {
color: #555555;
font-family: Georgia, serif;
font-style: italic;
}

.navigation {
width: 100%;
}

.alignleft {
float: left;
text-align: left;
width: 50%;
}

.alignright {
float: right;
text-align: right;
width: 50%;
}

#sidebar a {
color: #555555;
font-family: Georgia, serif;
}

#sidebar a:hover {
font-style: italic;
}

#sidebar ul {
list-style-type: none;
}

#content h3 a {
color: #0099FF;
}

#content h3 a:hover {
font-style: italic;
}

#content a {
color: #0099FF;
}

#content a:hover {
font-style: italic;
}

#content a img {
border: 0;
}
