/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

li.item-5 {
    border-bottom: 3px solid #49A4CD;
}
.format_text img.right, .format_text img.alignright, .wp-caption.alignright {
    border: 1px solid #CECECE;
    margin: 0 0 1.571em 1.571em;
    padding: 2px;
}

#top_elements {
  height:145px;
  padding-top:9px;
  width:985px;
}
.list_item .img_float {
    float: left;
    width: 78px;
}

.format_text h4 em {
    color: #666666;
    font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
    font-weight: bold;
}

#post-1056 h4 {
    background: url("http://militaryschools.ramoservice.com/wp-content/uploads/2011/06/h4po.png") no-repeat scroll left top transparent;
    border-bottom: 1px dashed;
    height: 29px;
    margin-bottom: 6px;
    padding-left: 30px;
    padding-top: 5px;
    width: 94%;
}

.format_text h4 {
    color: #006491;
    font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    padding-bottom: 6px;
}

.format_text p {
    font-style: normal;

}

#footer {
    border-width: 0 0 0;
}

#footer a {
    border-bottom: 0 solid #CCCCCC;
}

li.item-7 {
    border-bottom: 2px solid #49A4CD;
}


li.item-12 {
    border-bottom: 3px solid #49A4CD;
}
body {
    background: url("image/bg_home.gif") repeat-x scroll center top #FFFFFF;
    color: #111111;
}
ul.sidebar_list {
    padding-top: 1.2em;
}

.post_box {
    padding-top: 1.2em;
}


.menu li ul {
    border-color: #015F8A #026592;
    border-left: 1px solid #026592;
    border-right: 1px solid #026592;
    border-style: solid;
    border-width: 1px;
    margin-top: 0.1em;
}


#content_box {
    background: url("image/bgx_home.jpg") no-repeat scroll center top transparent;
    width: 100%;
}
#nav {
    padding-left: 3px;
}

.menu .current-parent > a, .menu .current-cat-parent > a, .menu .current-menu-ancestor > a {
    background: url("image/mainmenu_separator.gif") no-repeat scroll left center transparent;
    color: white;
}


.menu ul, .menu ul li {
    background: none repeat scroll 0 0 #62A4C1;
    width: 213px;
}

.format_text {
    color: #666666;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 1.4em;
    line-height: 1.2em;
}

.format_text p {
    margin-bottom: 1em;
}
.menu a {
    border-width: 0.091em 0.091em 0.091em 0;
    font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
    line-height: 1.273em;
    padding: 0.636em 0.818em;
    text-transform: none;
}

.menu, .menu a, .menu li ul {
    border-color: transparent;
}


.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {
    background: none repeat scroll 0 0 transparent;
    color: white;
}


#header {
    border-width: 0 0 0;
}


.menu li a {
    background: url("image/mainmenu_separator.gif") no-repeat scroll left center transparent;
    margin-bottom: -0.1em;
}

#topmen {
    background: url("image/menuline.png") no-repeat scroll -1px top transparent;
    border: medium none;
    height: 34px;
    margin-left: 13px;
    padding-left: 4px;
    width: 98%;
    display: -moz-stack;
    padding-top: 5px;
    margin-top: 6px;
}

.menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a:hover {
    background: none repeat scroll 0 0 transparent;
    color: white;
}

.menu .current a, .menu .current-cat a, .menu .current-menu-item a {
    border-bottom: medium none;
}

  .menu .current a, .menu .current a:hover, .menu .current-cat a, .menu .current-cat a:hover, .menu .current-menu-item a, .menu .current-menu-item a {
    background: url("image/mainmenu_separator.gif") no-repeat scroll left center transparent;
    color: white;
}

.menu a:hover, .menu .current ul a:hover, .menu .current-cat ul a:hover, .menu .current-parent a:hover, .menu .current-menu-item ul a:hover, .menu .current-menu-ancestor a:hover {
    background: #62a4c1;
    color: white;
    border-radius: 2px;
}


#text-26 {
    text-indent: -9999px;
    font-size: 0px;
}

#text-26 img {
    padding-bottom: 4px;
    padding-left: 3px;
}


.headline_area h1, .headline_area h2, #archive_intro h1 {
    color: #006491;
    font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
    font-size: 12pt;
    font-weight: bold;
    line-height: 1.364em;
}


.format_text p {
    color: #666666;
    font-family: "Trebuchet MS",Arial,sans-serif;
    margin-bottom: 1.571em;
}

.headline_area {
    margin-bottom: 1em;
}




.hleft {
    color: white;
    font-family: arial;
    font-size: 17px;
    margin-left: -60px;
    margin-top: 19px;
    padding-right: 0;
    width: 35%;
}


.hright {
    float: right;
    margin-top: 26px;
    width: 51%;
}



#banner {
    background: url("image/banner_flash.jpg") no-repeat scroll right top transparent;
    float: left;
    height: 149px;
    margin-left: 35px;
    padding-left: 7px;
    width: 646px;
}


h2.logo {
    float: left;
    padding: 6px 0 0 25px;
    width: 98px;
}


#top_elements {
    padding-top: 9px;
    width: 985px;
}


#search {
    background: url("image/search_bg.gif") no-repeat scroll right top transparent;
    float: right;
    height: 149px;
    width: 165px;
}

#header {
    padding: 0;
}


.search_form {
    padding-left: 12px;
    padding-top: 61px;
}

input#s {
    width: 126px;
    height: 21px;
    background: white;
    border-width: 2px;
    border-style: inset;
    padding-left: 12px;
    font-family: arial;
    font-size: 15px;
}


input#searchsubmit {
    background: url("image/search_show_result.gif") no-repeat scroll -1px top transparent;
    border: medium none;
    height: 25px;
    margin-left: 22px;
    margin-top: 12px;
    padding-top: 12px;
    width: 100px;
cursor: pointer;
}

li.tab-home {
    background: none repeat scroll 0 0 transparent;
}
.submenu-1 {
    background: none repeat scroll 0 0 #88C0DB;
    border: medium none;
    font-size: 10px;
    min-width: 175px;
}


.submenu-1 li a {
    min-width: 193px;
background: url("image/dashed_hor.gif") repeat-x scroll left top #88C0DB;
}


#gform_submit_button_4 {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: grey grey gray;
    border-style: outset;
}
.left_label {
    min-width: 604px;
}

.mapp {
    display: block;
    float: right;
    margin-top: -521px;
    position: relative;
}

.list_item .img_float {
    float: left;
    padding-left: 16px;
    padding-right: 24px;
    padding-top: 17px;
    width: 78px;
}
.img_wrap {
    background: url("http://militaryschools.ramoservice.com/wp-content/uploads/2011/06/bggrey.png") no-repeat scroll left top white;
    height: 127px;
    padding-top: 15px;
    padding-left: 17px;
}

#footera {
    border-top: 1px solid #F2F2F2;
    padding: 8px 9px 10px;
    color: #666666;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 10pt;
}

#footer_left {
    float: left;
    width: 200px;
    color: #797979;
    font-family: Verdana,Arial,sans-serif;
    font-size: 7pt;
}
#post-851 h4 {
    background: url("http://militaryschools.ramoservice.com/wp-content/uploads/2011/06/h4po.png") no-repeat scroll right top transparent;
    height: 29px;
    padding-left: 30px;
    padding-top: 4px;
}
#post-807 h4 {
    background: url("http://militaryschools.ramoservice.com/wp-content/uploads/2011/06/h4po.png") no-repeat scroll left top transparent;
    border-bottom: 1px dashed;
    height: 29px;
    margin-bottom: 6px;
    padding-left: 30px;
    padding-top: 5px;
    width: 94%;
}


#post-807 p {
margin-bottom: 107px;
}

#footer_right {
    margin-left: 200px;
    text-align: right;
    color: #797979;
    font-family: Verdana,Arial,sans-serif;
    font-size: 7pt;
}