/*
COLORS:

F7A421
D18B1B
AB7216

54B7C4
CDF2F7
D4FAFF

080808
F7F7F7
000000

Flock Blue: 4096EE

--

how about 356AA0


*/
body {
	margin:0px 0px 10px 0px;
	background:#d1d1d1 url(../images/body-bg.gif) top repeat-x;
        font-family: Trebuchet MS, Georgia, verdana, arial, sans-serif;
	}

	A, A:link, A:visited	{ color: #3530AD; text-decoration: none; } 
	A:active, A:hover { color: #3530AD; }
        A:hover { text-decoration:underline; } 
	
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
		color:#383888;
	}
        h1, h2 { 
		margin-bottom:10px;
        }
        h1 {font-size:20pt; }

         .wrapper { 
 	   width:950px;
	   background:#fff;
           border-left:3px solid #31ADAA;
           border-right:3px solid #31ADAA;
         }

         .topmenu  {
            height:50px;
            font-size:small;
	    background:#356AA0;
            text-align:center;
            padding:0px;
            padding-left:20px;
            padding-top:1px;
            color:#080808;
            border-bottom:3px solid #31ADAA;
	    font-weight:bold;
          }

        .topmenu a,
        .topmenu a:link,
        .topmenu a:visited,
        .topmenu a:active {
            color:#95C0ED;
          }

        .topmenu a:hover {
            color:#A5D0FD;
          }

        .topmenu ul { 
        }

        .topmenu li { 
           float:left;
           width:140px;
           list-style:none;
           padding-top:10px;
	   padding-bottom:8px;
           font-size:12pt;
           margin:0px 2px 0px 2px;
        }

        .topmenu #topmenu-selected {
 	   background:white url(../images/tab_bg.png);
        }

        .topmenu #topmenu-selected a {
 	   color:#147784;
        }

     .topmenu2  {
            font-size:small;
	    background:#CDF2F7;
            text-align:center;
            padding:0px;
            padding-left:20px;
            padding-top:0px;
            color:#080808;
            border-bottom:3px solid white;
	    font-weight:bold;
            height:35px;
          }


      .topmenu2 ul {
          height:20px;
        }

        .topmenu2 li {
           float:left;
           width:140px;
           list-style:none;
           padding-top:5px;
           font-size:12pt;
           margin:0px 2px 0px 2px;
        }

        .bottommenu { 
          padding:20px;
          border-top:1px solid #999;
          background:#d1d1d1;
          font-size:10pt;
	  text-align:left;
	  background-image:url(../images/body-bg.gif);
          height:220px;
          clear:both;
        }

	#banner {
		color: #D18B1B;
		font-weight:normal;
		border-bottom:1px dotted #FFF;
		border-top:3px solid #99CCFF;
  		background:#B5E0FF;
  		padding:5px; 
  		/* #text-transform:uppercase; */
		/* letter-spacing: .15em; */
		letter-spacing: 1pt; 
		}
	
	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		color:#AB7216;
		text-decoration: none;
		}

	.description {
		font-size:x-small;
		font-weight:bold;
  		text-transform:none;	
		letter-spacing: none; 		
		}	
				
	#content {
		float:left;
		width:690px;
		background:#fff;
		margin-right:15px;
		padding-bottom:20px;
		text-align:left;
                clear:both;
		}

	#links {
		background:#fff;
		padding:10px;
		float:right;
		border-left:1px dotted #999;
		}
		
	.blog {
  		padding-left:15px;
  		padding-top:15px;
  		padding-right:15px;			
		}	
	
	.blogbody {
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:0px;
		}


	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	
	.title	{ 
		font-size: small; 
		color: #003366; 
		text-transform: uppercase;
		font-weight:bold;	
		}			
		
	#menu {
  		margin-bottom:15px;
		background:#FFF;  							
		}	
		
	.date	{ 
		font-size: small; 
		color: #666; 
		border:1px solid #ddd;
		padding:5px;
		margin-bottom:10px;
		font-weight:normal;
		background:#CDF2F7;
		}			
		
	.posted	{ 
		font-size: x-small; 
		color: #003366;
		margin-bottom:15px; 
		}
		
		
	.calendar {
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
		}
	
	.calendarhead {	
		color:#003366;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
                padding:2px;
		width:190px;
                clear:both;
		}	
        .side a { color:#3396B7; }

	.sidetitle {
		color:white;
		font-size:10pt;
		font-weight:bold;
                width:200px;
                float:right;
  		background:#4096EE url(../images/button.png);
  		height:40px;
  		padding:2px;
  		padding-top:25px;
  		margin-top:5px;
  		text-align:center;
  		text-transform:uppercase;
		letter-spacing: .1em;  					
		}		
	
	.syndicate {
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#EEE;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#003366;
		font-size:xx-small;
		font-weight:bold;
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em  					
		}	
		
	
	.comments-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;			
		}		

	.comments-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;			
		}	

	.trackback-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;			
		}		

	.trackback-url {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:10px;
  		border:1px dashed #CCC;			
		}

	.trackback-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;			
		}

		
	.comments-head	{ 
		font-size: small; 
		color: #666; 
		border:1px solid #999;
		padding:5px;
		font-weight:normal;
		margin-top:10px;		
		}		

	#banner-commentspop {
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-bottom:1px dotted #FFF;
		border-top:3px solid #99CCFF;
  		background:#336699;
  		padding:15px; 
		}

/* additional */

.weekday {
        background-color: transparent;
        color: #0076A3;
        font-weight:600;
        font-size: 14px;
	text-align:center;
}

.month {
        background-color: transparent;
        color: #0076A3;
        font-size: 9px;
        font-weight: 500;
        border-bottom:#0076A3 1px solid;
	text-align:center;
}


#fivedaybox {border-left: 1px #ffffff solid; border-right:1px #ffffff solid; background-color:#ddd;}

.fivedaybox {font-size:9px;}

.fivedayentries { font-family: Verdana, Arial, sans-serif;
  padding:3px;
  text-align:left;
  color: #666666; 
  font-size:9px; }

.fiveday {border:2px solid #ddd; background-color:#F7F7F7; cursor:pointer;}

.fivedayover {border:2px solid #ddd; background-color:#E4FAFF;cursor:pointer;}

input,option,select,textarea {
        border: 1px solid #999;
        background-color: lightblue;
        color: #333333;
        font-size: 9px;
        font-family: verdana, geneva, sans-serif;
}

.event_info { 
   margin-bottom:10px;
   margin-left:10px;
   padding:7px;
   background:#eee;
   border:1px solid #ddd; 
   width:200px;
}

.add_to_calendar {
  margin-top:10px;
  padding-top:10px;
  border-top:1px solid #ccc;
}

.add_to_calendar ul {
           list-style-image:url('../images/icons/001_03.png');
}

.events_list { 
  font-size:10pt;
}

.events_list td {
  padding-right:10px;
}

yp_search {
 text-align:left;
 font-size:10pt;
 clear:both;
}
.yp_search span {
   float:left;
   padding-right:15px;
   padding-bottom:15px;
   vertical-align:middle;
}
.yp_search input {
   margin-top:5px;
   font-size:12pt;
   width:240px;
}
.yp_search #yp_submit { width:100px; }

.big_button {
	background:#4096EE url(../images/button_big.png);
        color:white;
        font-size:12pt;
        font-weight:bold;
        width:200px;
        height:35px;
        padding:2px;
        padding-top:25px;
        margin-top:5px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
        text-transform:uppercase;
        letter-spacing: .1em;
        cursor:pointer;
}

.alert_box { 
    padding: 10px 10px 10px 40px !important;
    font: 14px "Trebuchet MS", Arial, Sans-serif;
    color: #333 !important;
    background: #FFC4C4 url( '../images/error_bg.gif' ) !important;
    background-repeat: no-repeat !important;
    background-position: -10px -12px !important;
    border: 1px solid #EFB4B4 !important;
    margin:10px 0px 10px 0px;
}

.alert_box a, .alert_box input { color:#ff0000; }
.alert_box input { background :#ffcccc; }

.dictionary_form {
   text-align:center;
}

.dictionary_form input {
   font-size:12pt;
   padding:5px;
}

.farsi {
   font-family:tahoma,arial,verdana;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  border:1px solid #888;
  margin:0px;
  padding:0px; 
  text-align:left;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

@media print {
 div.bottommenu, #links, .topmenu, .topmenu2, .comments-body  { display:none; } 
  #content { width:600px; }

}


