/*















Theme Name:		WithoutATraceroute













Theme URI:		http://malapropaganda.com















Description:		An free, open- source wordpress theme















Version:		1.0















Author:			Monica Joyce & Brendan McCollam















Author URI:		http://withoutatraceroute.com















*/















/* 















  -- Even more rounded corners with CSS: Base stylesheet yay --















*/







#searchform {
	padding-top: 10px;
}
#serachform input {
	padding: 5px;
}
/* Styles for photo gallery */







.caption {
	text-align: center;
}
.postmetadata {
	margin-bottom:12px !important;
	clear:both;/*line-height:1.2em;*/
}
.postmetadata a, p {
	line-height: 1.2em !important;
}
<!--
img.alignright {
	margin: 0 7px 2px 0;
}
img.alignleft {
	margin: 0 0 2px 7px;
}
-->
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.attachment {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img {
	margin: 10px;
}
/* End of photo gallery styles */







#sidebar1 {
	width: 21%;
	min-width:200px;
	margin:0px;
	padding:0;
	float:left;
}
#sidebar2 {
	width:21%;
	min-width:200px;
	margin: 0px 9px 4em -22%;
	float:right;
	height:auto;
}
#sidebar1 h2, #sidebar1 h3, #sidebar2 h2, #sidebar2 h3 {
	text-align:center;
}
#main {
	width:50%;
	margin:0px 0px 0px 30px;
	padding:0;
	float:left;
	position:relative;
}
#header {
	font-family:"Courier New", Courier, monospace;
	background-image:url(images/logo3.png);
	background-repeat: no-repeat;
	height:250px;
	width:900px;
	padding:10px;
}
#header h1 {
	font-size:5em;
	padding-bottom:0px;
	padding-right:2px;
	position: relative;
	height: auto;
	width: auto;
	left: 180px;
	top: 80px;
}
#header h2 {
	font-size:2em;
	position: relative;
	height: auto;
	width: auto;
	left: 100px;
	top: 50px;
}
.spacer {
	clear:both;
	width:30px;
}
#footer {
	width:99%;
	float:left;
	margin-top:30px;
	clear:both;
	background: #000;
	border: #fff 1px;
	padding:10px;
}
#footer p, #footer a {
	color:#fff;
	margin:0px;
	line-height:1.5em;
}
#footer p {
	padding-left:15px;
}
#footer a:hover {
	color:#1696c9;
	text-decoration:none;
}
.pagetitle {
	text-align:center;
}
#archive-header {
	width:99%;
	float:left;
	clear:both;
	background: #000;
	border: #fff 1px;
	padding:10px;
}
#archive-header h3, #archive-header h2, #archive-header h1 {
	color:#fff;
	margin:0px;
	line-height:1.5em;
}
#comments-box {
	max-width:100%;
	margin:0px;
	padding:0;
<!--
 float:left;
-->
 position:relative;
}
#comments-box p {
	line-height:1.8em;
	margin:0px;
	padding:0;
}
#comments-box small {
	margin:0;
	padding:0;
}
#commententry {
	margin:0px;
	/*margin-left:20px;*/


padding:0;
<!--
 float:left;
-->
 position:relative;
}
#commententry h1, #commententry p {
	margin:0px;
	padding:0.5em 0px 0.5em 0px;
}
#commententry h3 {
	margin:0px;
	padding:1.2em 0px 0px 0px;
}
/* Comment text box is too wide */



#comment {
	width:100%;
	margin:1px;
	padding:0px;
}
#commentform {
	margin:0px;
	padding:0px 12px 0px 0px;
}
#submit {
	margin-bottom:10px;
}
.post p, .post a {
	margin:0px;
	padding:0.5em 0px 0.5em 0px;
}
/*BACKGROUND*/















body {
	position:relative;
	background-color: transparent;
	background-image: url(images/pattern1_copy.png);
	background-repeat: repeat;
	/*background-attachment: scroll;















background-x-position: 0%;















background-y-position: 0%;*/















font-family: verdana, tahoma, arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 76%;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	margin:-10px;
	padding:0;
	min-height:400px;
}
/* Floating the outside container */







.container {
	float: left;
	width:1200px;
	margin:0px;
	padding:0;
}
/*---HEADER DIALOG BOX---*/







.box {
	position:relative;
	right:100px;
	margin:10px 0px 0px 0px;
	min-width:1000px;
	/*max-width:1200px; based on image dimensions - not quite consistent with drip styles yet */







 color:#fff;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
	padding:10px;
}
.box .content, .box .t, .box .b, .box .b div {
	background:transparent url(images/header_blue.png) no-repeat top right;
	_background-image:url(images/header_blue.gif);
}
.box .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:0px 12px 0px 0px;
}
.box .t {
	/* top+left vertical slice */







 position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}
.box .b {
	/* bottom */















 position:absolute;
	width:100%;
}
.box .b, .box .b div {
	position:absolute;
	height:30px; /* height of bottom cap/shade */
	font-size:1px;
}
.box .b {
	position:relative;
	background-position:bottom right;/* width:100%;*/
}
.box .b div {
	position:relative;
	width:12px;  /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}
/*---DIALOG BOX*--->*/











.dialog {
	position:relative;
	margin:0px auto;
	min-width:8em;
	/*max-width:1200px;  based on image dimensions - not quite consistent with drip styles yet */







 color:#fff;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
	padding:10px;
}
.dialog .content, .dialog .t, .dialog .b, .dialog .b div, .dialog .b .divmain {
	background:transparent url(images/dialog-new2-914.png) no-repeat top right;
	_background-image:url(images/dialog-dark-1600x2400.gif);
}
.dialog .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:0px 12px 0px 0px;
}
.dialog .t {
	/* top+left vertical slice */







 position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}
.dialog .b {
	/* bottom */







 position:absolute;
	width:100%;
}
.dialog .b, .dialog .b div, .dialog .b .divmain {
	position:absolute;
	height:30px; /* height of bottom cap/shade */
	font-size:1px;
}
.dialog .b {
	position:relative;
	background-position:bottom right;/* width:100%;*/
}
.dialog .b div {
	position:relative;
	width:12px;  /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}
.dialog .b .divmain {
	position:relative;
	width:12px;  /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
	margin-top:-12px !important;
}
.dialog ol, .dialog ul, .dialog li {
	text-decoration:none;
	margin:0;
	padding:0.5em 0.5em 0.5em 0.5em;
	line-height:1.5em;
	list-style-type: none;
	overflow:hidden !important;
}
.dialog a:link, .dialog a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.dialog a:hover {
	color:#1696c9;
	text-decoration:none;
}
.dialog h1 {
	padding:0.5em 0px 0.5em 0px;
	margin:0px;
}
.dialog h3, .dialog h2 {
	padding:0.5em 0px 0.5em 10px;
}
.dialog p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
	padding:0.5em 10px 0.5em 10px;
	line-height:1.8em;
}
.dialog .wrapper {
	/* extra content protector - preventing horizontal overflow (past background) */



 position:static;
	max-width:600px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}
.dialog .wrapper2 {
	/* extra content protector - preventing header overflow  */



 position:static;
	max-width:900px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}
small {
	padding:0.5em 10px 1em 10px;
}
