a {
        color: #000;
        text-decoration:none;
        font-weight:bold;
}

a img {
        border: none;
}

img {}



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



blockquote {
        border-left: 5px solid #ccc;
        margin-left: 1.5em;
        padding-left: 5px;
}


/*++++++++++++++++++ The BACKGROUND IMAGE +++++++++++++++++++++*/
/*+++++ replace "(images/hill.jpg)" with another image from the /images directory of the theme or use the custom background switcher (Appearance - Change Background Image) ++++*/

body {
        
        background-position: center center;
        color: #000;
        font-family: Arial, Verdana, sans-serif;
        margin: 0;
        padding: 0;
}

cite {
        font-size: 90%;
        font-style: normal;
}

h1 {    
		font-size:20px;
}

h2 {
        
		font-size:18px;

}

h3 {
		font-size:16px;
}

h4 {
		font-size:15px;
}

h5 {
		font-size:14px;
}

h6 {
		font-size:13px;
}

p, li {
        font: 13px 'Arial', Verdana, sans-serif;
        line-height:17px;
}



/*       ++++++++++++++++++++++++++++++++++++++++++++++++++++++
        ++++++++++++++ Containers and Headers ++++++++++++++++
         +++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/* ++++++++++++++++++ The Main Container ++++++++++++++++++ */

#rap {
        width:950px;
        margin:0 auto;
		overflow:hidden;

}

/* ++++++++++++++++++ The Content Container - where your posts are ++++++++++++++++++ */

#content {
        width: 597px;
        float:left;
        overflow:hidden;
margin:0 5px;
}


* html #content { /*IE6 only*/
width:590px;
  }

/* ++++++++++++++++++ The Date and comment count container  ++++++++++++++++++ */
.datecomrap {
        float:left;
        width:35px;
        overflow:hidden;
		height:110px;
}

.date {
         color:#fff;
         background:url(images/date.png) no-repeat 0 0;
         width:35px;
         height:60px;
         text-align:center;
         font-size:0.7em;
         padding:3px 0 0 0;
}
* html .date { /*IE6 only*/
        background:#000;
  }

.commy {
         color:#fff;
         background:url(images/comments.png) no-repeat 0 0;
         width:35px;
         height:30px;
         text-align:center;
         font-size:1.1em;
         padding:7px 0 0 0;
         margin-top:10px;
}

* html .commy { /*IE6 only*/
        background:#000;
  }

.commy a, .commy a:hover {color:#fff;}


/* ++++++++++++++++++ The Header Section ++++++++++++++++++ */

#header {
        width:950px;
float:left;
        font-family: Verdana, Arial, sans-serif;
        margin:0;
        padding: 5px 0 0px 0;
        background:url(black.png) repeat 0 0;
		z-index:-100;
}

* html #header { /*IE6 only*/
        background:#000;
		margin-bottom:15px;
		padding:20px 0 0 0;
  }


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

#header a:hover {
        text-decoration: none;
}

#header h1 {font-family:verdana,arial,sans-serif;
            font-size:29px;
            margin: 5px 0 0 20px;
            padding:0;
            color:#fff;


}

#header h1 a:hover {}

#header h2 {margin:2px 0 10px 0; padding:0;
            font-family: verdana, arial, sans-serif;
            font-size:13px;
            color:#fff;
            margin-left:25px;

}

#headerleft {
            float:left;
            width:393px;

}

#headerright a {
        background:url(images/rss2.png) no-repeat -1px -1px;
        width:60px;
        height:59px;
        cursor:pointer;
        float:right;
        margin:5px 10px 0 0;
}

* html #headerright a { /*IE6 only*/
        background:url(images/rss2.jpg) no-repeat -1px -64px;
  }

#headerright a:hover {
        background:url(images/rss2.png) no-repeat -1px -65px;
}


  
* html #headerright a:hover { /*IE6 only*/
        background:#000;
		background:url(images/rss2.jpg) no-repeat -1px -1px;
  } 


.navlink {
        margin:0px 48px 20px 40px;
        color:#808080;
        text-align:center;
        font-size:10px;
}

.navlink a {
        padding:5px 10px;
        font-size:10px;
        background:url(/common/headmenu3.png) repeat-x 0 0;
}

.navlink a:hover {
        color:#000;

}

#headmenu {
font-family: verdana, arial, sans-serif;
width:100%;
font-weight:bold;
float:none;
margin:20px 0 0 0;
color:#fff;


}

#headmenu ul {
margin:0;
padding:0;
}

#headmenu ul li {
			float:left;
			text-align:center;
            list-style-type:none;
			background:url(headtabwhite.png) no-repeat 0 0;
			width:80px;
			height:18px;

			margin-right:2px;
			padding:1px 10px 0 10px;
			
}

#headmenu a {
			font-size:12px;
			color:#000;
			
}


#headmenu li:hover {text-decoration:none; 
}
#headmenu li a:hover{
text-decoration:underline;
}



#headsubmenu {
		padding:0; 
		margin:-55px 0 0 0;
		height:25px;
		width:100%;
		float:right;

		 }
		 
#headsubmenu li a {
		letter-spacing:1px;
		font-size:10px;
		padding:2px 10px;
		line-height:18px;
		color:#000;
		background:url(headmenu3.png) repeat 0 0;
		margin-left:2px;

}

#headsubmenu li a:hover {
		text-decoration:underline;

}		 
		 
#headsubmenu ul {
		margin:0; padding:0;
		background:#000;
}

#headsubmenu li {
		float:left;
		list-style-type:none;
		margin:5px 0 0 0;

}


#headmenu2 {
font-family: verdana, arial, sans-serif;
width:60%;
font-weight:bold;
display:inline;
margin:0;
color:#000;


}

#headmenu2 ul {
margin:0;
padding:0;
}

#headmenu2 ul li {
			float:left;
			text-align:center;
            list-style-type:none;
			background:url(headtabwhite2.png) no-repeat 0 0;
			width:80px;
			height:20px;

			margin-top:-2px;
			margin-right:2px;
			padding:2px 10px 0 10px;
			
}

#headmenu2 a {
			font-size:12px;
			color:#000;
			
}


#headmenu2 li:hover {text-decoration:none; 
}
#headmenu2 li a:hover{
text-decoration:underline;
}


/*++++++ 468x60 px Ad in the Header ++++++ */
#headad {
         width:468px;
         height:60px;
         float:left;
}
#headad img {
border:3px solid #757575;
margin-bottom:10px;
margin-bottom:10px;
}
#headad img:hover {
border:3px solid #ccc;
}


/*++++++ Headcornerstyles ++++++ */

.headcornerwrap {
		height:10px;
		width:100%;
		margin:0; padding:0;

}
* html .headcornerwrap { /*IE6 only*/
        display:none;
  }

.headcornerwrapbottom {
		height:10px;
		width:100%;
		margin:0 0 0 0; padding:0;

}
* html .headcornerwrapbottom { /*IE6 only*/
        display:none;
  }

.cornercontent {
		background:url(black.png) repeat 0 0;
		width:940px;
		height:10px;
		padding:0; margin:0;
		float:left;
		z-index:-100;
}

.cornercontentbottom {
		background:url(black.png) repeat 0 0;
		width:940px;
		height:10px;
		padding:0; margin:0;
		float:left;
		z-index:-100;
}

.cornerleft {
display:none;
		background:url(blackleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
		z-index:-100;
}

.cornerright {
		background:url(blackright10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
		z-index:-100;
}

.cornerleftbottom {

		background:url(blackleftbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
		z-index:-100;
}

.cornerrightbottom {
		background:url(blackrightbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
		display:none;
		z-index:-100;
}




/*++++++ Welcome message container ++++++ */
#first {
border-top:3px double #ccc;
border-bottom:3px double #ccc;
padding:10px 15px;
color:#fff;
letter-spacing:0px;
font-size:12px;
line-height:17px;
background:url(blacklight.png) repeat 0 0;
}



  *+html #first { /*IE7 only*/
     top:145px;
  }
  
#first h3 {
font-size:10px;
color:#ccc;
text-transform:uppercase;
letter-spacing:3px;
border-bottom:1px dotted #ccc;
padding:0 0 3px 0; margin:0 0 5px 0;
}  

#first a {
color:#fff;
font-weight:bold;

}

#first a:hover {text-decoration:underline;}
 
 
.cornercontentfirst {
		background:url(black.png) repeat 0 0;
		width:577px;
		height:10px;
		padding:0; margin:0;
		float:left;
		z-index:-100;
}

.cornerleftfirst {
		background:url(blackleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
		z-index:-100;
}

.cornerrightbottomfirst {
		background:url(blackrightbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
		z-index:-100;
}



/*++++++ Content: Storywrap and corners +++++ */

.posttotal {
	float:right;
	width:575px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	padding:0;
}

* html .posttotal { /*IE6 only*/
        margin:0;
		overflow:hidden;
  }


/* Thumby = the preview image on the front page; frontpagegravatar: the gravatar on the front page*/  
.thumby {
        background: #fff;
		float:left; 
		height:100px; 
		width:100px; 
		margin:2px 10px 10px -2px; 
		overflow:hidden; 
		border:2px solid #ccc;
}
.thumby:hover {
		border:4px solid #ccc;
		margin:0px 8px 8px -4px;
}

/* frontpagegravatar: the gravatar on the front page*/  
.frontpagegravatar {
padding:5px; margin: 0 0 5px 10px; float:right; border:1px solid #ccc;
}  

.storywrap {
	padding:0px 15px;
	font-size:13px;
	text-align:justify;
	float:left;
	width:555px;
	background:url(white.png) repeat 0 0;

}

* html .storywrap { /*IE6 only*/
        padding:15px 20px;
		width: 522px;
		overflow:hidden;
  }
.storywrap2 {
        padding:0px 20px;
        font-size:13px;
        text-align:justify;
        float:left;
        width:557px;
        background:url(white.png) repeat 0 0;
        overflow:hidden;
}

* html .storywrap2 { /*IE6 only*/
        padding:15px 20px;
  }
.storycornerwrap {
	padding:0px;
	font-size:13px;
	text-align:justify;
	float:left;
	width:575px;
	height:10px;
	margin:0;

}
* html .storycornerwrap { /*IE6 only*/
        display:none;
  }
  
.storycornerwrap2 {
        padding:0px;
        font-size:13px;
        text-align:justify;
        float:left;
        width:597px;
		height:10px;
		margin:0;

}
* html .storycornerwrap2 { /*IE6 only*/
        display:none;
  }  

.storycornerwrapbottom {
	font-size:13px;
	text-align:justify;
	float:left;
	width:575px;
	height:10px;
	margin:0;
	padding:0 0 0 0px;


}
* html .storycornerwrapbottom { /*IE6 only*/
        display:none;
  }

.storycornerwrapbottom2 {
        font-size:13px;
        text-align:justify;
        float:left;
        width:597px;
		height:10px;
		margin:0; padding:0px;


}
* html .storycornerwrapbottom2 { /*IE6 only*/
        display:none;
  }  
  
.storycornercontent {
	background:url(white.png) repeat 0 0;
	width:565px;
	height:10px;
	padding:0;
	margin:0;
	float:left;
}

.storycornercontent2 {
		background:url(white.png) repeat 0 0;
		width:577px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.storycornercontentbottom {
	background:url(white.png) repeat 0 0;
	width:555px;
	height:10px;
	padding:0;
	float:left;
	margin-bottom:15px;
}

.storycornercontentbottom2 {
		background:url(white.png) repeat 0 0;
		width:577px;
		height:10px;
		padding:0;
		float:left;
		margin-bottom:15px;
}

.storycornerleft {
		display:none;
		background:url(whiteleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}
.storycornerleft2 {
		background:url(whiteleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}
.storycornerright {
		background:url(whiteright10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.storycornerright2 {
		background:url(whiteright10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.storycornerleftbottom {
		background:url(whiteleftbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.storycornerleftbottom2 {
		background:url(whiteleftbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}
.storycornerrightbottom {
		background:url(whiterightbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.storycornerrightbottom2 {
		background:url(whiterightbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

/* ++++++++++++++++++ The Sidebar Section ++++++++++++++++++ */

#sidebartotal{
width:163px;
float:right;
}



#sidebarright {
        color:#000;
		width:150px;
		float:right;
        padding: 10px 0 30px 0;
        margin:0px;
        overflow:hidden;
		background:url(black.png) repeat 0 0;
		height:840px;
}

#sidebarright form {
        margin: 0;
       padding:0;
        list-style-type:none;
}

#sidebarright input#s {
        text-align:left;
        margin-left:0px;
        width: 77%;
        color: #fff;
        font-weight:bold;
        font-family: verdana, arial,sans-serif;
        font-size:12px;
}

#sidebarright a {font-weight:normal; color:#fff;}

#sidebarright a:hover {
         color:#fff;
         text-decoration:underline;
}

#sidebarright h3 {font-weight:bold; font-size:15px; margin:10px 0 6px 5px;}

#sidebarright ul {
        color: #fff;
        font-weight: bold;
        list-style-type: none;
        margin: 0;
        padding-left: 0px;
}

#sidebarright ul li {
        font-family: Arial, Verdana, sans-serif;
        padding:0 10px 1px 10px;
        margin:3px 0 0 0;
        list-style-type: none;
        font-size:11px;
}


/*++++++ 125x125 px Ads in the right sidebar ++++++ */
.siderightads {
width:100%;
text-align:center;
}
.siderightads img {
border:3px solid #757575;
margin-bottom:10px;
margin-bottom:10px;
}
.siderightads img:hover {
border:3px solid #ccc;
}


#sidebarwrap {
	width:183px;
	overflow:hidden;
	margin:0 0 0px 0px;
	border-right:3px dotted #000;
	border-top:3px dotted #000;
	padding:0;
	float:left;
}


* html #sidebarwrap { /*IE6 only*/
        border:none;
		margin-left:4px;
  }

#sidebarwrap2 {
		width:150px;
		overflow:hidden;
				border-top:3px dotted #000;
		margin:0 0 0px 0px;
		padding:0;
		float:right;
}
* html #sidebarwrap2 { /*IE6 only*/
        border:none;
		
  }
#sidebar {
	width:200px;
	width:200px;
	height:850px;
	float:left;
	color:#fff;
	padding: 0 0 0px 0;
	margin-top:0px;
	background:url(black.png) repeat 0 0;
	overflow:hidden;
}

* html #sidebar { /*IE6 only*/
        background:#000;
		width:200px;
		padding:15px 0;
  }


#search {list-style-type:none;
         padding:5px 5px 5px 0;

}

.notfound {
         margin:40px 100px 0 100px;
         text-align:center;
         font-weight:bold;
         background:#fff;
         padding:20px 10px;
		 color:#000;}


.notfound a {
         text-decoration:underline;}

#sidebar form {
        margin: 0;


        padding:0;

        list-style-type:none;
}

#sidebar input#s {
        text-align:left;
        margin-left:0px;
        width: 77%;
        color: #000;
        font-weight:bold;
        font-family: verdana, arial,sans-serif;
        font-size:12px;
}

#sidebar a {font-weight:normal; color:#fff;}

#sidebar a:hover {
         color:#fff;
         text-decoration:underline;
}


#sidebar h3 {font-weight:bold; font-size:15px; margin:17px 0 6px 5px;}

#sidebar ul {
        color: #fff;
        font-weight: bold;
        list-style-type: none;
        margin: 0;
        padding-bottom:0px;
		padding-left:0px;
}

#sidebar ul li {
	font-family: Arial, Verdana, sans-serif;
	padding:0 10px 1px 10px;
	margin:0px 0 0 0;
	list-style-type: none;
	font-size:11px;
}




 /*+++++++++++++ LOTS OF STYLES FOR THE SIDEBAR WRAPS AND CORNERS ++++++++++++++++++++*/


.sidecornerwrap2 {
display:none;
		width:150px;
		float:left;
		height:10px;
		margin:0; padding:0;
}
* html .sidecornerwrap2 { /*IE6 only*/
        display:none;
  }
  
.sidecornerwrapbottom2 {
		width:150px;
		float:right;
		height:10px;
		height:10px;
		margin:0; padding:0;

}
* html .sidecornerwrapbottom2 { /*IE6 only*/
        display:none;
  }

.sidecornercontent {
		background:url(black.png) repeat 0 0;
		width:200px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornercontentbottom {
	background:url(black.png) repeat 0 0;
	width:163px;
	height:10px;
	padding:0;
	margin:0;
	float:left;
}

.sidecornerleft {
		background:url(blackleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerright {
		background:url(blackright10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.sidecornerleftbottom {
		background:url(blackleftbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerrightbottom {
	background:url(blackrightbot10.png) no-repeat 0 0;
	width:10px;
	height:10px;
	padding:0;
	margin:0;
	float:right;
}

.sidecornerwrap {
display:none;
		width:220px;
		float:right;
		height:10px;
		margin:0; padding:0;
}
* html .sidecornerwrap { /*IE6 only*/
        display:none;
  }

.sidecornerwrapbottom {
	width:183px;
	float:left;
	height:10px;
	height:10px;
	margin:0 0 20px 0;
	padding:0;

}
* html .sidecornerwrapbottom { /*IE6 only*/
        display:none;
  }

.sidecornercontent2 {
		background:url(black.png) repeat 0 0;
		width:130px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornercontentbottom2 {
		background:url(black.png) repeat 0 0;
		width:130px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerleft2 {
		background:url(blackleft10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerright2 {
		background:url(blackright10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

.sidecornerleftbottom2 {
		background:url(blackleftbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:left;
}

.sidecornerrightbottom2 {
		background:url(blackrightbot10.png) no-repeat 0 0;
		width:10px;
		height:10px;
		padding:0; margin:0;
		float:right;
}

/*       ++++++++++++++++++++++++++++++++++++++++++++++++++++++
        ++++++++++++++++++ Special Stylings ++++++++++++++++++
         +++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/* +++++++++++++++ The Heading of your Posts and Pages ++++++++++++++++++ */

.storytitle {
	color:#000;
	font-size:17px;
	padding-bottom:2px;
	border-bottom:1px solid #808080;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
}

.storytitle h3 {text-align:left;font-size:17px;}

.storytitle a {
        text-decoration: none;
        color:#000;
        font-size:16px;
        font-weight:bold;

}

.storytitle a:hover {
        text-decoration:none;
}

.storytitle a:visited {
}


.post {
       clear:both;
       padding-bottom:10px;
       overflow:visible;

}

.feedback {
	float:left;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.feedback a {font-weight:normal;}

.storycontent p a {text-decoration:underline;}
.storycontent2 p {margin:5px 0}
.meta {
        font-size: 10px;
        font-family: Arial, Verdana, sans-serif;
        color: #808080;
        clear:both;
        padding-top:2px;
        border-top:1px solid #808080;
        margin:30px 0 0 0;
}

.meta li, ul.post-meta li {
        display: inline;

}

.meta ul {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;

}


.meta a, .meta a:visited {
        color: #808080;
        font-weight: bold;
}


.meta a:hover {
        border-bottom:1px solid #808080;
}

ul.post-meta {
        list-style: none;
}

ul.post-meta span.post-meta-key {
        font-weight: bold;
}


/* +++++++++++++++ The VIDEO section +++++++++++++++++ */

#videowrap {
width:336px;
margin:0;
		border-top:3px dotted #000;
		float:right;

}


* html #videowrap { /*IE6 only*/
        border:none;
		overflow:hidden;
  }
  
.video {
width:336px;
text-align:center;
background:url(black.png) repeat 0 0;
overflow:hidden;
padding:10px 0;
}

#adsensewrap {
width:336px;
margin:0;
float:right;

}

.text_small {
	color:#333;
	font-size:11px;

}


#searchwrap {
width:336px;
		margin-top:0;
		border-top:3px dotted #000;
		float:right;

}

* html #searchwrap { /*IE6 only*/
        border:none;

		overflow:hidden;
  }

.search{
height:20px;
width:353px;
background:url(black.png) repeat 0 0;
overflow:hidden;
padding:5px 10px 10px 10px;
}

			
/* +++++++++++++++ The comment section +++++++++++++++++ */


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {

        border: 1px solid #808080;
        padding: .2em;
        margin-left:10px;
}

#commentform textarea {
        width:96%;
}

#commentlist {
        width: 97%;
        font-size:11px;
        color:#000;
        margin:0 0 20px 0;
        padding: 0 0 0 10px;
}

#commentlist li {
        border:5px solid #dcdcdc;
        margin:0 0 20px 0;
        list-style-type:none;
        padding:0px;


}


#commentlist ul {margin:0; padding:0;}

#commentlist li p {font-size:12px;
        padding:5px 10px 5px 80px;
        margin:0;

}

#commentlist a {
        text-decoration:underline;
        font-weight:bold;
}

#commentlist li div.meta {padding:0; margin:0; text-align:center;}

#commentlist li .avatar {
        float:left;
        padding:0;
        margin:5px;

}


#commentlist2 {
        width: 97%;
        font-size:11px;
        color:#000;
        margin:0 0 20px 0;
        padding: 0 0 0 10px;
}

#commentlist2 li {
        border:5px solid #dcdcdc;
        margin:0 0 20px 0;
		padding:5px;
        list-style-type:none;
        padding:5px 10px 5px 63px;
        background:#f5f5f5;

}

#commentlist2 li.bypostauthor {
background:#fffdcd;
border:5px solid #7ea936;
}

#commentlist2 ul {margin:0; padding:0;}

#commentlist2 li p {font-size:12px;
        margin:0;
}

#commentlist2 a {
        text-decoration:underline;
        font-weight:bold;
}

#commentlist2 li div.meta {padding:0; margin:0; text-align:center;}

#commentlist2 li .avatar {
        float:left;
        padding:0;
        margin-left:-58px;
		width:50px;
		height:50px;
}

#commentlist2 li ul li { 
	margin-right: -15px;
	margin-left: -50px;
	margin-bottom: -10px;
}

.children { padding: 0; }

.authorcomm {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	line-height:12px;
	font-size:10px;
}

.authorcomm a {text-decoration:none; font-weight:bold;}

.reply {text-align:right; padding:5px;}
.navigation {width:100%; height:20px;}
.cancel-comment-reply{text-align:right; float:none; font-size:12px;}
.comment-meta  a{font-size:8px; float:right; margin-top:-18px; color:#757575;}
.fn {font-size:15px; font-weight:bold;}
.says {display:none;}
#comments {font-size:16px;}
#respond h3 {font-size:16px;}

/* ++++++++++++++++++             Footer                 ++++++++++++++++++ */
.footprint {
        border-top:3px double #fff;
        color: #fff;
        font-size: 10px;
		letter-spacing:1px;
        margin: 10px 0 0 0;
        background:url(blacklight.png) repeat 0 0;
        padding: 0 3px;
        text-align: center;
        clear:both;
		height:17px;
}

* html .footprint { /*IE6 only*/
        background:#000;
  }
.footprint a {
        color:#fff;

}


/* ++++++++++++++++++             MISC                 ++++++++++++++++++ */

fieldset {padding:5px 10px;}
th {vertical-align:top; overflow:hidden; padding:3px;}
td {vertical-align:top; overflow:hidden; padding:3px;}
.postlist {padding-bottom:20px;}

/* ++++++++++++++++++ Not to much css for the Calendar ++++++++++++++++++ */

#wp-calendar {

        border: 1px solid #999;



        empty-cells: show;
        font-size: 11px;
        width:90%;
        text-align:center;
}

#wp-calendar a {text-decoration:underline; font-weight:bold;}
#wp-calendar a:hover {border:none; color:#fff;}
#wp-calendar caption {text-align:left;}



/* ++++++++++++++++++ IMAGES Size & aligment ++++++++++++++++++ */

img.alignleft {
        float: left;
        margin:0 10px 5px 0;

}

img.aligncenter {
        margin-top:10px;
        margin-bottom:10px;
        display: block;
        margin-left: auto;
        margin-right: auto;

}

img.alignright {
        float: right;
        margin:0 0 5px 10px;

}

img.size-thumbnail {
}

img.size-medium{
}

img.size-full {
}

/* ++++++++++++++++++ WORDPRESS Captions & aligment ++++++++++++++++++ */


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

.alignleft {
        float: left;
}

.alignright {
        float: right;
}

.wp-caption {
        border: 1px solid #ddd;
        text-align: center;
        padding-top: 4px;
        margin: 10px;
}

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



.wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
}
 
#sidebar .widget {width:160px;}

.borde-izquierda-negro {
	border-left:#000 1px solid;
}
.borde-derecha-negro {
	border-right:#000 1px solid;
}
