/*  
Theme Name: Centurion
Theme URI: http://topwpthemes.com/centurion/
Description: Designed by <a href="http://rsuog.com">rsuog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: rsuog
Author URI: http://rsuog.com
� 2009, rsuog. All rights reserved. 
*/


/* 
   * Default HTML tags 
   */
td{color: #181818;
       font-size: 12px;
       font-family:  Verdana;}
h1{color: #660066;font-family:  arial;
       font-size: 16px;}  
a {
    color: #660066;
    }
	

a:visited {
            color: #660066;
            text-decoration: underline;
}

a:hover {
	color: #ff9c01;
}

acronym, abbr {
                cursor: help;
                }

blockquote {
	border-left: 5px solid #f391aa;
	margin-left: 15px;
	padding-left: 5px;
}

body {
       background: url("images/background_bg.jpg") right top no-repeat;
       color: #181818;
       font-size: 12px;
       font-family:  Verdana;
       margin: 0px;
       text-align: center;
       }

cite {
	font-size:11px;
	font-style: normal;
}

h2 {
     font-size: 14px;
     font-weight: bold;

     color: #660066;
/*     background: url("images/content-h2-bg.jpg");*/
}

h2 a,
h2 a:visited,
h2 a:hover,
h2 a:visited:hover { 
                     text-decoration: none;
                     color: #181818;
                     }
h3 {
     font-size: 12px;
     margin-top: 0;
}


li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ol#comments li p {
                   font-size: 11px;
                   }

ul { 
     margin: 0;
     padding: 0;
     }

/*
   * Classes
   */

/* The credits at the bottom of the site */
#credit {
 		  background: url("images/centurion.gif") center bottom no-repeat;
          color: #181818;
          font-size: 11px;
          width: 1020px;
          text-align: center;
          margin: 0 auto;
		  padding-top:10px;
          clear: both;
          }

#credit a, 
#credit a:hover,
#credit a:visited,
#credit a:visited:hover {
                          color: #underline;
                          }



/* Link to the comments */
.feedback {
            color: #181818;
            text-align: right;
            padding-bottom: 15px;
            clear: both;
            text-transform: lowercase;
	    font-size: 11px;
            }

.feedback a, .feedback a:visited {             color: #181818;
                            text-decoration: none;
			    font-weight: bold;
                            }
.feedback a:hover, .feedback a:visited:hover { 
                            text-decoration: underline;;
                            }

/* The post informations */
.meta { 
        font-size: 0.9em;
        }

.meta li, 
ul.post-meta li { 
                  display: inline;
                  }

.meta ul { 
           display: inline;
           list-style: none;
           margin: 0;
           padding: 0;
           }

.meta a { 
          color: #181818;
          text-transform: lowercase;
          text-decoration: none;
          font-weight: bold;
          }

.meta a:hover { 
          color: #181818;
          text-transform: lowercase;
          text-decoration: underline;;
          }
.meta { 
        color: #181818;
        font-weight: normal;
        letter-spacing: 0;
	font-size: 11px;
        }


.storycontent { 
                font-size: 12px;
				 font-family: Verdana;
				line-height:20px;
                }

/* Comment form design */
#commentform #author, 
#commentform #email, 
#commentform #url, 
#commentform textarea {
                        background: #ffffff;
                        border: 1px solid #f391aa;
                        color: #181818;
                        }

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 12px;
}

ol#commentlist li { 
                  list-style: decimal;
                  }
#content {
           float: left;
           width: 500px;
           margin: -13px 8px 0px 10px;
           text-align: left;
           display: inline;
           }

#content img { 
      padding: 3px;
      border: #f391aa 0px solid;
      margin-bottom: 5px;
      }

#content img a:link { 
      padding: 3px;
      border: #f391aa 0px solid;
      margin-bottom: 5px;
      }

#content img a:hover { 
      padding: 3px;
      border: #f391aa 1px solid;
      margin-bottom: 5px;
      }

#content ol li { 
                 list-style: decimal;
                 }

#content ul { 
              margin-top: 0px;
              margin-left:0px;
              }

#content ul li { 
                 list-style-image: none;
                 }
				 
				 

#content-big {
           float: left;
           width: 600px;
           margin: -13px 8px 0px 2px;
           text-align: left;
           display: inline;
           text-align: justify;
           }

#content-big img { 
      padding: 3px;
      border: #f391aa 1px solid;
      margin-bottom: 5px;
      }

#content-big img a:link { 
      padding: 3px;
      border: #f391aa 1px solid;
      margin-bottom: 5px;
      }

#content-big img a:hover { 
      padding: 3px;
      border: #f391aa 1px solid;
      margin-bottom: 5px;
      }

#content h2 {
     font-size: 16px;
     font-weight: bold;
     color: #660066;
/*     background: url("images/content-h2-bg.jpg");
     border-bottom: 1px solid #f391aa;
     border-top: 1px solid #f391aa;*/
}

#content h2 a,
#content h2 a:visited,
#content h2 a:hover,
#content h2 a:visited:hover { 
                     text-decoration: none;
                     color: #660066;
                     }


#header {
          font-size: 26px;
          font-weight: bold;
	  text-decoration:none;
          font-family: arial;
          margin: 0 auto;
          height: 170px;
          width: 1250px;
          padding-left: 5px;
          background: url("images/header.jpg") no-repeat bottom;
          }

.header-title {
    font-family: Verdana;
	color:#181818;
	font-size:28px;
	padding:5px 0 0 0px;
	text-align:left;
    font-weight: bold;
	}
.header-title a{
	color:#181818;
	text-decoration:none;
	border-bottom:none;
        font-weight: bold;
	}
.header-title a:hover{
	color:#181818;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
       font-family: Verdana;
	color:#181818;
	font-size:11px;
	padding: 0px 0 28px 89px;
	text-align:left;
        font-weight: normal;
	}

#menu {
	position:relative;
	width: 950px;
	margin: 0px auto;
    left: 75px;
	text-align: center;
	line-height: normal;
	font-weight:bold;
}
#button {
	list-style: none;
	margin: 0 3px;
	padding: 0px;
	float: right;
	clear:both;
}


#button li {
	float: left;
	height: 28px;
/*	background: url(images/button-right.gif) top right no-repeat;*/
	margin: 0 3px;
	white-space: nowrap;
}
#button .page_item a{
	color: #660099;
	display: block;
/*	background: url(images/button-left.gif) top left no-repeat;*/
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	line-height: 28px;
	font-weight:bold;
}

#button .page_item a:hover{
	color: #ff9c01;

}
#button li:hover {
	background-position: 100% -36px;
}
#button .page_item a:hover {
	background-position: 0px -36px;
	border: none;
}

#button li.current_page_item {
	color: #ff9c00;
	text-decoration: none;
/*	background: url(images/button-right-hover.gif) top right no-repeat;*/
}
#button .current_page_item a, #button .current_page_item a:visited{
	color: #ff9c00;
	text-decoration: none;
/*	background: url(images/button-left-hover.gif) top left no-repeat;*/
}

#menu-bottom { 
	color: #181818;
	clear: both;
/*	background: url(images/menu-bottom.jpg) no-repeat;*/
	padding: 4px 0 5px 0px;
	width: 950px;
	margin: 0;
}

#menu-bottom a { 
	color: #181818;
	text-decoration: none;
	font: bold 11px Tahoma, Verdana, Helvetica, sans-serif;
}

#menu-bottom a:hover { 
	color: #181818;
	text-decoration: underline;
	font: bold 11px Tahoma, Verdana, Helvetica, sans-serif;
}

#menu-bottom p { 
	padding: 10px; 
	margin: 0; 
        text-align:left;
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
}



#footer { 
          width: 950px;
          height: 54px;
          margin: 0 auto;
	  color: #181818;
          background: url("images/footer.jpg") no-repeat;
	font-size: 11px;


          }

#footer p {
                          color: #181818;
                          text-decoration: none;
                          padding-top: 26px;
	                  text-align:center;
                          }

#footer a {
                          color: #181818;
                          text-decoration: none;
                          } 
#footer a:hover {
                          color: #181818;
                          text-decoration: underline;
                          }
#footer a:visited {
                          color: #181818;
                          text-decoration: none;
                          }
#footer a:visited:hover {
                          color: #181818;
                          text-decoration: underline;
                          }

/* 
   * Left sidebar 
   */
#menu-left { 
             float: left;
             padding: 0px 0px 20px 0px;
             width: 130px;
/*			 margin-left:40px;*/
             font-size: 11px;
             margin-top: -13px;
			 font-weight:bold;
             }



.menu1 { 
             float: left;
             width: 166px;
             font-size: 11px;
padding: 0px 0px 0px 0px;
/*margin-left: 19px;*/
display: inline;
             }

.menu1 h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 8px;
     font-weight: bold;
     color: #181818;
     background: url("images/menu1-h2-bg.jpg");
     border-bottom: 1px solid #25b0e4;
     border-top: 1px solid #25b0e4;
}

.menu1 a,
.menu1 a:visited { 
                             text-transform: lowercase;
                             text-decoration: none;
                             color: #181818;
			     font-size: 11px;
			     font-weight: bold;
                             }

.menu1 a:hover,
.menu1 a:visited:hover  { 
                              color: #181818;
                               text-decoration: underline;;
                              }

.menu1 ul ul { 
		   padding-bottom: 10px;
                   margin-left: 8px;
                   }

.menu1 ul ul li { 
                      list-style-image: none;
                   padding: 1px 0px 2px 0px;  
                      }

.menu2 { 
             float: left;
             width: 135px;
             font-size: 11px;
padding: 0px 0px 0px 5px;
display: inline;
             }

.menu2 h2 {
     font-size: 12px;
     margin: 0px 0 6px 0;
     padding: 4px 0 4px 0px;
     font-weight: bold;
     color: #181818;
     background: url("images/menu2-h2-bg.jpg");
     text-align: center;
     border-bottom: 1px solid #25b0e4;
     border-top: 1px solid #25b0e4;
}


.menu2 a,
.menu2 a:visited { 
                             text-transform: lowercase;
                             text-decoration: underline;
                             color: #181818;
			     font-size: 11px;
                             }

.menu2 a:hover,
.menu2 a:visited:hover  { 
                              color: #181818;
                             text-decoration: none;
                              }

.menu2 ul ul { padding-bottom: 10px;
                   margin-left: 0px;
                   }

.menu2 ul ul li { 
                      list-style-image: none;
                      }


.menu2 img { 
      padding: 4px;
      border: #8be7ff 1px solid;
      background: #8be7ff;
      margin-bottom: 5px;
      }

.menu2 a:link img  { 
      padding: 4px;
      border: #8be7ff 1px solid;
      background: #8be7ff;
      margin-bottom: 5px;
      }

.menu2 a:hover img  { 
      padding: 4px;
      border: #ffd4de 1px solid;
      background: #ffd4de;
      margin-bottom: 5px;
      }


/* End of left sidebar */



input#s {
          width: 158px;
          border: 1px solid #181818;
          color: #181818;
}

#rap { 
       width: 1250px;

/*       background: url("images_/rap.jpg") repeat-y;*/
       text-align: left;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=88);
        -moz-opacity:0.88;

       }

#searchbutton { 
                margin-top: 2px;
                }





.praadver1{ width:250px; float:left; background-color:#660099; padding:10px; font-size:12px; color:#FFFFFF; line-height:22px; min-height:1000px;}
.praadver2{ width:250px; float:left; background-color:#cc9900; margin-left:8px; padding:10px; font-size:12px; color:#660066; line-height:22px; min-height:1000px;}
.center{ text-align:center;}
img a{ text-decoration:none; border:0px;}

/*a:link{ text-decoration:none; border:0px;}
a:visited{ text-decoration:none; border:0px;}
a:hover{ text-decoration:underline; border:0px;}
a:active{ text-decoration:underline; border:0px;}*/

.manubootombg {
     background: url("images/navbar_logo.jpg");
	 background-repeat:no-repeat;
     text-align: center;
	 height:244px;
	 
}
/*.sidemenu{  background: url(images/menubg.jpg) no-repeat; background-repeat:no-repeat; line-height:24px; padding:0px; margin:0px;}
.sidemenu ul li{ border-top:0px solid #663300; color:#FFFFFF; font-weight:bold; font-family:Arial;}
.sidemenu li a{ color:#FFFFFF; font-weight:bold; padding-left:5px; font-size:12px; text-decoration:none;}*/
.praadver1 img{ border:0px;}
.praadver2 img{ border:0px;}
.praadver1 a{ border:0px; text-decoration:none;}
.praadver2 a{ border:0px; text-decoration:underline; font-weight:bold;}
hr{ border:dashed 1px #660099;}


.sidemenu ul{ list-style-type:none; background: url(images/menubg.jpg) left top no-repeat; padding:0px; margin:0px;   padding-left:5px;}
.sidemenu li{ list-style-type:none; /* background-repeat:no-repeat;*/ line-height:24px; #line-height:25px; padding:0px;}
.sidemenu li a{ color:#FFFFFF; font-weight:bold; font-size:12px; text-decoration:none;}



.praadver2 h2{color:#FFFFFF; background:#781e78; padding:5px;}
.praadver2 ul li ul li{color:#FFFFFF; font:normal 12px Arial, Helvetica, sans-serif; border-bottom:#FFFFFF 1px dotted; padding-bottom:4px; padding-left:5px; margin-bottom:4px;}
.praadver2 ul li ul li a{color:#FFFFFF; text-decoration:none;  font-weight:normal;}
.praadver2 ul li ul li a:hover{color:#781e78;}


#content ul li ul li{list-style-type:none; line-height:14px; margin-bottom:7px;}
#content ul li ul li a{ text-decoration:none; line-height:14px;}
