/*
Theme Name: The Angry Penugin *test*
Theme URI: theangrypenguin.com
Description: 
Version: 1.0
Author: Machismo
Author URI: itsmachismo.com
MACHI MACHISMO!

*/

/*////////////GENERAL LAYOUT RULES/////////////*/
body {
	margin: 0px 0px 0px 20px;
	padding: 0;
	background-repeat:no-repeat;
	background-color: #000000;
	
}
#container {
	margin: 0 0px 0 0px;
	width: 1000px;
	float: left;
	border: 0px solid #666666;
	font-family: "Trebuchet MS", Verdanda, Arial, Helvetica;
	font-size: 12px;
	line-height:16px;
}
#container2 {

	width: 1000px;
	margin-left: 0px;
	float:left;
}
#container3 {
	margin: 0 0px 0 0px;
	padding: 0px;
	width: 900px;
	float:left;
	border: 0px solid #666666;
}
/*///////////TYPEOGRAPHY////////////////*/

h1 {
	font-family: Verdanda, Arial, Helvetica, sans-serif;
	font-size: 32px;
}
h2 {
	font-family: Georgia, times, serif;
	font-size: 10px;
}


h3 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
}
h4 {
    font-family: Verdanda, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 9px;
}
p {
	margin-bottom: 18px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #990000; 
}
a:hover {
	text-decoration: none;
}
a:visited {
}
/*///////////////HEADERS///////////////*/
#header {
	width: 949px;
	float:left;
	height: 332px;
	border: 0px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}
#header p, #header h1, #header h2 {
display:none;
}

/*/////////////////*CONTENT//////////////////*/
#content {
background-color:#999997;
background-repeat:repeat;
margin: 0 0 0 63px ;
width: 678px;
float: left;
border: 0px solid #000000;
}

#bodycap {
margin: 0 ;
float:left;
width: 905px;
height: 34px;
background-color: #999999 ;
background-image: url(images/body_cap.png);
}
/*//////////////SIDBARS/////////////////////*/
#sidebar{
	margin:0px;
	padding: 25px 0 0px 9px;
	width: 150px;
	height: 178px;
	background-image:url(images/side_bar.png);
	background-repeat:no-repeat;
	border: 0px solid #ff9900;
	float:right;
	
}
	


/*/////////////NAV///////////*/

#navigation_image {
width: 949px;
height:67px;
float: left;
background-image:url(images/navigation.png);
background-position:left;
background-repeat: no-repeat;
border: 0px solid #003333;
}
#navigation{
position: absolute;
height: 67px;
width: 395px;
text-decoration: none;
}

#navigation a i { visibility:hidden;}

#home {
position:absolute;
top: 24px;
width: 48px;
height: 21px;
left: 99px;
}
#videos {
position:absolute;
top: 33px;
width: 53px;
left: 160px;
}
#store {
position:absolute;
top: 20px;
width: 43px;
left: 237px;
}

#events{
position:absolute;
top:40px;
width: 53px;
left: 281px;
}

#sightings{
position:absolute;
top:43px;
width: 87px;
left: 350px;
}

#comic{
position:absolute;
top:43px;
width: 84px;
left: 477px;
}

#contact{
position:absolute;
top:37px;
width: 65px;
left: 575px;
}


#navigation_image h2 {
display: none;
}

#navlist{
padding: 10px 10px;
margin-left: 0px;
border-bottom: 1px solid #778;
font-weight: bold;
}




/*/////////////BLOG ELEMENTS/////////////*/

.post
{
background-color:#999997;
border: 0px dotted #414141;
float:left;
margin: 5px 5px 5px 15px ;
font-family: "Trebuchet MS", Verdanda, Arial, Helvetica;
font-size: 12px;
line-height:16px;
}

#postbottom
{
float:left;
margin: 10px;
}

.date-header
{
float:left;
height:14px;
width:635px;
margin-top: 15px;
margin-right: 5px;
margin-bottom: 15px;
padding-left: 0.5em;
padding-top: 0.25em;
padding-bottom: 0.25em;
background-color: #000000;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}

.post-title 
{
float:left;
width:600px;
margin-top: 0.25em;
margin-bottom: 0pt;
margin-left: 7pt;
padding-top: 0pt;
padding-right: 5pt;
padding-bottom: 4px;
padding-left: 0pt;
font-size: 140%;
line-height: 1.4em;
}

.postcontent
{
float:left;
width:625px;
margin-top: 0pt;
margin-right: 5pt;
margin-bottom: 0.75em;
margin-left: 15pt;
line-height: 1.6em;
border: 0px dotted #333333;

}

p.post-footer
{
float:right;
margin-top: -0.25em;
margin-right: 15pt;
margin-bottom: 5pt;
margin-left: 15pt;
background-color:#999997;
border:0px dotted #333333 ;
color: #000000;
}


/*////////////FORMS////////////*/

/*////////////COMIC ELEMENTS////////*/

.comic-title{
	font-family: Georgia, times, serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 50px;
	}

.comicpage{
 	 margin: 0px 0px 0px 0px;
     padding: 0px;
     border: solid;
	 border-style: solid;
	 border-top-width: 0px;
	 border-right-width:0px;
	 border-bottom-width: 0px;
	 border-left-width:0px;
	}	
	
	
.comicnav{
 	 margin: 0px 0px 0px 50px;
     padding: 0px;
     border: solid;
	 border-style: solid;
	 border-top-width: 0px;
	 border-right-width:0px;
	 border-bottom-width: 0px;
	 border-left-width:0px;
	}


/*////////////FOOTER////////////*/

#pushbottom {
	clear:both;
}
#footer {
	border: 0px solid #552200;
	float:left;
	height: 73px;
	width: 1000px;
}
#footerRight {
	margin: 0 10px 0 0px;
	width: 100px;
	float:right;
	border: 1px solid #552200;
	background-color: #000000;
}
#footerLeft {
	margin: 0 ;
	width: 949px;
	height: 73px;
	float: left;
	border: 0px solid #332200;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position:left;
	background-color: #7B786D;
}
#footer h3{
display:none;
}

/*////////////EVENTS///////*/

.event_cap
{
background: url(images/events_cap.png) #d6d2cf;
border: 0px solid #666666;
width:624px;
height:46px;
float:left;
margin: 0px 0px 0px 1px ;
padding: 0px 0px 0px 0px;

}


.event
{
background-color: #d6d2cf;
border: 1px solid #666666;
width:610px;
height:20px;
float:left;
margin: 0px 0px 0px 0px ;
padding: 5px 0px 3px 13px;
font: bold 15px Arial, Helvetica, sans-serif;
color:#666666;
}

.event_odd
{
background-color: #f2efe9;
border: 1px solid #666666;
width:610px;
height:20px;
float:left;
margin: 0px 0px 0px 0px ;
padding: 5px 0px 3px 13px;
font: bold 15px Arial, Helvetica, sans-serif;
color:#666666;
}

.date
{
background-color: #f2efe9;
border: 1px solid #666666;
width:75px;
height:20px;
float:left;
margin: 0px 0px 0px 0px ;
padding: 5px 0px 3px 13px;
font: bold 15px Arial, Helvetica, sans-serif;
color:#666666;
}



/*///////////IMAGES////////*/
img {
     margin: 4px 4px 1px 4px;
     padding: 0px;
     border: solid;
	 border-style: solid;
	 border-top-width: 7px;
	 border-right-width:7px;
	 border-bottom-width: 19px;
	 border-left-width:7px;
	 
}

.social{
	 margin: 0px 0px 0px 0px;
     padding: 0px;
     border: solid;
	 border-style: solid;
	 border-top-width: 0px;
	 border-right-width:0px;
	 border-bottom-width: 0px;
	 border-left-width:0px;
	 }

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*///////////EXTRA CLASSES////////////*/

