/*  
Theme Name: 
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: http://

	
 */

html{
     }

body{
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 14px;
	background: #94DAFE;
	margin: 0;
     }

#container {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #000000;
	border-top: none;
	margin-bottom: 40px;
	background: #FFFFFF;

}


#header {

}


#header img {
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

#nav li {
	display: inline;
	border-right: 1px solid #000000;
	padding-left: 3px;
	padding-right: 5px;
}

#nav li.page-item-9 {
	border-right: none;
}

#nav li a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}


#content {
	padding: 10px;
	padding-left: 25px;
	width: 600px;
	float: left;
	border-right: 1px solid #000000;
	min-height: 500px;
}


#content h2 {
	font-size: 15px;
}

#sidebar {
	width: 150px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 5px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
	padding-bottom: 10px;
}

#sidebar h3 {
	font-size: 12px;
}

#sidebar .page-item-124 {
	margin-top: 50px;	
}

#footer {
	clear: both;
}

/*--------------------for your text--------------------*/




p{
     }

h1,h2,h3,h4,h5,h6{
	color: #F94D03;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------for links--------------------*/


a {
	color: #329FD8;
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
	color: #F94D03;
     }
a:link:hover, 
a:visited:hover, #nav li a:hover, #nav li.current_page_item a  { 
	color: #F94D03;
    }
a:link:active, 
a:visited:active {
	color: #F94D03;
     }




/*--------------------images as a link--------------------*/
a img{
	border: none;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------images --------------------*/

.alignleft {
	float: left;
     }

.alignright {
	float: right;
     }

/*--------------------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{
     }


