/* 

Theme Name: Victory Ortigas Main
Description: Victory Ortigas Main Stylesheet
Version: 1.0
Author: Marites Quitoriano (marites@orangefix.net)

*/

 
/* Remove all margin and paddings */
 
* {
    margin: 0;
   padding: 0;
 
}
  
 
  
html {
	height: 100%;
 	margin-bottom: 10px;
}

body {
	height: 100%; 
	background: #1B1B1B;
        /* background: url(images/body_bg.png) top left repeat; */
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 73%;
	line-height: 1.3em;
	color: #222222;
}

/* Remove all border for images */

a img, img {
	border: none; 
	display: block; 
}



/* Hides Text */
.hidetext {
	display: none;
}

/* links */
a, a:link, a:visited {
	font-size: 100%;
	color: #01468E;
	text-decoration: none;
}


a:hover {
	
	font-size: 100%;
	/* color: #BEBDBD; */
        color: #7A7A7A;
	text-decoration: none;
	
}

.title {
        color: #01468E; 
        font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	
}
.title a, .title a:link, .title a:visited {
	color: #01468E;
        font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	
}

.title a:hover {
	 color: #7A7A7A;
}	

.more a, .more a:link, .more a:visited {
        font-weight: bold;
        font-size: .875em;
        font-family: Verdana, Arial, Helvetica, sans-serif;

}


.more a:hover {
         font-size: .875em;
}

.smallfont, .date {
        font-size: .975em;
}


.thumb {
	float: left;
	width: 80px;
	padding: 10px 10px 0px 10px;
}


.thumb  a img {
	border: #D9DCDC 1px solid;
	padding: 3px 3px;
	
}

.thumb  a:hover img {
	border: #01468E 1px solid; 
	padding: 3px 3px;
	background: #FFF;
	
}

/* CSS Form */
textarea:focus, input:focus, select:focus {
	border: 1px solid #01468E;
}

input, textarea, select {
border: #999999 1px solid;
}



h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}


h4 {
	font-size: 1.18em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: .985em;
}

strong, em, h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", →
        "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#accessibility {
	display: none;
}

#wrapper
{
	width: 962px;
	/*padding: 14px 14px 0px 14px; background: #4F4F4F; */
	margin: 10px auto;
	
}

#topnav {
float: right;
height: 24px;
width: 430px;
filter: alpha(opacity=90);
opacity: .90;
padding-left: 10px;
background: url(images/topnav_bg2.gif) top left no-repeat;
}

#topnav ul {
float: right;
}

#topnav, #topnav li {
list-style-type:none;
margin:0;
padding:0;
height: 24px;
}

#topnav li {
float:left;
}

#topnav a {
float:left;
text-decoration: none;
font-weight: bold;
font-size: 10px;
height: 16px;
padding: 4px 6px 4px 6px;
color: #FFFFFF;
text-transform: uppercase;
}


#topnav a:hover {
color: #B0DAFF;
text-decoration: underline;
}



#header {
	float: left;
	width: 960px;
	height: 115px;
	padding: 1px 1px 0 1px;
	background: #FFF url(images/header_bg.png) center center no-repeat;
}


#logo {
	float: left;
	padding: 15px 0px 0 25px;
          
}

#logo, #logo h1 a {
	display: block;
	width: 120px;
	height: 86px;
	padding-right: 10px;
}


#logo h1 a {
	
        background: url(images/victory_logo.png) 0 0 no-repeat;
}

#search {
        float: left;
        position: relative;
        top: 20px; 
        left: 10px;
        height: 40px;
        width: 229px;
        color: #01468E;
        background: url(images/search_bg.png) top left no-repeat;
}

#search input#s {
        width: 175px;
}


#search form {
       padding: 10px 10px;
}

.search {
        float: left;
        position: relative;
        top: 10px; left: 10px;
        height: 40px;
        width: 180px
        padding: 10px 0; 
        color: #01468E;
}


input#searchsubmit{
        width: 16px;
        height: 16px;
        cursor: pointer;
        cursor: hand;
        overflow: hidden;
        border: none;
        position: relative;
        top: 3px;
}

#tagline{
        float: right;
        position: relative;
        top: 91px;
        left: 395px;
        height: 10px;
        width: 260px;
	background: url(images/tagline.gif) top left no-repeat; 
}

#subheader {
	float:left;
	background: #FFF;
	width:100%;
	height: 220px;
}

#slideshows {
     	position: relative;
	top: 15px;
	left: 15px;
	right: 15px;
	float: left;
	width: 520px;
	height: 180px;
	
        border: 1px solid #BEBDBD;
}

#myGallery {
       position: relative;
border: 1px solid #BEBDBD;
 }


#podcast {
	float: left;
	width: 395px;
	position: relative;
	left: 30px;
	background: url(images/podcast_bg.png) center left no-repeat;
}

#podcast h3.title {
        background: url(images/ipod.png) 12px 5px no-repeat;
        padding-left: 34px;
        padding-top: 7px;
        color: #7A7A7A;
        text-transform: uppercase;
}

#podcast h5 .date { 
        font-weight: lighter;
        font-size: .9em;
        color: #222222;
}

#podcast .title a {
       font-weight: lighter;
}

#podcast .title a:hover { 
       font-weight: lighter;
}

#podcast .entry  {
	padding: 3px 0 0 15px;
}

#podcast .thumb {
	float: right;
	width: 70px;
        position: relative;
        top: -15px;
	padding: 0px 30px 0px 10px;
}

#subscribe {
font-size: .875em;
font-weight: bold;
color: #01468E;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


.podcastrss {
position: relative;
left: -16px;
}

.itunes {
position: relative;
left: -30px;
}

.podcastrss, .podcastrss a {
padding-left: 19px;
padding-bottom: 16px;
padding-top: 2px;
height: 16px;
width:  16px;
}

.podcastrss a {
background: url(images/feed.png) left top no-repeat;
}

.itunes, .itunes a {
padding-left: 19px;
padding-bottom: 16px;
height: 16px;
width:  16px;
padding-top: 2px;
}

.itunes a {
background: url(images/ipod_cast.png) left top no-repeat;
}


#ads {
float: left;
width: 395px;
position: relative;
left: 30px;
top: 2px;
}


#ads, #ads li {
	list-style-type:none;
	margin:0;
	padding:0;
}

#ads li {
	float: left;
	padding: 0 15px;
}

#ads a {
	display:block;
	border-style: solid;
	border-color: #D3D3D3;
	border-width: 1px;
	height:100px;
	width: 155px;
	padding: 2px 2px;
	text-decoration: none;
}



#ads a:hover {
	border-style: solid;
	border-color: #01468E;
	border-width: 1px;
	height:100px;
	width: 155px;
	text-decoration: none;
}



#maincontent {
	float:left;
	
        background: #FFF;
	width:100%;
	padding-bottom: 20px; 
}


#blogs {
        float: left;
        padding: 5px 10px 0 10px;
        width: 288px;
}

#blogs h3.title {
        background: url(images/blogs.png) 10px top  no-repeat;
        padding-left: 34px;
        color: #FF9204;
        text-transform: uppercase;
}


#blogs .blogentry {
	float: left;
	padding: 10px 0px 12px 0px;
	width: 180px; 
	background: url(images/entry_bot_bg.png) bottom left repeat-x;
}

#blogs .blogentry p {
	padding: 5px 0 0 0;
}

#videophotos {
	float: left;
        width: 230px;
        padding-top: 10px;
        background: url(images/video_bg.png) top left no-repeat;
}

#photos, #video {
	float: left;
       	width: 227px;
        border-left: 1px solid #D0D0D0;
        border-right: 1px solid #D0D0D0;
        background:  #DDDDDD url(images/videophoto_bg.png) top left repeat-x; 
}

#video {
	background:  #F6F6F6; 
        padding-bottom: 10px;
}


#photos h3.title {
        background: url(images/photo.png) 10px top  no-repeat;
        padding-left: 34px;
        color: #7A7A7A;
        text-transform: uppercase;
}

#video h3.title {
        background: url(images/film.png) 10px top  no-repeat;
        padding-left: 34px;
        color: #7A7A7A;
        text-transform: uppercase;
}


#photos a img, #video a img {
	display: block;
	margin: 0 0 5px 10px;
	padding: 0 0;
	text-align: center;
	padding: 3px 3px;
	background: #FFF;
	border: #D9DCDC 1px solid;
}

#photos a:hover img, #video a:hover img  {
	border: #01468E 1px solid; 
	padding: 3px 3px;
	background: #FFF;
	
}

#photos .more, #video .more {
       padding-left: 120px;
}

#photos h5.title, #video h5.title{
        color: #222222;
        padding: 10px 10px;
        font-weight: lighter;
         
}

#videophotos_bottom {
	clear: both;
	height: 9px;
	background: url(images/photo_bot_bg.png) top left no-repeat;
}


#events {
        float:left;
        width: 230px;
        margin-top: 20px;
        background: #fff;
}




/* Begin Calendar */
#wp-calendar {
      
	empty-cells: show;
	width: 220px;
        border-style: solid;
	border-color: #D3D3D3;
	border-width: 1px;
	padding: 2px 2px;
        background: #fff;
        margin-right: 10px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar td {
	padding: 1px 0;
	text-align: center;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar .nav {
        height: 15px; 
}

#wp-calendar tr {
	padding: 0 0;
	text-align: center;
}

#wp-calendar a {
        font-weight: bold;
}

#upcoming {
        padding: 0 5px;
        width: 220px;
        color: #7A7A7A;
        margin-top: 10px;
              	
}

#events .title {
        background: url(images/calendar.png) left top no-repeat;
        padding-left: 24px;
        padding-top: 2px;
        padding-bottom: 5px;
        color: #7A7A7A;
        text-transform: uppercase;
}

#upcoming ul {
padding: 10px 0 0 0;
margin: 0;
list-style-type: none;
}

#upcoming li {
padding-left: 12px;
}

#upcoming ul ul {
padding: 0 0 0 5px;
}

#upcoming a {
text-decoration: none;
}


#news {
	float: left;
	width:395px;
	margin-left: 15px;
	background: url(images/news_bg.png) top left no-repeat;
	
}

#news  h3.title {
        background: url(images/updates.png) 10px 10px no-repeat;
        padding-left: 34px;
        padding-top: 12px;
        color: #FF9204;
        text-transform: uppercase;
}

#news  .newsentry {
	float: left;
	padding: 10px 0px 10px 0px;
       	width: 290px; 
        margin-bottom: 2px;
	background: url(images/entry_bot_bg.png) bottom left repeat-x;
}

#news h6 {
        margin-left: 100px;
        text-transform: uppercase;
       

}

#news .newsentry p {
	padding: 5px 0 0px 0;
}

#leftcontent {
        float: left;
        width: 535px;
        padding-top: 37px;
        background: url(images/news_bg.png) 5px 22px no-repeat;
}

#leftcontent .post {
        padding: 0px 15px 10px 20px;
        line-height: 1.5em;
}


#leftcontent .entry p, #leftcontent .entry h4, #leftcontent .entry h5 {
        padding: 8px 0 0 0;
}

#leftcontent img {
        padding: 3px 3px; 
}

#leftcontent #archive h2 {
        padding: 0 0 10px 20px;
        text-transform: uppercase;
}


#leftcontent #archive .post  {
	float: left;
	padding: 3px 15px 10px 0px;
        margin-bottom: 5px;
	width: 405px; 
	background: url(images/entry_bot_bg.png) bottom left repeat-x;
        margin-right: -3px; 
}

#leftcontent #searchresults h2 {
        padding: 0 0 10px 20px;
        text-transform: uppercase;
}


#leftcontent #searchresults .entry  {
	width: 500px;
        padding-bottom: 7px;
       	background: url(images/entry_bot_bg.png) bottom left repeat-x;
        
}

#leftcontent #searchresults #navigation {
        padding-left: 20px;
}


#leftcontent .error {
        padding: 0px 15px 10px 20px;
   
}

#leftcontent #archive .thumb {
	padding: 3px 10px 0px 20px;
}

#leftcontent .entry ul, #leftcontent .entry ol {
       margin: 0;
       margin-left: 30px;
       padding: 0;
}


#leftcontent .postmetadata, #leftcontent #comments {
        padding: 5px 0 0 20px;
}

#leftcontent #navigation {
        padding: 5px 0 0 110px;
       
}

#rightcontent {
       float: left;
       width: 420px;
       padding-top: 25px;
}

#latest {
       float: left;
       width: 200px;
       margin: 0 10px;
       background: #D0D0D0;
       padding-bottom: 10px;
}

#latestnews, #latestpodcasts {
      width: 100%;
      margin-bottom: 15px;
}

#latestpodcasts .title {
      text-transform: uppercase;
      background: url(images/ipod.png) 10px 1px no-repeat;
      padding-left: 36px;
      padding-top: 4px;
      padding-bottom: 10px;
}

#latestnews .title {
      text-transform: uppercase;
      background: url(images/updates.png) 10px 10px no-repeat;
      padding-left: 36px;
      padding-top: 11px;
      padding-bottom: 10px;
}


#latestnews, #latestnews li, #latestpodcasts, #latestpodcasts li {
      list-style-type:none;
      margin:0;
      padding:0;
}

#latestnews li, #latestpodcasts li {
      margin: 3px 10px;
}

#latestnews li a, #latestpodcasts li a  {
      display: block;
      padding: 3px 5px;
      font-size: 1em;
}

#latestnews  .format, #latestpodcasts .format {
     background: #DEDEDE;
}

#latestnews a, #latestpodcasts a {
    color: #000;
}

#latestnews  a:hover, #latestpodcasts a:hover {
    color: #FFF;
    background: #01468E;
}

#sidenav {
      float: left;
      width: 185px;
}

#sidenav, #sidenav li {
list-style-type:none;
margin:0;
padding:0;

}

#sidenav li {
float:left;
height: 26px;
}

#sidenav a {
float:left;
text-decoration: none;

font-size: 11px;
height: 11px;
width: 165px;
padding: 6px 10px 8px 10px;
text-transform: uppercase;
color: #373737;
border-bottom: 1px solid #E8E8E8;
}

#sidenav a:hover {
background: #F0F0F0;
}

#rightcontent #ads {
float: left;
width: 175px;
position: relative;
top: 12px;
left: 0px;
}

#rightcontent #ads li {
margin-bottom: 10px;
padding: 0 0 0 10px;
}


#subcontent {
	float:left;
	/*background: #1B1B1B url(images/subcontent_bg.gif) top left repeat-x; */
 
         background: #FFF url(images/main_bot_bg.png) bottom left no-repeat;
	width:100%;
	color: #000;
        padding-bottom: 20px;
        
}

#subcontent1 {
        position: relative;
        left: 12px;
}

#subcontent2 {
        position: relative;
        left: 24px;
}

#subcontent3 {
        position: relative;
        left: 36px;
}

#subcontent4 {
        position: relative;
        left: 48px;
}


#subcontent1, #subcontent2, #subcontent3, #subcontent4 {
        position: relative;
        top: 10px;
        padding: 0px 6px 3px 10px;
	float: left;
	width: 209px;
        font-size: .95em;
        color: #000;
	/* background: #fff url(images/news_bg.png) top left no-repeat; */
        border-left: 1px dotted #E2E2E2;
}

#subcontent h3.title {
	color: #01468E;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
}

#subcontent h5.title a {
        color: #000; 
}

#subcontent a {
        color: #01468E;
}

#subcontent a:hover,#subcontent h5.title a:hover  {
         color: #ff9204;
}

#subcontent p {
	padding-top: 10px;
        padding-bottom: 3px;
        text-align: justify;
}

#subcontent .more {
        font-size: .9em;
       
}

#subcontent img {
       background: #fff;
       padding: 2px 2px;
       margin: 0 3px;
}

#subcontent ol, #subcontent ul {
       margin-left: 15px; 
}




#subfooter {
	float: left;
	width: 960px;
        background: #4A4A4A url(images/subfooter_bot_bg.gif) bottom left no-repeat;
        color: #FFF;
        height: 145px;
        padding: 0 0 30px 0;
        margin: 15px 1px 0 1px;
        font-size: .95em;
}

#subfooter .top {
       background: url(images/subfooter_top_bg.gif) left top no-repeat;
       width: 100%;
       height: 10px;
       padding-top: 10px;
}

#subfooter a {
        color: #FFF; 
        text-decoration: underline;
}

#subfooter a:hover, #footer a:hover {
        color: #BEBDBD;
}


#subfooter #aboutus {
        float: left;
        width: 500px;
        padding: 0 17px;
}

#subfooter #aboutus .title {
        font-size: 1.3em;
        font-weight: bold;
}

#subfooter #contactinfo {
       float: left;
       position: relative;
       left: 50px;
       width:360px;
   
}

#subfooter #contactinfo p {
       padding: 3px 10px 5px 12px;
}

#subfooter #contactinfo h6 {
       padding-left: 12px;
}



#footer {
	clear:both;
	width:100%;
        color: #000;
        height: 60px; 
        position: relative; 
        top: 15px;
        font-size: .95em;
        background: url(images/footer_bg.gif) top left no-repeat;
        padding-top: 10px;
    
}

#footer #copyright {
       float: right;
       width: 370px;
       height: 30px;
       position: relative;
       top: 2px;
       padding-left: 11px;
       right: 0px;
}

#footer a {
       color: #000;
       text-decoration: underline;
}

#copyright p {
      padding: 12px 10px 0 2px;
      
}

#memberofen {
float: left;
width: 170px;
height: 32px;
position: relative;
bottom: 1px;
left: 10px;
}

#memberofen, #memberofen a {
display: block;
width: 170px;
height: 32px;
}

#memberofen a {
background: url(images/member_en2.gif) top left no-repeat;
}


#memberofen a, #memberofen a:hover {
text-decoration: none;
}


/* Override ddformmailer css */
.ddfmwrap {
       float: left;
}

#ddfmerror {
      margin-top: 8px;
        
}
.ddfmerrors {
       font-size: 14.5px;
}


/* Event Calendar */
.entry table.ec3_schedule {
       margin: 10px 3px 2px 0px;
}

table.schedule  {
margin-top:8px;
margin-bottom: 15px;
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: #01468E;
border-collapse: collapse;
border-spacing: 2px;
}

table.schedule th {
background: #308DB4;
font-weight: bold;
text-transform: uppercase;
}



table.schedule  th, table.schedule  td {
padding: 2px;
border-width: 1px 1px 1px 1px;
border-style: solid solid solid solid;
border-color: #01468E;
}

#comments {
margin-top: 2px;
padding-right: 20px;
}


#comments .changecolor {
color: #01468E;
}

#comments li {
list-style-type:none;
margin:0;
padding:0;
}



#comments .format, #comments .formatformat {
padding: 5px 5px 5px 5px;
margin: 2px 0px;
}


#comments .format {
background: #F5F4F4;
}


#comments .author {
font-style: italic; 
font-weight: bold;
font-size: 1.1em;
}

#comments .date {
font-size: .9em;
}

#comments p {
padding-top: 3px;
padding-bottom: 3px;
}

#comments textarea {
width: 485px;
}

.txtborder {
border: #DDDDDD 1px solid; 
}