/*
Theme Name: IGOR
Theme URI: http://www.igorchak.com/
Description: A custom theme for designer Igor Chak.
Version: 1
Author: Drew Baker
Author URI: http://www.popmag.com.au/
Tags: Large Font, Red, Grey, No Widgets, Fixed Width
*/

/* Globals */
body { color: black; font-family: Helvetica, Arial, sans-serif; font-size: 12px; margin: 0; padding: 20px 0 20px 20px; background: url(images/bg-w.gif); }
img { border: none; }

h2 { margin: 0; padding: 0; }

/*Links*/
a { color: #999999; outline: none; }
a:hover { color:#000000; }
a:visited { color:#999999; }

.nav a { color: #a30000; text-decoration: none; }
#logo a { color: black; text-decoration: none; }

.title h2 a { color: black; text-decoration: none; margin: 0; padding: 0; }
.title h2 a:hover { color: #999; }

a:focus { -moz-outline-style: none; }

/*Lists*/
ul { list-style: none; margin: 0; padding: 0; }
ol { list-style: none; }
li { list-style: none; margin: 0; padding: 0; }

.nav li { font-size: 58px; height: 58px;}

/*Structure*/
/*#container { width: 100%; float: left; background-position: 500px 50px; background: no-repeat; }*/

#logo { width: 563px; height: 79px; margin: 0 0 20px 0; font-size: 92px; }
.nav { width: 563px;}

#content { margin: 20px 0 20px 0; width: 940px; }
#blogcontent { margin: 20px 0 0 0; width: 600px; }
.border { background: url(images/transparent.png); border: 1px solid #999999; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 5px; }
.title { margin-top: 0; } 

#biocontent { margin: 20px 0 20px 0; width: 600px; }

.breaker { height: 12px; margin: 20px 0 20px 0; width: 100%; background: url(images/breaker.gif); }

#footer { height:425px; width: 700px; float: left;  background:url(images/bg-w.gif); }

/*Styles*/

#content p { margin-top: 0; }
#content img, .blogentry img { padding: 5px; background: white; border: 1px solid #999999; }

/*Wordpress*/
.alignleft { float: left; }
.alignright { float: right; }

/*Plug Ins*/


/* Begin Gallery Plus CSS */
.gallery {
margin: 0;
}
.gallery-item {
margin: 0px 10px 10px 0;
float: left;

}
.gallery img {
float: left;
z-index: 1;
position: relative;
}
.gallery-caption {
margin-left: 0;
padding: 0 5px 2px 5px;
float: left;
z-index: 2;
background: white;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
position: relative;
bottom: 1px;
 }
/* End Gallery Plus CSS */
