/* CSS Document
Theme Name: Purple Slide
Theme URI: http://www.outliersolutions.com/
Version: 1.0
Author: Outlier Solutions Inc.
Author URI: http://www.OutlierSolutions.com/
Color Scheme: Dark Purple(#34407C), Yellow(#FCB716), OffWhite(#e5e4f1), Light Text (#e1e2ee)
*/


/*-------------------------------------------------

  General layout

-------------------------------------------------*/

body

{
	
	background: #8390ba url(/images/Portland-Advertising-Agency-Bkgrd.gif);
	
	background-repeat:repeat-x;
	
	color:#231F20;
	/*
	color: #3c5191;
	*/
	
	padding: 0 0;

	margin: 0;

}
p{
	
	font-size:16px;
	
	line-height:20px;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	text-align: left;
	
}
img

{

	border: 0;

}
img.std{

	margin:10px;
	
}

form

{

	margin: 0;

}



/* Headings */

h1,h2,h3,h4,h5,h6

{
	
	font-family:Arial;

	font-weight: normal;

	
	
}

h1{

	font-size:2em;
	
	text-align:left;
	
	color:#3c5191;
	
}

h1.top{
	
	padding-top:20px;

}




h2{

	font-size:1.7em;
	
	text-align:left;
	
	margin-bottom:10px;	
	
}
h2.featured{
	
	border-bottom-style:dotted;
	
	border-bottom-width:1px;
	
	border-bottom-color:#FCB716;
	
	display:inline;

}
h3{

margin-bottom:10px;	

}
h3.featured{

margin-bottom:10px;	

margin-top:10px;	

}
/* Lists */

ul

{

	list-style: none;

	padding: 0;

	margin: 0;
	
	overflow:hidden;
	
}

li

{

	padding: 0 0 0 13px;

	margin: 0 0 20px 0;
	
	font-size:1.4em;
	
		font-family:Tahoma, Geneva, sans-serif;
}

.moofarm {
	float:left;
	margin-right: 10px;
}

li a:link, li a:hover, li a:active, li a:visited, {
	color:black;
	text-decoration: none;
}

blockquote{
	color:#231F20;
}


/* Links */

a:link, a:visited

{

	color: #300054;

	text-decoration: underline;

}

a:hover, a:active

{

	color: black;

}

/*-------------------------------------------------

  Body Wrap

-------------------------------------------------*/


#everything{


}





/*-------------------------------------------------

  Header

-------------------------------------------------*/

#header

{

	width:964px;
	
	padding:0 7px;
	
	margin:0 auto;
	
	height:35px;	

}

#pageTitle

{

}


/*-------------------------------------------------

  Content wrappers

-------------------------------------------------*/

#container{
	
	width:705px;
	
	float: right;

	padding-bottom:20px;
	
	/*background-image: url(/images/Portland-Creative-Agency-Background.png);*/
	
	background:#53659f url(/images/Portland-Creative-Agency-Bkgrd.gif);
	
	background-repeat:repeat-x;
	
	overflow:hidden;
		
}

#outlier-container{
	
	width:950px;
	
	margin:0 auto 0 auto;

	padding-bottom:20px;
	
	/*background-image: url(/images/Portland-Creative-Agency-Background.png);*/
	
	background:#53659f url(/images/Portland-Creative-Agency-Bkgrd.gif);
	
	background-repeat:repeat-x;
	
	overflow:hidden;
		
}

#container-blog {}

#container-index{
	
	width:950px;
	
	margin:0 auto;

	padding-bottom:30px;
	
	/*background-image: url(/images/Portland-Creative-Agency-Background.png);*/
	
	background:#53659f url(/images/Portland-Creative-Agency-Bkgrd.gif);
	
	background-repeat:repeat-x;
	
	height: 100%;
	
	min-height:100%;
	
	z-index:40;
	
	overflow:hidden;
		
}
#indexMiddle{
	
	overflow:hidden;
	
	position:absolute;
	
	margin-left:-50px;
	
	height:394px;
	
	width:941px;
	
	z-index:75;
	
}


#indexODiv{
	
	float:left;
	
	width:351px;
	
	height:394px;
	
}
#indexO{

}
#indexMiddleRight{
	
	float:left;
	
	width:590px;
	
	height:394px;
	
}
#outlierFlash{
	width:590px;
	height:300px;
}
#PortlandAdvertisingAgency{

	float:right;

	width:340px;
	
	height:60px;
	
	margin-bottom:34px;


}

#outlierDef{
	
	clear:right;
	
	width:860px;
	
	height:300px;
	
	display:block;
	
	float:right;
	
	padding-right: 45px;

}

#outlierDef img {
	margin: 0;
	padding: 0;
	
}
#outlierDef ul{

	margin:2px 0 0 250px;
	
}
#outlierDef ul li{

	background-image:url(/images/Portland-Web-Design-Big-Button.gif);
	
	height:80px;
	
	width:410px;
	
	margin:0;
	
}
#outlierDef ul li a{
	
	width:390px;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	overflow:hidden;
	
	color:#e1e3ee;
	
	font-size:1.4em;
	
	padding:25px 0 16px 0;
	
	margin:0;
	
	display:block;
	
	text-align:center;
	
	text-decoration:none;

}
#outlierDef ul li a:hover{
	color:#eeeeee;
}
#innerContainer{

	background-image:url(/images/Outlier-O-Advertising-Agency.png);
	
	background-repeat:no-repeat;
	
	background-position:-2px -2px;
	
	margin:0px 15px 0 15px;
	
	padding:0;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	min-height:300px;
}
#indexBottom{
	padding-top:394px;
}


/*-------------------------------------------------

  Main Nav

-------------------------------------------------*/

#navArea

{
	
	width:936px;
	
	height:42px;
	
	margin:0 auto;
	
	padding:0 7px;
	
	background:url(/images/Corporate-Video-mainNav.jpg) no-repeat;
	/*
	background-image: url(/images/Corporate-Video-mainNav2.png);
	*/
	
	background-color:#eeeff6;
	

}
#mainNav{
	
	margin-left:163px;
	
	padding-top:9px;
	
	display:block;
	
	line-height:16px;
}

#mainNav li{

	margin:0;
	
	padding:0;
	
	display: block;
	
	float: left;
	
}

#mainNav li a{

	font-family:Tahoma, Geneva, sans-serif;
	
	font-size:.9em;
	
	color:#231F20;

	width:120px;
	
	text-align:center;
	
	float:left;
	
	display:block;

	border-right-style:solid;
	
	border-right-width:1px;
	
	border-right-color:#231F20;
	
	text-decoration:none;
	
}

#mainNav li a:hover{

	color:#9599B4;
	
}

#mainNav li a.last{

	border-right-style:none;

}
#bigOMenu{

	width:220px;
	
	min-height:240px;
	
	float:left;
	
	margin-right:20px;
	
	padding-right:10px;
	
	overflow:hidden;
	
	
		
}
#bigOMenu ul{

	list-style-type:arrow;
	
	margin-top:5px;

}
#bigOMenu li{
	
	background-image:none;

	margin-left:10px;
	
	


}
#bigOMenu li a, #bigOMenu li a:visited{

	font-family:Tahoma, Geneva, sans-serif;
	
	font-size:.8em;
	
	text-decoration:none;
	
}
#bigOMenu li a:hover{
	
	color:#000000;
	
	font-weight:800;
	
}
#bigOMenu li.current a{

	border-left-style:solid;
	
	border-left-color:#ffffff;

	border-left-width:2px;
	
	padding-left:5px;
}
#bigOMenu li.header{
	margin-left:0;
}
#bigOMenu li.headerCurrent{
	
	
	border-left-style:solid;
	
	border-left-color:#ffffff;
	
	border-left-width:2px;
	
	padding-left:5px;
}
	
#bigOMenu li.header h3 a, #bigOMenu li.headerCurrent h3 a {
	
	margin-left:0;
	
	font-size:1em;
	
	
	
}
#bigOMenu li h3 a{

	
	font-family:Tahoma, Geneva, sans-serif;
	
	background-image:none;
	
	margin-left:20px;
}


/*-------------------------------------------------

  Footer

-------------------------------------------------*/

#footer

{

	
	
	clear:both;

	text-align:center;
	
	padding:0 0 100px 0;
	
	font-size:1.2em;
	
	color:#3c5191;

}



#copyrights

{


}



/*-------------------------------------------------

  Forms

-------------------------------------------------*/


.formfield

{

	display:block;

	font-size: 11px;

	background-color: #EAE5EE;

	color: #300054;

	border-top: 1px solid #300054;

	border-left: 1px solid #300054;

	
	border-right: 1px solid #CEAEED;

	margin: 1px 0 0 0;

}

input, select, textarea

{

	font-size: 11px;

	background-color: #EAE5EE;

	color: #300054;

	border-top: 1px solid #300054;

	border-left: 1px solid #300054;

	border-bottom: 1px solid #CEAEED;

	border-right: 1px solid #CEAEED;

	margin: 1px 0 0 0;

}

.formbutton

{

	font-size: 11px;

	background: white;

	color: #494949;

	border-top: 1px solid #CEAEED;

	border-left: 1px solid #CEAEED;

	border-bottom: 1px solid #300054;

	border-right: 1px solid #300054;

	margin: 1px 0 0 0;

}



/*-------------------------------------------------

  Std Form

-------------------------------------------------*/

#stdform

{

	width:500px;

	padding:0;

	margin:10px 0 10px 0;

}

#stdformerror

{

	width:500px;

	background-color:#E7C1C1;

	border-color:#500000;

	border-style:solid;

	border-width:1px;

	color:#500000;

	margin:10px 0 10px 0; 

	padding:5px 5px 5px 5px;

}

#stdform .formfield

{

	display:block;

	background-color:transparent;

	padding:12px;

	margin:0;

	font-weight:bold;


	border-top-style:none;

	border-top-width:0

	overflow:hidden;
	
	border-left-style:none;
	
	border-right-style:none;

}

#stdform .formfielderror

{

	display:block;

	background-color:#E7C1C1;

	padding:12px;

	color:#500000;

	margin:0;

	font-weight:bold;

	border-top-color:#ffffff;

	border-top-style:dashed;

	border-top-width:1px;

	overflow:hidden;

}

#stdform label

{

	display:block;

	float:left;

	width:150px;

	font-size:14px;

	color:#300054;

	margin-right:10px;

}

#stdform label.required

{

	display:block;

	float:left;

	width:150px;

	font-size:16px;

	font-weight:bold;

	color:#300054;

}

#stdform label.radiolabel

{

	width:90px;

	font-size:14px;

	margin:0 4px 0 4px;

}

#stdform .textinput

{

	width:250px;

	background-color:#FFFFD3;

	margin:0 0 0 0;

	padding:4px;

	font-size:18px;

	color:#68187b;

}

#stdform .textareainput

{

	width:250px;

	height:175px;

	background-color:#FFFFD3;

	margin:0 0 0 0;

	padding:4px;

	font-size:18px;

	color:#68187b;

}

#stdform .radioinput

{

	width:30px;

	margin:0 0 0 0;

	padding:0 0 0 0;

}

#stdform .formbutton

{

	background-color:#b9b4c6;

	color:#68187b;

	/*width:75px;*/

	border-color:#ffffff;

	border-style:outset;

	border-width:5px;

	margin:0;

	padding:3px 15px 3px 15px;

	font-size:1.5em;

}
/*-------------------------------------------------

  Contact Form

-------------------------------------------------*/

#contactForm{
	float:left;
	width:500px;
}
#contactInfo{
	width:300px;
	float:left;
	padding-top:50px;
	font-size:1.4em;
}


/*-------------------------------------------------

  Index Page

-------------------------------------------------*/

#bigO{

	width:230px;
	
	height:300px;
	
	float:left;
	
	margin-left: -200px;
	
}
#bigOInner{

	width:210px;
	
	height:240px;
	
	float:left;
		
}	


#hello{

	clear:both;
	
	width:400px;
	
	float:left;
	
	padding:0 0 0 10px;
	
	overflow:hidden;
	
	margin:10px 0 0 0;
	
}
#hello h1 {
   
	  margin:0; 
	  
	  padding:0;
      
      width:275px; 
      
      height:75px;
      
      background:url("/images/Portland-Header-Hello.png") top left no-repeat;    
}

h1#events {
   
	  margin:0; 
	  
	  padding:0;
      
      width:275px; 
      
      height:75px;
      
      background:url("/images/outlier-events.png") top left no-repeat;    
}

#hello span {	
   
   	display:none;
   
   
      
}

#wereOutliers{

	width:430px;
	
	float:left;
	
	padding:0 0 0 60px;
	
	overflow:hidden;
	
	margin:10px 0 0 0;
	
}

#wereOutliers h1 {
   	
   	margin:0; 
   	
   	padding:0;
    
    width:275px; 
    
    height:75px;
    
    background:url("/images/Portland-Header-We-R-Outliers.png") top left no-repeat;

      
}
#wereOutliers span {
   	
  	display:none;
      
}
li h3{
	
	font-size:.95em;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	color:#231F20;
	
	margin-bottom:10px;
	
	
}
a.call2ActionTop, a.call2ActionTop:visited{
	display:block;
	
	width:250px;
	
	height:40px;
	
	background-image:url(/images/Advertising-Agency-Portfolio.gif);
	
	background-repeat:no-repeat;
	
	float:right;
	
	padding-top:6px;
	
	margin:10px;
	
	font-size:1.4em;
	
	color:#E1E2EE;
	
	text-align:center;
	
	overflow:hidden;
	
	text-decoration:none;
}
a.call2ActionTop:hover{
	color:#eeeeee;
}
a.call2ActionCenter, a.call2ActionCenter:visited{
	display:block;
	
	width:250px;
	
	height:40px;
	
	background-image:url(/images/Advertising-Agency-Portfolio.gif);
	
	background-repeat:no-repeat;
	
	padding-top:6px;
	
	margin:10px auto;
	
	font-size:1.4em;
	
	color:#E1E2EE;
	
	text-align:center;
	
	overflow:hidden;
	
	text-decoration:none;
}
a.call2ActionCenter:hover{
	color:#eeeeee;
}
a.call2ActionLeft, a.call2ActionLeft:visited, .portfolioDetails a, .portfolioDetails a:visited{
	display:block;
	
	width:250px;
	
	height:40px;
	
	background-image:url(/images/Advertising-Agency-Portfolio.gif);
	
	background-repeat:no-repeat;
	
	padding-top:6px;
	
	margin:10px auto;
	
	font-size:1.4em;
	
	color:#E1E2EE;
	
	float:left;
	
	text-align:center;
	
	overflow:hidden;
	
	text-decoration:none;
}
a.call2ActionLeft:hover,.portfolioDetails a:hover{
	color:#eeeeee;
}
a.basicLink:link, a.basicLink:visited

{
	
	display:inline;
	
	width:auto;
	
	height:auto;
	
	background:none;
	
	font-size:1em;
	
	float:none;

	color: #300054;

	text-decoration: underline;
	
	padding:0;
	
	margin:0;

}

a.basicLink:hover, a.basicLink:active

{

	color: black;

}
img.search{
	margin-right:50px
}
.portfolioBigIcons{
	width:660px;
	float:right;
	overflow:hidden;
}
.portfolioBigIcon{
	width:200px;
	float:left;
	margin:0 5px;
}
.portfolioBigIcon h4{
	width:200px;
	text-align:center;
}
.portfolioFlash{
	height:300px;
	margin:0 50px 15px 50px;
	border-width:1px;
	border-style:solid;
	border-color:#3c5191;
	
}
.portfolioItem{
	overflow:hidden;
	/*float:left;*/
	padding:1.5em;
	/*clear:left;*/
	min-height: 1px;
	width: 100%;
}
.portfolioThumb{
	float:left;
	margin-right:15px;
	width:300px;
	min-height: 1px;
}
.portfolioDetails{
	overflow:hidden;
	display:block;
	width:550px;
	float:left;
	min-height: 1px;
}
.portfolioMovie{
	width:320px;
	margin:10px auto;
	overflow:hidden;
	min-height: 1px;
}
.spacer{
	clear:both;
	padding:1.5em;
	
}
.spacerFeatured{
	clear:both;
	padding:1.5em;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#FCB716;
}

.blogmenu
{
	background-image:url(/images/Outlier-O-Advertising-Agency-Inner.png);
}

.clear {
	clear:both;
}

.img-inline-upper
{
	margin-left: 250px;
	margin-bottom: 10px;
}

.inline-upper
{
	margin-left: 250px;
}