/* ------------------
 styling for the tables 
   ------------------   */


 

#wraper{
          /*width: 940px;       */
          margin: 0 auto;
          
}
 
 
#wraper nav{
    border-bottom: 3px solid #333333;
    margin-bottom: 10px;
    padding: 0px;
    height: 25px;
} 

#wraper nav ul{
    padding: 0px;
    margin: 0px;
    height: 10px;
    display: block;
}
#wraper nav ul li{
    list-style: none;
    float: left;
    margin: 0px;
    margin-right: 10px;
    padding:0px 10px;
    line-height: 25px;
    background: transparent;
}

#wraper nav ul li.active{
   background: #333333; 
}

#wraper nav ul li a{
    color: #333333;
    font-family: 'Lucida Sans','Tahoma';
    text-transform: uppercase;
}

#wraper nav ul li.active a{
    color: #ffffff;
    font-family: 'Lucida Sans','Tahoma';
    text-transform: uppercase;
}


table.post {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 100%;font: 10pt  "Lucida Sans","Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7; border:0px !important;
margin-bottom: 10px;}


table.post a {color: #333333; text-decoration: none; }  

table.post a:visited {color: #333333;}

table.post a:hover {color: #000;}  

table.post caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table.post thead th {background: #333333; padding: 0px 10px; color: #fff; text-align: left; font-weight: normal; text-transform: uppercase; font-size:9pt; text-transform: capitalize; border: 0px solid #333333; line-height: 30px; text-transform: uppercase;}


table.post tbody, table thead {border-left: 0px solid #EAECEE; border-right: 0px solid #EAECEE;}

table.post tbody { border-bottom: 1px solid #EAECEE;}
                      
table.post td,table.post tbody td, table tbody th {padding: 5px;  text-align: left; border:0px; vertical-align: middle; font: 9pt "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;border:none;}

td, table.post tbody td {border-bottom: 1px solid #888; vertical-align: top !important;}

table.post tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%   "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}

 


/*====================/ FORM STYLE /==================*/

ul.formstyle{
    list-style: none;
    padding: 0px;    
    margin:0px;
    margin-bottom:15px;
}

ul.formstyle li{
    display: block;
    padding: 5px 0;
    margin: 0px;
}

ul.formstyle  label{    
    display: block;
    width: 100%;
    float: left;  
    font-size: 12px;  
    line-height: 30px;
    font: 10pt "Lucida Grande", "Lucida Sans","Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

ul.formstyle input[type="text"],ul.formstyle input[type="password"], ul.formstyle select{
    border: 1px solid #ddd;     
    padding: 8px;
    -moz-border-radius:3px;
    -moz-box-shadow:inset 0px 0px 3px 1px #eee;
    background-color: #fff;
    font-family: "Lucida Grande", "Lucida Sans","Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

ul.formstyle textarea{
    border: 1px solid #ddd;
    width: 600px;
    padding: 8px;
    -moz-border-radius:3px;
    -moz-box-shadow:inset 0px 0px 3px 1px #eee;
      background-color: #fff;
}



ul.formstyle li table{   
    width:100%;
     margin: 30px auto;
}

ul.formstyle table img{
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
}

ul.formstyle table td{

     padding: 5px;

}

ul.formstyle table  tr:nth-child(even){background: #eee;}

.profile-form ul{
    margin-bottom: 0px;
}

.profile-form input[type="submit"],
ul.formstyle input[type="submit"], ul.formstyle input[type="reset"]{
        background: #4d82b7;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MSUiIHN0b3AtY29sb3I9IiM0ZDgyYjciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzU2YWEwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #4d82b7 41%, #356aa0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(41%,#4d82b7), color-stop(100%,#356aa0));
background: -webkit-linear-gradient(top,  #4d82b7 41%,#356aa0 100%);
background: -o-linear-gradient(top,  #4d82b7 41%,#356aa0 100%);
background: -ms-linear-gradient(top,  #4d82b7 41%,#356aa0 100%);
background: linear-gradient(top,  #4d82b7 41%,#356aa0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d82b7', endColorstr='#356aa0',GradientType=0 );
padding:8px 30px; 
color:#ffffff;
font-size:10pt;
font-weight: bold;
text-transform: uppercase;
cursor: pointer;
border:1px solid #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-family: 'Lucida Sans','Tahoma';
margin-top: 30px;
}

table.mceLayout{
    padding:0px !important;
    margin: 0px !important;
    border: 1px solid #ddd;    
    -moz-border-radius:0px;
    -moz-box-shadow: none;
    background-color: #fff;
}
.wp-editor-wrap textarea{
    padding:5px !important;
    margin: 0px !important;
    border: 0px solid #ddd !important;    
    -moz-border-radius:0px !important;
    -moz-box-shadow: none !important;
    background-color: #fff;
}

#user_post_desc_toolbar1{
    width: auto !important;
}

#user_post_title{
    width: 98%;
    font-size:14pt;
    font-family: "Lucida Grande", "Lucida Sans","Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}
.mceIframeContainer {
    background:#fff;
}

/*macmonir*/
.postbox {
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(center top , #F9F9F9, #F5F5F5);
    border-color: #DFDFDF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset;
     min-width: 255px;
    position: relative;
    border-style: solid;
    border-width: 1px;
    line-height: 1;
    margin-bottom: 20px;
    padding: 0;
}
.postbox .handlediv {
    cursor: pointer;
    float: right;
    height: 30px;
    width: 27px;
    display: none;
}
.postbox .hndle {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    cursor: default;
}
.postbox h3 {
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 7px 10px;
    color: #464646;
    font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    border-bottom-color: #DFDFDF;
    box-shadow: 0 1px 0 #FFFFFF;
    text-shadow: 0 1px 0 #FFFFFF;
    
    background-color: #F1F1F1;
    background-image: -moz-linear-gradient(center top , #F9F9F9, #ECECEC);
    
    -moz-user-select: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: move;
    margin-top: 1px;
}
#poststuff .inside {
    margin: 6px 5px 8px;
}
.postbox .inside { 
    position: relative;
}
#postcustomstuff table {
    background-color: #F9F9F9;
    border-color: #DFDFDF;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px;
    margin: 0;
    width: 100%;
    border-radius: 3px 3px 3px 3px; 
}
#postcustomstuff th.left, #postcustomstuff td.left {
    width: 38%;
}
#postcustomstuff th, #postcustomstuff td{
    border:none;
}

#postcustomstuff thead th {
    background-color: #F1F1F1;
}

#postcustomstuff thead th {
    padding: 5px 8px 8px;
}
#postcustomstuff table input, #postcustomstuff table select, #postcustomstuff table textarea {
    margin: 8px 0 8px 8px;
    width: 95%;
}
.wrap{
    width: 100%;
}

#postcustomstuff .submit input, #postcustomstuff table #addmetasub {
    width: auto;
}
#postcustom #postcustomstuff .submit {
    border: 0 none;
    float: none;
    padding: 5px 8px;
}
.submit input, .button, input.button, .button-primary, input.button-primary, .button-secondary, input.button-secondary, .button-highlighted, input.button-highlighted, #postcustomstuff .submit input {
    -moz-box-sizing: content-box;
    border-radius: 5px;
    border:0px !important;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-size: 11px !important;
    font-weight: normal !important;
    line-height: 12px;
    padding: 3px 8px;
    text-decoration: none;
}
.button, .submit input, .button-secondary {
    background: url("../images/white-grad.png") repeat-x scroll left top #F2F2F2;
    text-shadow: 0 1px 0 #FFFFFF;
}
 .postbox, #postcustomstuff table, #postcustomstuff input, #postcustomstuff textarea {
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow:none;
    
    
}

#postcustomstuff textarea, #postcustomstuff input[type="text"],#postcustomstuff input[type="button"], input[type="submit"], #postcustomstuff select {
    background-color: #FFFFFF;
    border-color: #DFDFDF;
    padding:3px 8px;
}
.button, .button-secondary, .submit input, input[type="button"], input[type="submit"] {
    border-color: #BBBBBB;
    color: #464646;
}
 #user_post_excerpt{
     width:97.8%;
 }
 #tag_n{
     float: left;width: 200px;
 }
 #taginput{
     float: left; margin: 0px; padding: 3px;width:100px;font-size:8pt;
 }
 #tagadd{
     float: left; margin-left: 5px;font-size:8pt;
 }
/***********/

.postbyuser{
   font-family:  "Lucida Sans","Lucida Sans Unicode", Tahoma; 
}