@charset "utf-8";
/* CSS Document

--------
Styles for Anthonydamasco.net/blog
by Thr4shmetal
--------

 */
/*import from main site */

#wrap {
padding-top:0px;
margin-top:0px;
width:1000px;
position:relative;
height:auto;
margin-left:auto;
margin-right:auto;
}

.title_nav {
padding-top:6px;
height:55px;
width:938px;
margin-left:6px;
margin-right:6px;
background:#e8eaf1;
border-bottom:thin;
border-bottom-color:#cccccc;
border-bottom-width:thin;
border-bottom-style:solid;
}

.logo_text a{
position:absolute;
top:19px;
left:15px;
font-size:30px;
font-family:Arial, Helvetica, sans-serif;
}

.logo_text a:hover{
padding-top:2px;
padding-left:2px;
font-size:30px;
font-family:Arial, Helvetica, sans-serif;
}

.nav_link {
height:25px;
padding-top:5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
position:absolute;
}

.nav_link_selected {
height:15px;
position:absolute;
border:thin;
border-style:solid;
padding-top:5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 8px;
border-color:#c3c4ca;
background:#ffffff;
}

.nav_link a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#636363;
}

.nav_link a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#545454;
}

.nav_link_selected a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#636363;
}

/* end import */


body {
font-family:Arial, Helvetica, sans-serif;
color:#3B3B3B;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-image:url(http://anthonydamasco.net/images/background.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#d5e1dd;
}




a {
color:#747e80;
text-decoration:none;
}

a:hover {
color:#f2583e;
text-decoration:none;
}

h1, h2, h3, h4 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-weight:normal;
padding:0;
margin:0;
}

input, select {
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
}

textarea {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

abbr {
border:none;
}

#wrap {

width:1000px;
position:relative;
height:auto;
margin-left:auto;
margin-right:auto;

margin-top:6px;
padding-top:0px;
margin-top:0px;
}

/* Header */

#header {
margin:10px 0;
padding:0 5px;
text-align:left;
}

#header h1 {
font-size:22px;
letter-spacing:-1px;
padding:10px 0;
color:#f2583e;
}

#header h1 a {
background:url(images/logo.gif) top left no-repeat;
padding:3px 0 5px 45px;
color:#000;
text-decoration:none;
}

#menu {
font-size:13px;
background:#002a53;
position:relative;
padding:5px;
margin:0 0 10px 0;
width:940px;
text-align:left;
}

#feed {
float:right;
padding:3px 10px;
}

#feed a {
background:url(images/feed.gif) right no-repeat;
padding:0 24px 0 0;
}

#menu ul {
float:left;
list-style:none;
}

#menu li {
float:left;
padding:3px 10px;
border-right:#00355f 1px solid;
}

#menu li:last-child {
border:none;
}

#content {
float:right;
width: 745px;
text-align:left;
padding-right:25px;
padding-left:19px;
border-left-width:thin;
border-left-style:solid;
border-left-color:#b2b2b2;
background-color:#FFFFFF;
font-size:90%;
height:100%;
}


#content h2 {
color:#747e80;
text-decoration:none;
}

#content h2 a {
color:#747e80;
text-decoration:none;
}

#content h2.archive {
font-size:18px;
color:#77bed2;
padding:10px 0 5px 0;
}

#content a.commentsLink {
color:#d44440;
}

/* Navigation */

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.left_menu_title {
text-transform: uppercase;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#2b3e42;
height:25px;;
width:205px;
padding-top:5px;
padding-left:5px;
background-color:#f7f3e8;
border-bottom:solid;
border-bottom-color:#77bed2;
border-bottom-width:2px;
border-bottom-style:solid;
float:left;
margin-bottom:3px;

}

.left_wrap {
width:285px;
padding-top:5px;
padding-left:5px;
float:left;
}

.linked_sites {
height:auto;
}

.linked_sites ul{
list-style:none;
padding: 0px;
margin: 0px;
margin-left:10px;

}

.linked_sites li a{
color:#f7f3e8;
font-size:120%;
width: 210px;;
text-decoration: none;
}

.linked_sites li a:hover{
color:#f2583e;
font-size:120%;
text-decoration: none;

}

.navpost {
font-size:11px;
margin:0 0 20px 0;
}

.navpost div {
background:#002a53;
color:#87b2d8;
padding:2px 4px;
}

.navpost a {
color:#87b2d8;
text-decoration:none;
}

.navpost a:hover {
color:#f2583e;
text-decoration:none;
}

.navigation {
font-size:11px;
margin:0 0 20px 0;
}

.navigation a {
background:#747e80;
display:block;
color:#FFF;
text-decoration:none;
padding:2px 4px;
}

.navigation a:hover {
color:#f2583e;
text-decoration:none;
}

/* Main for posts */

.main{
margin-left:15px;	
padding-left:10px;	
border-left:2px;
border-left-style:solid;
border-left-color:#d5e1dd;
}

.main h3 {
font-size:15px;
font-weight:bold;
margin:0 0 15px 0;
}

.main img {
margin-left:15px;
margin-right:15px;
}

.main a {
color:#747e80;
}

.main a:hover {
color:#f2583e;
}

.main a img {
margin:5px;
padding-left:15px;
padding-right:15px;
border:none;
}

.main a:hover img {
margin:5px;
padding-left:15px;
padding-right:15px;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.stamp {
	border-top:1px;
	border-top-style:solid;
	border-top-color:#96827e;
font-size:11px;
color:#77bed2;
margin:0 0 15px 0;
padding-top:4px;
}

.stamp a {
color:#747e80;
text-decoration:none;
}

.stamp a:hover {
color:#f2583e;
}

.meta {
background:url(images/limit.gif) bottom center no-repeat;
font-size:11px;
line-height:16px;
color:#f2583e;
border-top:#96827e 1px solid;
margin:0 0 15px 0;
padding:5px 10px 30px 10px;
}

img.wp-smiley {
margin:0;
padding:0;
border:none;
}

blockquote {
overflow:auto;
margin:5px 0 5px 30px;
padding:0px 5px 0px 5px;
border-bottom-color: #77bed2;
border-bottom-width: 4px;
border-bottom-style: solid;

background:#d5e1dd;
color:#2b3e42;
width:85%;

}

.warning p {
font-size:13px;
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

/* Sidebar */

#sidebar {
font-size:11px;
float:left;
width:210px;
text-align:left;
background:#2b3e42;
height:100%;
}

#sidebar h3 {
font-size:12px;
font-weight:bold;
color:#000;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

/* Forms: input, textarea */

input {
background:#fff;
padding:3px 5px;
border:none;
border:#77bed2 1px solid;
color:#000;
}

textarea {
background:#fff;
width:400px;
padding:3px 5px;
border:none;
border:#77bed2 1px solid;
color:#000;
}

#searchform {
margin:0px 0 0 0;
}

.searchinfo {
padding:5px 0 0 0;
}

#searchform input {
background:#002a53;
display:block;
padding:3px 5px;
border:#77bed2 1px solid;
color:#fff;
}

#searchform input:hover {
background:#fff;
cursor:pointer;
border:#77bed2 1px solid;
color:#000;
}

#searchform #s {
float:left;
background:#fff;
padding:3px 5px;
border:none;
border:#77bed2 1px solid;
color:#000;
cursor:text;
width:210px;
height:15px;
margin-bottom:5px;
}

input.submit {
margin-left:4px;
float:left;
background:#002a53;
display:block;
padding:3px 5px;
margin:0 0 10px 0;
border:#77bed2 1px solid;
color:#a0cbed;
cursor:pointer;
}

input.submit:hover {
background:#77bed2;
cursor:pointer;
border:#77bed2 1px solid;
color:#fff;
}

/* Comments */

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentList {
list-style:none;
margin:10px 0 30px 0;
}

.commentList li {
padding:0 0 10px 0;
}

.commentList li.bypostauthor .commentText {
border-top:#77bed2 3px solid;
}

.commentMod {
background:#002a53;
padding:1px 3px;
margin:10px 0 0 10px;
}

.commentAuthor {
padding:10px 0;
margin:0 0 0 30px;
width:250px;
color:#77bed2;
}

.commentAuthor img {
float:left;
margin:5px 12px 0 0;
}

.commentAuthor p {
padding:3px 0 0 0;
}

.commentAuthor small {
font-size:11px;
}

.commentText {
background:#fff;
width:480px;
padding:10px;
border-top:#77bed2 3px solid;
}

.commentText p {
line-height:18px;
margin:7px 0;
}

.commentMeta {
font-size:12px;
color:#f2583e;
}

#commentForm p {
color:#f2583e;
font-size:11px;
line-height:18px;
margin:0 0 15px 0;
}

/* Footer */

#footer {
background:#002a53;
position:relative;
font-size:11px;
color:#f2583e;
margin:0 auto;
padding:10px;
width:930px;
text-align:left;
}

#footer a {
color:#87b2d8;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

#top {
float:right;
}

#top a {
background:url(images/top.gif) right no-repeat;
padding:0 16px 1px 0;
}

/* Widgets */

.wp-caption {
border:1px solid #00377c;
text-align:center;
background-color:#001e42;
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-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

#wp-calendar {
padding:10px 0 0 0;
}

#wp-calendar caption {
text-align:left;
padding:0 0 3px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 4px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

/* Round Corners */

.corner-TL{
background:url(images/corners.gif) 0 0 no-repeat;
display:block;
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-TR{
background:url(images/corners.gif) -10px 0 no-repeat;
display:block;
position:absolute;
top:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BL{
background:url(images/corners.gif) 0 -10px no-repeat;
display:block;
position:absolute;
bottom:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BR{
background:url(images/corners.gif) -10px -10px no-repeat;
display:block;
position:absolute;
bottom:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

/* Self-Clear Floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6/7 Hacks */

* html .group {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

.top {
width:1000px;
height:64px;
}

.nav {
width:1000px;
height:26px;
padding-top:3px;
text-align:center;
color:#FFFFFF;
}

.nav a{
color:#FFFFFF;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:1px;
}

.nav a:hover{
text-decoration:underline;
}

.guts {
height:auto;
width:1000px;
border-left:1px;
border-left-style:solid;
border-left-color:#96827e;
border-right:1px;
border-right-style:solid;
border-right-color:#96827e;
background-color:#2b3e42;
}

.bottom_wrap {
width:100%;
height:800px;
background-image:url(http://anthonydamasco.net/images/back_bot.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#2b3e42;
}

.bottom_bar {
height:25px;
width:1000px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
}

.leftblock {
	padding-top:5px;
	height:15px;
	float:left;
}

.leftblock a{
	color:#FFF;
	text-decoration:none;
}

.leftblock a:hover{
	color:#FFF;
	text-decoration:underline;
}

.rightblock {
	height:20px;
	float:right;
	padding-left:5px;
}
.footer {
height:auto;
width:1000px;
margin-left:auto;
margin-right:auto;
}





.footer ul{
margin-top:3px;
}

.footer li {
list-style:none;
margin-left:-20px;
}




.fpart1 {
width:250px;
float:left;
}


.fpart1 li a{
color:#ccc5c2;
text-decoration:none;
font-size:14px;
}



.fpart1 li a:hover{
color:#ccc5c2;
text-decoration:underline;
font-size:14px;
}

.fpart2 {
width:350px;
float:left;
padding-right:25px;
}

.fpart2 li{
color:#ccc5c2;
text-decoration:none;
font-size:16px;
display:block;
padding-bottom:14px;

}

.fpart2 a{
color:#d23733;
text-decoration:none;
size:85%;
}

.fpart3 {
width:375px;
float:left;
}

.fpart3 li a{
color:#ccc5c2;
text-decoration:none;
font-size:14px;
}



.fpart3 li a:hover{
color:#ccc5c2;
text-decoration:underline;
font-size:14px;
}

.fheader {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#96827e;
}

ul {
	margin-left: 25px;
	padding-left: 0;
	border: none;
	padding-top:3px;
	margin-top:3px;
	} 
	
	li {
	margin-bottom: 1px;
	}
	
	li a{
		text-decoration:none;
	}
	
	li a:hover{
		text-decoration:underline;
	}

 ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	
	}
	
 ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #787878;
	}
	
 ul li.first:before {
	content: " ";
	}
	
	#content h2 {
font-size:28px;
padding:5px 0;
border-bottom:1px;
border-bottom-style:solid;
border-bottom:#00C;
}

	#content h2 a{
color:#f2583e;
}

.sponser {
	width:468px;
	margin-top:5px;
	margin-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	font-size:70%;
	font-weight:bold;
}

.sponser2 {
	width:468px;
	margin-top:5px;
	margin-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	font-size:70%;
	font-weight:bold;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#96827e;
	
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#96827e;
	padding-bottom:8px;
	padding-top:2px;
}