/*  
Theme Name: NetWebLogic
Theme URI: http://netweblogic.com/
Description: Adaptation of the default wordpress 2.0 theme.
Version: 2.0
Author: Marcus Sykes
Author URI: http://websterwebdesign.co.uk/
*/

body { margin:0px ; padding:0px; }

/* Begin Typography & Colors */
#content .left a{ text-decoration:none; }
#content .left h2 a{ color:#AA1224; }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: 10px;
	color:#999999;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


/* End Typography & Colors */



/* Begin Post Stuff */
	.navigation {
		display: block;
		text-align: center;
		margin-bottom: 50px;
		font-size:12px;
		color:#AAAAAA;
	}
	.navigation a{
		color:#AAAAAA;
	}
	.post {
		margin: 10px 0px 50px 0px;
		text-align: justify;
	}
	#content .post a {
		color:#CC6600
	}
	#content .postmetadata a {
		color:#000033;
		text-decoration:underline;
	}
	#content .alt a {
		color:#666666;
		text-decoration:underline;
	}
	.alt {
		background-color: #f8f8f8;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	.left .postmetadata {
		margin: 30px 0;
		}
	.postmetadata { 
		clear: left;
	}
	.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
	}
	
	.smallattachment {
		text-align: center;
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
	}
	
	.left .attachment {
		text-align: center;
		margin: 5px 0px;
	}


/* End Post Stuff */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .right ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#content .right ul {
	list-style:none;
}

#content .right ul, #content .right ul ol {
	margin: 0px 0px 0px 10px;
	padding: 0;
	}

.right ul li {
	margin-bottom: 20px;
}

.right ul p, .right ul select {
	margin: 5px 0 8px;
	}

.right ul ul, .right ul ol {
	margin: 5px 0 0 10px;
	}

.right ul ul ul, .right ul ol {
	margin: 0 0 0 10px;
	}

ol li, .right ul ol li {
	list-style: decimal outside;
	}

.right ul ul li, .right ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#search { margin-bottom:10px;}
#searchform { 	font-size:12px; }
#searchform input{
	font-size:12px;
	padding:1px;
}
.right #searchform #s {
	width: 90px;
	padding:0px;
	font-size:14px;
}

select { width: 130px; }
/* End Form Elements */



/* Begin Comments*/

.commentlist li {
	font-weight: bold;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.right form {
	margin: 0;
}
.right .status{
	text-align:left;
	font-size:10px;
}
/* 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; }
	
#wp-calendar #prev 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 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

