/*
Theme Name: Unlimited Vision Default
Theme URI: http://unlimited-vision.com
Description: The default Unlimited Vision theme.
Version: 1.0
Author: Phillip Jordan
Author URI: http://phillipjordan.com/

*/



/* Resets */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:0 0 1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}



/* Begin Typography & Colors */
body {
	width:980px;
	margin:0 auto;
	color:#7f8485;
	text-align: center;
	}


/*h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.385em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}*/

a{
	color: #c2c2c2;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #af1f2d;
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	margin: 0 auto;
	padding: 18px 51px 18px 0;
	text-align:left;
	}

#header {
	display:block;
	height:37px;
	}
	
#content{
	float:right;
	width:631px;
  padding-top: 37px;
	}

	
/* clearfix */
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clear{zoom: 1;}	/* IE6 */
*+html .clear{zoom: 1;}	/* IE7 */

/* 2 Column Layout */
#twocol-layout #twocol-layout-lt,
#twocol-layout #twocol-layout-rt {display:block;width:291px;float:left;}
#twocol-layout #twocol-layout-rt {float:right;}
#intro-text h2 { 
  font-size:1.538em;
  font-weight:normal;
  line-height:1.25;
  margin-bottom:1.25em;
  margin-top:-3px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	clear: both;
	text-align:center;
	}
	
/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#sidebar ul, #sidebar ul ol {
	margin:32px 5px 0 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 5px 0 33px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 5px 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 12px 0 0;
	padding: 0;
	}

#sidebar li a {
  color:#a1a5a6;
}
/* End Entry Lists */


/* Begin Header*/
#header h1 a{
	display:block;
	background:transparent url(images/logo.png) no-repeat 0 0;
	height:37px;
	width:164px;
	text-indent:-1000em;
	margin-left:58px;
	}

/* End Header */


/* Begin Sidebar */
#sidebar
{
	float:left;
	width: 240px;
	margin:0 0 0 58px;
	padding:3px 0 0;
	}
	
#sidebar a{padding:3px;}
#sidebar a:hover,#sidebar ul li.current_page_item a,#sidebar ul li.current_page_item ul a:hover {
	color:#fff;
	background-color:#af1f2d;
	text-decoration:none;
	}
#sidebar ul li.current_page_item ul a{
	background:none;color: #c2c2c2;
	}

/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

#contact-form{padding-top:1em;}
#contact-form label{float:left;display:block;width:140px}
#contact-form textarea{width:255px;}




/*
 * Home
 */

#home .cycle-images {
  margin-bottom: 30px;
  height: 354px;
  overflow:hidden;
}

#home h2 { 
  font-size: 1.538em; 
  font-weight :normal;
  line-height: 1.25;
  margin-bottom: 1.25em; 
  margin-top:-3px;
}


/*
 * Portfolio Page
 */


#portfolio-page  .slider {
  height: 354px;
  overflow:hidden;
  margin-bottom: 30px;
  position: relative;
}

#portfolio-page .slider .image-holder {
  position: relative;
  white-space: nowrap;
  padding-right: 134px;
  display:inline;
}

#portfolio-page .slider img {
  vertical-align: top;
}

#portfolio-page h1 {
  float: left;
  margin-right: 14px;
  color: #545454;
  
}

#portfolio-page ul {
  margin: 0;
  padding: 0;
  color: #cc0000;
}

#portfolio-page ul li {
  list-style: none;
  cursor: pointer;
  display: inline;
}

#portfolio-page .arrows {
  padding-bottom:14px;
}

#portfolio-page .arrows li {
  font-size: 24px;
  margin-right:20px;
}

#portfolio-page .numbers {
  float:left;
  margin-top: 6px;
}

#portfolio-page .numbers li {
  font-size: 13px;
  float:left;
}

#portfolio-page .numbers li a {
  padding-right: 16px;
  color: #545454;
}

#portfolio-page .numbers li a:hover {
  text-decoration: none;
  color: #cc0000;
}






