/*  
Theme Name: Slick
Theme URI: http://zackbartel.com/
Description: Theme for zackbartel.com
Version: 0.1
Author: Zack Bartel
Author URI: http://zackbartel.com/

	Slick v0.1
	 http://binarybonsai.com/kubrick/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
body { font: 11px/1.6em "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif; margin: 0; background: #dfdfdf url(images/Texture.jpg);
	color: #333;
}

a { color: #006e98; text-decoration: none; border: none; }

a:hover { color: #0095cd; text-decoration: underline; }

a:active { color: #cd6416; }

a:visited { color: #919191; }

p, Ul {
	text-align: justify;
	margin: 10px 20px;
	padding: 0;
}

ul { padding: 0 0 0 15px; }

h2 {
	font-size: 16px;
	margin: 20px 20px 10px;
	color: #484848;
    padding-top: 20px;
}

h3 {
	margin: 15px 15px 7px;
	font-size: 11px;
	color: #484848;
}

*.center, #sidebar *.center {
	text-align: center;
}

#sidebar p, #sidebar ul {
	margin: 7px 15px 10px;
	padding: 0;
	text-align: left;
}

#sidebar ul { 
    padding-left: 15px; 
    list-style: none;
}

.button {
    padding-left: 30px;
}

.navigation {
    float: right;
    padding-right: 90px;
}

.date {
	color: #7d7d7d;
	font-weight: normal;
	/* float: right; */
    padding-left: 40px;
}

img.right {
	float: right;
	margin: 0 0 3px 10px;
}

img.left {
	float: left;
	margin: 0 10px 3px 0;
}

a img {
	border-width: 0;
}

/*<group=Header>*/

h1 { margin: 0; padding: 0; }
h1 a { display: block; text-indent: -1000em; /*\*/overflow: hidden; /**/
    width: 100%; height: 123px; background: #5776ff url(images/Header1.jpg);
	width: 100%;
	font-size: 10px;
}
	
/*</group>*/

/*<group=Tabs>*/

#tabs { display: block;
background: #e6e6e6 url(images/TabMosaic.gif) repeat-x 0 100%;
}

#tabs ul
{
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}

#tabs ul li { display: block; margin: 2px 0 0 -1px; padding: 0; float: left;}

#tabs ul li#blog { margin-left: 4px; }
#tabs ul li a { display: block; padding: 7px 10px 8px 31px; float: left; color: #5b5b5b; text-decoration: none; }

#tabs ul li span { display: block; float: left; background-image: url(images/TabIcons.gif); background-repeat: no-repeat }

/*<group=Inactive icons>*/

#tabs ul li#photos span { background-position: -1193px 50% }
#tabs ul li#blog span { background-position: -1393px 50% }
#tabs ul li#projects span { background-position: -1593px 50% }
#tabs ul li#resume span { background-position: -1793px 50% }
#tabs ul li#infosys span { background-position: -1993px 50% }
#tabs ul li#support span { background-position: -2193px 50% }

/*</group>*/

/*<group=Active icons>*/

#tabs ul li.active#photos span { background-position: 7px 50% }
#tabs ul li.active#blog span { background-position: -193px 50% }
#tabs ul li.active#projects span { background-position: -393px 50% }
#tabs ul li.active#resume span { background-position: -593px 50% }
#tabs ul li.active#infosys span { background-position: -793px 50% }
#tabs ul li.active#support span { background-position: -993px 50% }

/*</group>*/

#tabs li a { background: url(images/TabMosaic.gif) no-repeat 100% -120px; }
#tabs li.active { background: url(images/TabMosaic.gif) no-repeat 0px 0px #fff; }
#tabs li.active a { background: url(images/TabMosaic.gif) no-repeat 100% -60px; }
	
/*</group>*/

/*<group=Main Layout>*/

#pagewrapper { display: block; width: 708px; margin: 20px auto 0;
	background: url(images/ShadowMosaic.gif) repeat-y -708px 0;
}

#shadowwrapper {
	padding: 2px 4px 0;
	background: url(images/ShadowMosaic.gif) no-repeat 0 0;
}

#content {
	display: block;
	background: #fff;
	padding-top: 0;
}

#content.columns {
	background: #fff url(images/ShadowMosaic.gif) repeat-y -2124px 2px;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

#footer {
	display:  block;
	background: url(images/ShadowMosaic.gif) no-repeat -1416px 0px;
	padding: 15px 4px 10px;
	width: 700px;
	margin: -4px auto 0;
	font-size: 10px;
	text-align: left;
	color: #666;
}

.footerbutton   {
    float: right;
    padding-right: 10px;
}

#main {
	float: left;
	width: 500px;
	padding: 0 0 15px;
}

#sidebar {
	float: right;
	width: 199px;
}
	
/*</group>*/

/*<group=Software Pages>*/

#currentpath {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

#actions {
	background: #dcdcdc url(images/ActionCorners.gif) no-repeat 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 179px;
	color: #7d7d7d;
	line-height: 2.6em;
	margin: 12px 11px 4px;
}

#actions p {
	background: url(images/ActionCorners.gif) no-repeat -179px 100%;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

#actions p a {
	color: #454545;
}

#actions p a#dl {
	background: url(images/ActionIcons.gif) no-repeat 0px 50%;
	padding-left: 14px;
}

#actions p a#bn {
	background: url(images/ActionIcons.gif) no-repeat -200px 50%;
	padding-left: 15px;
}

#sidebar .smallinfo {
	color: #555;
	text-align: center;
	margin-top: 4px;
}

hr {
	border: 0;
	width: 90%;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	margin: 15px auto;
	padding: 0;
}

p#ratings img {
	padding: 5px 1px 2px 2px;
}

p#quotes {
	font-style: italic;
	color: #4c4c4c;
}

.screenshot {
	border: 1px solid #cccccc;
	padding: 1px;
}

ul#sections, ul#sections a {
	font-size: 12px;
	line-height: 1.7em;
	color: #484848;
}

ul#sections li {
	list-style: none outside;
}

ul#sections li.active, ul#sections li.active a {
	font-weight: bold;
	text-decoration: none;
	list-style: url(images/Bullet.gif);
}

#softheader {
	margin: 12px 5px 0px 12px;
}

/*</group>*/

/*<group=Front Page>*/

#appshowcase {
	display: block;
	width: 700px;
	height: 270px;
	margin: 0;
	padding: 0;
	background: url(images/FrontPage.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

#appshowcase li {
	list-style: none;
}

#appshowcase #cssedit a, #appshowcase #deskshade a {
	display: block;
	width: 350px;
	height: 270px;
	position: absolute;
	text-indent: -1000em;
}

#appshowcase #cssedit a {
	top: 0;
	left: 0;
}

#appshowcase #deskshade a {
	top: 0;
	left: 350px;
}

p.frontpage {
	margin-bottom: 30px;
}
	
/*</group>*/
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


.roundcont {
    background-color: #e6e6e6;
    color: #000;
}

.roundcont p {
    margin: 0 10px;
}

.roundcont form {
    margin: 0 10px;
}

.roundtop { 
    background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
    background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#box    {
    padding-left: 20px;
}

#delete {
    float: right;
}

#message    {
    color: red;
    width: 20px;
    margin-left: 20px;
}

.code	{
	background: #efefef;
	margin: 0px 30px 0px 30px;
	padding: 5px;
	border-style: dashed;
	border-width: 1px;
}

#rackathon_corner_ad {
    position: absolute;
    left: 0;
    top: 0;
    background: url(left_corner_ad.gif) no-repeat;
    display: block;
    height: 125px;
    width: 125px;
    text-indent: -999em;
    text-decoration: none;
} 

