/*
Theme Name: Up
Theme URI: http://briggsfreeman.com
Description: Minimalist, Responsive Magazine
Version: 5.1
Author: briggsfreeman.com
Author URI: http://twitter.com/updatedallas
Tags: light, white, black,  two-columns, left-sidebar, flexible-width,  custom-colors, custom-menu,  featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready
*/

@import url("css/style_reset.css") ; 

@import url("css/flexslider.css");

@import url("css/elastislide.css");

@import url("css/style_main.css") ; 

@import url("css/style_400.css");

@import url("css/style_320.css");

@import url("css/style_768.css");

@import url("css/style_1024.css");

@import url("css/tabber.css");

@import url("css/wpp.css");

#omc-full-article img, #omc-full-article a img, #omc-full-article img.alignnone .size-large,  #omc-full-article img.alignnone {
	max-width: 100%;
	height: auto;
}

div, span, em, ul, li{
font-family:"Gill Sans Light", sans-serif;
font-size:14px;
line-height:auto;
margin-bottom:15px;
}
.omc-post-heading-standard, h1, {
font-family:"Gill Sans Light", sans-serif;
font-size:26px;
line-height:auto;
margin-bottom:15px;
}


#sliderBox{ 
  max-width:95%; 
margin-bottom:15px; /* display:block;*/
 box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
 max-height:330px;

}
#logo-frame{
width:300px;
margin:0px auto;
}
#title-frame{
color:#273358;
font-size:14px;
text-align:center;
Font-family:"Futura Condensed Medium", sans-serif;
Text-transform: uppercase;
padding-top:10px;
width: 90%;
margin: 0 auto;
font-weight:bold;
}
::selection {
color: white;
}
::selection {
background-color: #263852;
}

.input-text, input[type="text"], input[type="input"], input[type="password"], input[type="email"], textarea, select {
-webkit-appearance: none;
border: 1px solid #E1E1E1;
padding: 6px 4px;
outline: none;
font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #777;
margin: 0;
width: 210px;
max-width: 100%;
display: block;
margin-bottom: 20px;
background: white;
}

#omc-logo a img{ width:90%;
}
.omc-post-heading-standard{
font-weight:100;
}