/*
Theme Name: jquerytheme
Theme URI: http://www.whatsthebigidea.com/
Description: The jquerytheme WordPress theme based on jquery and grids.
Version: 1.0
Author: David Radovanovic 
Author URI: http://www.whatstehbigidea.com/
Tags: blue, custom header, fixed width, two columns, widgets

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


Begin Typography & Colors*/
BODY
{
	font-size: 62.5%;
/*Resets 1em to 10px*/
	font-family: Arial, Helvetica, Sans-Serif;
	background: #D5D6D7 url(images/kubrickbgcolor.jpg);
	color: #333;
	text-align: center;
}
#page
{
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}
#header
{
	background: #73A0C5 url(images/kubrickheader.jpg) no-repeat bottom center;
}
#headerimg
{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}
#content
{
	font-size: 1.2em;
}
.widecolumn .entry P
{
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry
{
	line-height: 1.4em;
}
.widecolumn
{
	line-height: 1.6em;
}
.narrowcolumn .postmetadata
{
	text-align: center;
}
.thread-alt
{
	background-color: #F8F8F8;
}
.thread-even
{
	background-color: white;
}
.depth-1
{
	border: 1px solid #DDD;
}
.even, .alt
{
	border-left: 1px solid #DDD;
}
#footer
{
	background: #EEE url(images/kubrickfooter.jpg) no-repeat top;
	border: none;
}
SMALL
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
H1, H2, H3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
H1
{
	font-size: 4em;
	text-align: center;
}
#headerimg .description
{
	font-size: 1.2em;
	text-align: center;
}
H2
{
}
H2.pagetitle
{
	font-size: 1.6em;
}
.post H2
{
	font-size: 1.1em;
}
#sidebar H2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
}
H3
{
	font-size: 1.3em;
}
H1, H1 A, H1 A:hover, H1 A:visited, #headerimg .description
{
	text-decoration: none;
	color: #55532C;
}
DIV#hd H1
{
	color: #FDFFC6;
}
DIV#hd H1 A
{
	color: #A1902A;
}
DIV#hd H1 A:hover
{
	color: #CFAC24;
}
#hd
{
	background-color: #55532C;
}
H2, H2 A, H2 A:visited, H3, H3 A, H3 A:visited
{
	color: #333;
	font-weight: bold;
}
.pagenav H2
{
	font-size: 1.1em;
}
#hd H2
{
	color: #C1C783;
	font-weight: normal;
	margin-top: -0.4em;
	font-size: 1.05em;
}
H2, H2 A, H2 A:hover, H2 A:visited, H3, H3 A, H3 A:hover, H3 A:visited, #sidebar H2, #wp-calendar CAPTION, CITE
{
	text-decoration: none;
	font-weight: bold;
	color: #817B0E;
}
.entry P A:visited
{
	color: #B85B5A;
}
.commentlist LI, #commentform INPUT, #commentform TEXTAREA
{
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.commentlist LI UL LI
{
	font-size: 1em;
}
.commentlist LI
{
	font-weight: bold;
}
.commentlist LI .avatar
{
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}
.commentlist CITE, .commentlist CITE A
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist P
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform P
{
	font-family: Arial, Helvetica, Sans-Serif;
}
.commentmetadata
{
	font-weight: normal;
}
#sidebar
{
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
SMALL, #sidebar UL UL LI, #sidebar UL OL LI, .nocomments, .postmetadata, BLOCKQUOTE, STRIKE
{
	color: #777;
}
CODE
{
	font: 1.1em "Courier New", Courier, Fixed;
}
ACRONYM, ABBR, SPAN.caps
{
	font-size: 0.9em;
	letter-spacing: 0.07em;
}
A, H2 A:hover, H3 A:hover
{
	color: #104477;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	color: #147;
	text-decoration: underline;
	font-weight: bold;
}
.pagenav UL LI
{
	line-height: 1.5em;
}
.breadcrumbtop A
{
	font-weight: bold;
	/*[empty]color:;*/
}
#wp-calendar #prev A, #wp-calendar #next A
{
	font-size: 9pt;
}
#wp-calendar A
{
	text-decoration: none;
}
#wp-calendar CAPTION
{
	font: bold 1.3em "Lucida Grande", Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar TH
{
	font-style: normal;
	text-transform: capitalize;
}
/*End Typography & Colors
Begin Structure*/
BODY
{
	margin: 0 0 20px;
	padding: 0;
	background: #FFF;
}
#page
{
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}
#header
{
	background-color: #73A0C5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
}
#headerimg
{
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn
{
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn
{
	padding: 10px 0 20px;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post
{
	margin: 0 0 40px;
	/*[disabled]text-align:justify;*/
}
.post HR
{
	display: block;
}
.widecolumn .post
{
	margin: 0;
}
.narrowcolumn .postmetadata
{
	padding-top: 5px;
}
.widecolumn .postmetadata
{
	margin: 30px 0;
}
.widecolumn .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment
{
	text-align: center;
	margin: 5px 0px;
}
.postmetadata
{
	clear: both;
}
.clear
{
	clear: both;
}
#footer
{
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer P
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/*End Structure
Begin Headers*/
H1
{
	padding-top: 70px;
	margin: 0;
}
H2
{
	margin: 28px 0 0;
	font-weight: bold;
}
H2.pagetitle
{
	margin-top: 30px;
	text-align: center;
}
#sidebar H2
{
	margin: 5px 0 0;
	padding: 0;
}
H3
{
	padding: 0;
	margin: 30px 0 0;
}
H3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}
/*End Headers
Begin Images*/
P IMG
{
	padding: 0;
	max-width: 100%;
}
/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid)*/
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
IMG.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
/*End Images
Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets.*/
HTML>BODY .entry UL
{
	/*[disabled]margin-left:0px;*/
	/*[disabled]padding:0 0 0 30px;*/
	/*[disabled]list-style:none;*/
	/*[disabled]padding-left:10px;*/
	/*[disabled]text-indent:-10px;*/
}
DIV.post DIV.entry UL
{
	list-style-type: disc;
	margin: 10px 10px 11px 1px;
	padding: 20px 0px 24px 15px;
	background-color: transparent;
	background-image: url(http://www.new-york-web-design.org/wp-content/uploads/2009/03/checkmark.gif);
	background-repeat: no-repeat;
}
DIV.post DIV.entry UL LI
{
	list-style-type: square;
}
HTML>BODY .entry LI
{
	margin: 7px 0 12px 14px;
	font-weight: bolder;
	color: #4F4B00;
	line-height: 1.3em;
}
.entry UL LI:before, #sidebar UL UL LI:before
{
	/*[disabled]content:"\00BB \0020";*/
}
.entry OL
{
	padding: 0 0 0 35px;
	margin: 0;
}
.entry OL LI
{
	margin: 0;
	padding: 0;
}
.postmetadata UL, .postmetadata LI
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar UL, #sidebar UL OL
{
	margin: 0;
	padding: 0;
}
#sidebar UL LI
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar UL P, #sidebar UL SELECT
{
	margin: 5px 0 8px;
}
DIV#hd UL.accordion LI P
{
	color: #FFFFFF;
	margin-top: -0.5em;
	font-size: 0.95em;
}
#sidebar UL UL, #sidebar UL OL
{
	margin: 5px 0 0 10px;
}
#sidebar UL UL UL, #sidebar UL OL
{
	margin: 0 0 0 10px;
}
OL LI, #sidebar UL OL LI
{
	list-style: decimal outside;
}
#sidebar UL UL LI, #sidebar UL OL LI
{
	margin: 3px 0 0;
	padding: 0;
}
/*End Entry Lists
Begin Form Elements*/
#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s
{
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit
{
	padding: 1px;
}
.entry FORM
{
/*This is mainly for password protected posts, makes them look better.*/
	text-align: center;
}
SELECT
{
	width: 130px;
}
#commentform INPUT
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform
{
	margin: 5px 10px 0 0;
}
#commentform TEXTAREA
{
	width: 100%;
	padding: 2px;
}
#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit
{
	margin: 0 0 5px auto;
	float: right;
}
/*End Form Elements
Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}
.commentlist
{
	padding: 0;
	/*[disabled]text-align:justify;*/
}
.commentlist LI
{
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist LI UL LI
{
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist P
{
	margin: 10px 5px 10px 0;
}
.children
{
	padding: 0;
}
#commentform P
{
	margin: 5px 0;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}
/*End Comments
Begin Sidebar*/
#sidebar
{
	padding: 20px 0 10px;
	margin-left: 545px;
	width: 190px;
}
#sidebar FORM
{
	margin: 0;
}
/*End Sidebar
Begin Calendar*/
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next A
{
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev A
{
	padding-left: 10px;
	text-align: left;
}
#wp-calendar A
{
	display: block;
}
#wp-calendar CAPTION
{
	text-align: center;
	width: 100%;
}
#wp-calendar TD
{
	padding: 3px 0;
	text-align: center;
}
#wp-calendar TD.pad:hover
{
/*Doesn't work in IE*/
	background-color: #FFF;
}
/*End Calendar
Begin Various Tags & Classes*/
ACRONYM, ABBR, SPAN.caps
{
	cursor: help;
}
ACRONYM, ABBR
{
	border-bottom: 1px dashed #999;
}
BLOCKQUOTE
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}
BLOCKQUOTE CITE
{
	margin: 5px 0 0;
	display: block;
}
.center
{
	text-align: center;
}
.hidden
{
	display: none;
}
HR
{
	display: none;
}
A IMG
{
	border: none;
}
.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/*End Various Tags & Classes
Captions*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
/*-khtml-border-radius: 3px*/
	-webkit-border-radius: 3px;
/*border-radius: 3px*/
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*End captions
"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."*/
#custom-doc
{
	width: 49.31em;
	width: 48.12em;
	min-width: 641px;
	margin: auto;
	text-align: left;
	/*[empty]padding:;*/
}
DIV#tcform.contactform FORM
{
	width: 85%;
}
DIV.entry P
{
	line-height: 1.6em;
	padding: 0.5em;
}
STRONG
{
	font-weight: bold !important; /*[e]bold*/
}
.accordion, .accordion *
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
LI.one H3 A, LI.two H3 A, LI.three H3 A, LI.four H3 A, LI.five H3 A, LI.six H3 A, LI.seven H3 A, LI.eight H3 A
{
	color: #FFFFFF;
}
UL.accordion.accordion3 LI H3 A:hover
{
	color: #FFF077;
}
.one
{
	background: #41488D url(http://new-york-web-design.org/wp-content/themes/default/images/web-design.jpg) no-repeat;
	padding: 201px 0px 0px 8px !important; /*[e]201px 0px 0px 8px*/
}
.two
{
	background: #272625 url(http://www.new-york-web-design.org/wp-content/uploads/2009/03/web-programming.jpg) no-repeat;
	padding: 201px 0px 0px 8px !important; /*[e]201px 0px 0px 8px*/
}
.three
{
	background: #FFA12D url(http://www.new-york-web-design.org/wp-content/uploads/2009/03/web-gallery.jpg) no-repeat;
	padding: 201px 0px 0px 8px !important; /*[e]201px 0px 0px 8px*/
}
.four
{
	background: #D40000 url(http://www.new-york-web-design.org/wp-content/uploads/2009/03/web-design.jpg) no-repeat;
	padding: 201px 0px 0px 8px !important; /*[e]201px 0px 0px 8px*/
}
.eight
{
	background: #3164FF url(http://www.new-york-web-design.org/wp-content/uploads/2009/03/web-applications.jpg) no-repeat;
	padding: 201px 0px 0px 8px !important; /*[e]201px 0px 0px 8px*/
}
.seven
{
	background: #006766 url(http://www.new-york-web-design.org/wp-content/uploads/2009/03/blog-design1.jpg) no-repeat;
	padding: 201px 0px 0px 8px !important; /*[e]201px 0px 0px 8px*/
}
.six
{
	background: #F0C952 url(http://www.new-york-web-design.org/wp-content/uploads/2009/03/wordpress-design.jpg) no-repeat;
	padding: 201px 0px 0px 8px !important; /*[e]201px 0px 0px 8px*/
}
.five
{
	background: #2037BB url(http://www.new-york-web-design.org/wp-content/uploads/2009/03/oscommerce-design.jpg) no-repeat;
	padding: 201px 0px 0px 8px !important; /*[e]201px 0px 0px 8px*/
}
.accordion LI
{
	cursor: pointer;
	padding: 10px;
}
.accordion .active_click
{
	cursor: default;
}
.breadcrumbtop
{
	top: 7px;
	position: relative;
	left: 11px;
	color: #817B0E;
}
UL.xoxo
{
	line-height: 1.5em;
}
H2.widgettitle
{
	padding-top: 0.6em;
}
.contactform
{
}
.contactform LABEL
{
	font-size: 0.9em;
}
.contactform INPUT
{
}
.contactform TEXTAREA
{
	width: 178px;
}
.contactform_respons
{
}
.contactform_error
{
}
.widget .contactform
{
/*same fields but in sidebar*/
}
