@charset "utf-8";
/* CSS Document */

body
{
background-image: url(../images/paper-bg.jpg);
background-repeat: repeat-y; 
background-position: center;
height: 100%;
margin: 0px 0px 0px 0px;
text-align: center;
border: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 1.8;
color: #4E4E4E;
}

a
{
font-size: 12px;
border-bottom: 1px dotted;
text-decoration: none;
color: #f6185c;
}

a:hover
{
font-size: 12px;
color: #ff6699;
}

a.no-border
{
border: none;
}

img
{
border: none;
}

div#container
{
width: 1024px;
height: 100%;
margin-left: auto;
margin-right: auto;
text-align: left;
}

div#left-container
{
width: 505px;
height: 100%;
float: left;
text-align: left;
}

div#right-container
{
width: 519px;
height: 100%;
float: left;
text-align: left;
}

div#header-nav
{
width: 519px;
height: 205px;
}

div#name-tag
{
float: left;
}

div#navigation
{
float: left;
width: 206px;
padding: 55px 0px 0px 0px;
}

div#navigation a img
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: none;
display:block;
}

div#small-black-bar
{
margin: 13px 0px 0px 0px;
width: 100%;
height: 33px;
background-color: #000000;
}

div#content
{
min-height: 900px;
}

.project-tidbit
{
float: left;
margin: 10px 0px 30px 0px;
}

.project-imgpreview
{
float: left;
background-color: #e8d7a8;
padding: 15px 15px 25px 15px; 
}

.project-text
{
float: right;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
padding: 0px 15px 0px 25px;
line-height: 1.8;
text-align: left;
width: 300px;
color: #4E4E4E;
}

.project-text .description
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
display: block;
letter-spacing: 3px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.project-text .title
{
font-family: "Times New Roman", Times, serif;
font-size: 17px;
font-weight: bold;
color: #b8342d;
display: block;
margin: 0px 0px 20px 0px;
}


div#copyright
{
margin: 90px 0px 30px 0px;
}

div#spiel
{
margin: 34px 0px 0px 21px;
float: left;
}

div#request-quote
{
float: right;
margin: 0px 30px 20px 0px;
}

div#featured-work
{
float: left;
margin-bottom: 20px;
}

img.left-header
{
margin: 20px 0px 20px 0px;
border: none;
}

img.left-separator
{
margin: 30px 70px 20px 0px
}

div#left-modules
{
text-align: left;
width: 310px;
margin: 0px 0px 0px 140px;
}

div#w3c
{
margin: 70px 0px 30px 0px;
}

div#w3c img
{
margin: 0px 10px 0px 0px;
}

div#w3c .valid
{
font-size: 11px;
margin: 0px 0px 20px 0px;
color: #666666;
}


/* Contact Me */

div#contact-spiel
{
padding: 30px 0px 0px 20px;
}

div#contact
{
margin: 0px 30px 0px 30px;
}

.subtitle
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
color: #b8342d;
display: block;
margin: 20px 0px 10px 0px;
clear: left;	
}

.text
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 1.8;
text-align: left;	
color: #4E4E4E;
margin-bottom: 25px;
clear: left;
}

.contact-medium
{
margin: 0px 0px 0px 0px;
height: 37px;
}

.contact-medium-image
{
float: left;
}

.contact-medium-text
{
float: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #4E4E4E;
margin: 10px 0px 0px 10px;
}

.contact-medium-text small
{
color: #7b7b7b;
}

div#form
{
margin: 60px 0px 0px 0px;
}

div#form input, textarea
{
display: block;
margin: 0px 0px 20px 0px;
}

.bordered-toronto
{
width: 379px;
background-color: #e8d7a8;
padding: 12px 12px 12px 12px; 
margin-bottom: 70px;
clear: left;
}

.services
{
margin: 0px 0px 15px 15px;
display: block;
float: left;
width: 200px;
}

.services ul
{
list-style-image: url(../images/check-bullet.png);
}

.work
{
overflow: auto;
margin-bottom: 15px;
clear: both;
}

.work img
{
float: left;
padding: 7px;
margin: 0px 15px 15px 0px;
background-color: #e8d7a8;
height: 85px;
}

/* Twitter Related CSS */

div#twitter_div
{
width: 280px;
margin: 0px 0px 0px 0px;
}

div#twitter_div ul
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
list-style: none;
margin: 0px 0px 10px 0px;
padding: 0px 20px 0px 20px;
line-height: 1.5;
text-align: left;
color: #4E4E4E;
}

div#twitter_div ul a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
/*text-align: right;
color: #FF0000;
list-style: none;
display: block;
border: none;*/
border-bottom: 1px dotted #f6185c;
}

div#twitter_div ul a:hover
{
/*text-decoration: underline;*/
border-bottom: 1px dotted #ff6699;
}

/* Flickr Related CSS */

#flickr-feed {
width: 100%;
height: 90px;
margin: 5px 0px 0px 10px;
}

#flickr-feed a img {
float: left;
margin: 0px 0px 0px 5px;
background: #e8d7a8;
padding: 6px;
width: 75px;
height: 75px;
border: none;
}

/* Normal Bubble */
div.bubble 
{
width: auto;
font-size: 0.75em;
margin-bottom: 24px;
}

div.bubble blockquote 
{
margin: 0px;
padding: 0px;
border: 1px solid #c9c2c1;
background-color: #fff;
}

div.bubble blockquote p 
{
margin: 10px;
padding: 0px;
}

div.bubble cite 
{
position: relative;
margin: 0px;
padding: 7px 0px 0px 15px;
top: 6px;
background: transparent url(../images/css-bubble/tip.gif) no-repeat 20px 0;
font-style: normal;
}

/* Rounded Bubble */
div.bubble div.rounded 
{
margin-bottom: 10px;
border: 3px solid #fff;
background-color: #b7e0ff;
}

div.bubble div.rounded blockquote 
{
border: 0;
background-color: transparent;
}

div.bubble div.rounded blockquote p 
{
margin: 0px 10px;
}

div.bubble cite.rounded 
{
position: relative;
margin: 0px;
padding-left: 15px;
padding-top: 12px;
top: 9px;
background: transparent url(../images/css-bubble/tip-rounded.gif) no-repeat 15px 0;
}

/* Pimped Bubble */
div.pimped div.bubble 
{
margin: 40px 0px 10px 0px;
font-size: 0.9em;	
font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.pimped div.bubble div.rounded 
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #ffffff;
border: 3px solid #fff;
background-color: #111;
}

div.pimped div.bubble cite.rounded 
{
background: transparent url(../images/css-bubble/tip-pimped.gif) no-repeat 15px 0;
}
