/*  
Theme Name: epress.at
Theme URI: 
Description: 
Version: 1.0
Author: mediainvent
Author URI: http://www.mediainvent.com 

	
 */

html{
     }

body{
	width: 750px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 50px;
	font-family: Verdana, Helvetica, Arial, 'Trebuchet MS', sans-serif;
	font-size: 13px;
	border: 1px dashed #f4c63b;
	padding: 40px;
     }


#header {
	text-align: center;
	margin-bottom: 40px;
}

#header ul, #footer ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
}

#header ul li {
	display: inline;
	border-right: 1px solid #666666;
	padding-left: 5px;
	padding-right: 7px;
}

#header ul {
	padding-bottom: 5px;
	border-bottom: 1px dashed #f4c63b;
}

#header ul li.page-item-9 {
	border: none;
}

#header ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#header ul li.current_page_item a, #footer ul li.current_page_item a  {
	color: #666666;
}

#footer {
	clear: both;

}


#footer ul li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
		margin-top: 10px;
}

#footer ul li.page-item-48 {
	border-right: 1px solid #666666;
}

/*--------------------for your text--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }
     
h2 {
	color: #9ed0ce;
}

h3 {
	color: #51a5db;
	font-size: 13px;
	
}



acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
	 	margin: 0;
     	padding: 0;
     }
     dt{
     	margin: 0;
     	padding: 0;
          }
          dd{
          	     	margin: 0;
     	padding: 0;
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------for links--------------------*/


a {
	color: #3a938b;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------iamges as a link--------------------*/
a img{
	border: none;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

.wp-image-200, .wp-image-201 {
	border: 1px solid #CCCCCC;
}

/*--------------------images --------------------*/
img {
	/*margin-bottom: 10px;*/
	
}

.alignleft {
	float: left;
     }

.alignright {
	float: right;
     }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
     }
  
 .wp-caption {
 	margin: 0;
  	padding: 0;
 	font-size: 10px;
 }   
 
 .wp-caption-dt {
 	margin-left: 10px;
 } 
 
 
/*--------------------read more link--------------------*/

.more-link{
     }

/*--------------------pages with pagination--------------------*/
p.serif{
     }

/*--------------------search--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------comments--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------calendar--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id in relationsship to the id of the widget*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------categories--------------------*/

li#categories{
     }

.widget_categories{
     }


