/*
Theme Name: Just 2 Blokes Default
Theme URI: http://www.just2blokes.com/
Description: The original J2B Design.
Version: 1.0
Author: Ryan Paul
Author URI: http://www.just2blokes.com/
*/

div.pages {
clear:both;
margin-top:100px;
}

div.showcasediv {
min-height:201px;
}

img.site-thumb {
margin:0px 5px 5px 0px;
float:left;
border:1px #292929 solid;
width:300px !important;
}

div, body {
font-family:Georgia, Times New Roman, Serif;
font-size:1em;
}

h2 {
color:#eeeeee;
background-color:#666666;
margin:0px 0px 20px 0px;
font-size:1.1em;
padding:10px;
font-weight:normal;
text-shadow: #000000 1px 1px 1px;
}

h2 a { color:#eeeeee; }

.mainbg {
background-color:#cccccc;
background-image:url(images/mainbg.gif);
background-position:center;
background-repeat:repeat-y;
}

a, a:active, a:visited {
color:#292929;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.container {
width:650px;
}

.center {
margin-left:auto;
margin-right:auto;
}

.logo {
width:200px;
height:200px;
background-image:url(images/main-logo.jpg);
margin-top:50px;
margin-bottom:50px;
}

.logo a {
width:200px;
height:200px;
display:block;
text-decoration:none;
}

.inner-container {
border:1px #000000 dotted;
padding:10px;
}
