/*  
Theme Name: Edmopera Custom Theme
Theme URI: 
Description: Theme to be integrated into the existing design of edmontonopera.com. 
Version: 1.0
Author: Martin Thorne
Author URI: http://www.whiteknightlogic.net 

	
 */

hmtl{
     }

body{
     }

/*--------------------for your text--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }
     

h2 {
	border-bottom: 1px dotted #555;
	
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-weight: bold;
}

h3 {
	border-bottom: 1px dotted #777;
	
	margin-top: 0;
	font-weight: bold;
}


h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}


acronym, abbr, span.caps {
	cursor: help;
	
	}

acronym, abbr {
	border-bottom: 1px dashed #333;
	font-size: 90%;
	letter-spacing: .07em;
	}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	}

blockquote cite {
	font-size: 90%;
	font-style: normal;
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------for links--------------------*/


a {
     }
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{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies --------------------*/

body img.wp-smiley{
     }



/*--------------------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{
     }

/*--------------------wp-sidebar--------------------*/
#wp-sidebar {
	float:left;
	width: 120px;
	color: #eee;
	padding-bottom: 10px;
}

#wp-sidebar ul {
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	margin-left: 10px;
	padding: 0;
}
#wp-sidebar ul li {

}

#wp-sidebar ul h2 {
	font-weight: bold;
	font-size: 120%;
	line-height: 100%;
}

#wp-sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: disc;
	padding: 0;
	padding-left: 10px;
	
}

/*--------------------wp-powered--------------------*/
#wp-powered {
	width: 620px;
	float:right;
	text-align: center;
	padding: 10px;
}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
