/*  
Theme Name: NetParty.com 
Theme URI: http://NetParty.com/
Description: NetParty Theme.
Version: 0.1
Author: Arkham
Author URI: http://
*/

@import url(http://static.netparty.com/css/inner2.2.css);

#main { 
	height: 100%;
	overflow: hidden;

}
#changeLocation {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 156px;
	text-indent: 0;
	padding: 0 14px;
	background-position: 99% -15px;
}

.post {
	clear: both;
	margin: 0 0 1em;
}
.post h2 a {text-decoration: none}
.post small {
	margin-bottom: 10px;
	display: block;
}
.entry {
	padding: 4px 20px 0;
}
p.postmetadata {
	margin: 15px 0 0 0;	
}
.navigation {
	overflow: hidden;
	height: 100%;
	margin-bottom: 4px;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}

.post div.wp-caption,
.post img.alignright,
.post img.alignleft,
.post img.aligncenter,
.post img.alignnone,
.post .captioned-photo {
    margin: 0.5em 0 4px 8px;
    padding: 4px;
    border: 1px solid #efefef;
    font-size: 10px;
    font-weight: bold;
    display: inline; /* ie6 double margin bug */
    text-align: center;
}
.post .captioned-photo,
.post div.alignright, 
.post img.alignright  {
    float: right;
    margin: 0.5em 0 4px 8px;
}
.post div.alignleft,
.post img.alignleft {
    float: left;
    margin: 0.5em 8px 4px 0;
}
.post div.alignnone,
.post img.alignnone {
    margin: 0.5em 8px 6px 0;
}
.post div.aligncenter,
.post img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.postmetadata {
    clear:both;
}
p.wp-caption-text {
    margin-bottom: 0;
}

/* sidebar */

#sidebar #widgetsBox {
    float: left;
    width: 279px;
}

#sidebar .blog-widget {
	background: #fff url(http://static.netparty.com/images/bg-inner-widget-medium.gif) no-repeat 0 100%;
	padding: 0 0 20px;
	width: 279px;
}
#sidebar .blog-widget h3 {
	width: 279px;
	height: 35px;
	line-height: 40px;
	margin: 0;
	text-align: left;
	font-size: 1.15em;
	color: #003c56;
	text-indent: 18px;
	background: transparent url(http://static.netparty.com/images/bg-inner-widget-medium.gif) no-repeat 0 0;
}
#sidebar .about-blog h3 span {
	background-image: none;
	margin: 4px 8px 0;
}
#sidebar .blog-widget p,
#sidebar .blog-widget ul,
#sidebar .blog-widget h4 {
	padding: 5px 25px;
	font-size: 1em;
	background: #fff url(http://static.netparty.com/images/bg-inner-widget-medium-1px.gif) repeat;
	margin: 0;
}
#sidebar .blog-widget ul ul {
	background-image: none;

}

#sidebar .about-blog #feedLink  {
	font-size: .94em;
}
.about-blog #feedLink a {
	text-decoration: none;
}
.about-blog #feedLink a img {
	vertical-align: top;
}


#search {
	width: 279px;
	margin-top: 4px;
	position: relative;
	background: #fff url(http://static.netparty.com/images/bg-blog-search.gif) repeat-y 0 0;
	height: 58px;
}
#search h3 {
	top: 12px;
	left: 18px;
	font-size: 16px;
}
#search h3, #search h3 span {

}
	
#searchform {
	position: absolute;
	top: 14px;
	left: 130px;
}
#searchform .text {
width: 95px;
}
#searchform #searchsubmit {
	height: 22px;
}

#searchInfo {
	margin: 4px 10px 4px 10px;
	padding: 2px 0 0;
	font-size: .9em;
	border-top: 1px solid #ccc;
	font-style: italic;
}

#sidebar .browse {
	overflow: hidden;
	height: 100%;
	float: left;
	width: 278px;
	background: #fff url(http://static.netparty.com/images/bg-inner-widget-medium.gif) no-repeat 0 100%;
	position: relative;
	padding: 0 0 20px;
	border: 0 none;
	display: inline; /* ie6 double margin bug */
}

#sidebar .browse h3 {
	height: 35px;
	line-height: 40px;
	margin: 0;
	text-align: left;
	font-size: 1.15em;
	color: #003c56;
	text-indent: 18px;
	background: #ebebeb url(http://static.netparty.com/images/bg-inner-widget-medium.gif) no-repeat 0 0;
}

#sidebar .browse .ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
	position: absolute;
	right: 12px;
	top: 8px;
	line-height: .8;
	background: transparent;
	border: 0 none;
}

#sidebar .browse .ui-tabs-nav li {
	display: inline;
	float: left;
	list-style: none;
	margin:0 0 0 4px;
	border: 0 none;
}

.browse .fragments {
	background: #fff url(http://static.netparty.com/images/bg-inner-widget-medium-1px.gif) repeat-y 0 0;
	padding: 4px 12px 4px 8px;
}
#browseInfo {
	padding: 0 8px;
	font-size: .94em;
}
#browseInfo p {
	margin: 0;
}

/* Comment List */
.commentlist {
	margin: 0 auto 1.25em;
	width: 430px;
	padding: 4px 15px 15px;
}
h3#comments {
	margin: .5em 0 .75em;
	font-size: 1.1em;
}
.commentlist li.odd , .commentlist li.even {
	list-style: none;
	border: 2px solid #E3EAED;
	margin: 1em 0 0;
	padding: 1em 15px;
	background: #fff url(http://static.netparty.com/images/comment.gif) no-repeat 0 3px;
}


/* Comment Form */
#commentFormWrapper {
	margin: 10px 0 0;
	padding: 4px 15px 15px;
	background-color: #E3EAED;
	width: 400px;
	margin: 0 auto;
}

h3#respond {
	margin: .5em 0 .75em;
	font-size: 1.1em;
}
#commentform {
	margin: 0 auto;
	text-align: center;
}
input#author, input#email, input#url, textarea#comment {
	border: 1px solid #666;
	color: #000;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding: 4px 8px;
	width: 95%;
}
#commentform #submit {
	margin: 5px 0 0;
	width: 155px;
	height: 35px;
}
#commentform label {
	display: block;
	line-height: 1.2em;
	font-size: .9em;
	text-align: left;
}