
/*-------- THEME BEGINS -----------*/


/*==================================== 
// Body 
====================================*/
body {
	background-color: #eaeaea;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/*==================================== 
// Wrapper (same as wrapper in WP theme
====================================*/
div.ph_wrapper {
	width: 954px;
	padding: 10px 0;
	margin: 0 auto;
	background-color: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	*height:600px;
}

/*==================================== 
// Header 
====================================*/
div.ph_header {
	padding: 0 20px;
	height:110px;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.ph_standAlone {
	margin: 0 auto;
	width: 560px;
	background-color:#fff;
}

/*==================================== 
// Nav 
====================================*/

#ph_nav {
	clear:both;
	padding:0;
	margin: 0;
	border:none;
	position:absolute;
	top: 83px;
	left: 80px;
}

#ph_nav li{
	float:left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	list-style:none;
}

#ph_nav li a {
	margin: 0px 2px 0 2px;
	padding: 4px 10px 4px 10px;
	border: 1px solid #ccc;
	background-color: #eaeaea;
	line-height: 30px;
}


#ph_nav li a {
	color:#999;
	text-decoration:none;
}

#ph_nav li a:hover {
	color:#666;
	text-decoration:none;
	background-color: #fafafa;
}

body#home a#nav_home,
body#about a#nav_about,
body#blog a#nav_blog,
body.art a#nav_art,
body#design_interactive a#nav_design,
body#galleria a#nav_galleria,
.current_page_item
{
	color:#666;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #FFF;
	background-color: #FFFFFF;
	
}

/*==================================== 
// Content 
====================================*/
div.ph_contentWrapper {
	width: 954px;
	overflow:auto;
	min-height: 600px;
	background: #FFF url(../images/view/spacer.gif) top left repeat-y;
	padding: 10px 0;
}
div.ph_content_oneCol,
div.ph_contentGallery_oneCol {
	width: 934px;
	overflow:auto;
	min-height: 300px;
	background: #FFF url(../images/view/spacer.gif) top left repeat-y;
	padding: 10px 10px;
}

div.ph_content_twoCol {
	width: 810px;
	padding: 10px 20px 10px 10px;
	background: #fff url(../view/images/spacer.gif) top left repeat-y;
	height:100%;
	float:left;
}

div.ph_contentGeneral {
	padding: 16px 30px;	
}


/*==================================== 
// Standard Elements
====================================*/
a {
	color:#CC6600;
	text-decoration:none;
}

a:hover {
	color:#CC3300;
	text-decoration:underline;
}

p {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 0 0 6px 0;
}

ul {
	list-style:inside;
	list-style-type:disc;
}

ul.ph_secondaryList {
	margin-left: 10px;
}

li {
	line-height: 20px;	
}

p.ph_inline_p {
	float:left;
}

h2, 
.ph_homeContent_left h2 {
	font-size: 18px;
	line-height: 22px;
	color: #C60;	
}

h3 {
	font-size: 14px;
	line-height: 20px;
}
img.ph_portrait {
	float: left;	
	margin: 5px 20px 20px 0;
}
p.ph_about-info {
	padding-top: 40px;	
}

/*====================================
// Sub Sections 
====================================*/
div.ph_homeContent_left {
	float: left;
	width: 272px;
	min-height: 100px;
	padding: 50px 10px 0 30px;;
}

.ph_homeContent_left h2 {
	font-size: 24px;
	padding-bottom: 20px;	
}

div.ph_homeContent_right {
	float: left;
	width: 520px;
	min-height: 100px;
	text-align:center;	
	padding: 0 0 0 100px;
}


div.ph_section_wrapper {
	clear: both;
	padding: 0;
	border-top: 1px solid #ccc;
	overflow:auto;
}

/* used in About section */
div.ph_subContentSecondary_wrapper {
	width: 390px;
	padding: 15px 30px;
	float:left;
}

div.ph_subContentSecondary_wrapper li span {
	font-style: italic;	
}

.about_h4 {
	margin-top: 10px;	
}

/* used on home page sub sections */
div.ph_subContent_left,
div.ph_subContent_right {
	width: 447px;
	padding: 15px;
	float: left;
	background-color:#fff;
	min-height: 180px;
	border-top: 1px dotted #ccc;
}

div.ph_subContent_right {
	width: 445px;
	background-color: #fff;
	border-left: 1px dotted #ccc;
	border-right: 1px solid #fff;
}


/*==================================== 
// Side Bar 
====================================*/
div.ph_content_sideBar {
	float:left;
	background: #f5f5f5 url(../images/view/spacer.gif) top left repeat-y;
	min-height: 600px;
	width: 110px;
	padding: 10px 0px 10px 0;
	border-right: 1px solid #ccc;
}
/*------------------------
// Side Nav 
------------------------*/
ul.ph_sideNav_list {
	padding: 10px 0;
	text-align:right;
	background-color: #f5f5f5;
	border-right: 1px solid #ccc;
	margin-right: -1px;
}

.ph_sideNav_list li{
	padding: 4px 0;
	display:block;
	font-size: 11px;
	line-height: 16px;
}
 
.ph_sideNav_list li a{
	padding: 4px 8px;
	margin: 0;
	
}

.ph_sideNav_list li a:hover{
	text-decoration:underline;
	background-color:#fafafa;
}
/* sidebar nav selected */
body#artShow-2009 a#subNav_artShow-2009,
body#sketches a#subNav_sketches,
body#archives a#subNav_archives,
body#design_interactive a#subNav_interactive {
	color:#666666;
	background-color:#FFFFFF;
	margin-right: -1px;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-top: 1px solid #ccc;
}

/*==================================== 
// Social Network Buttons 
====================================*/
div.ph_socialList_wrapper,
div.ph_socialList_footerWrapper {
	padding: 6px 0;
	text-align:right;
}

div.ph_socialList_footerWrapper {
 	padding: 0;
	float:left;
}

div.ph_socialList_wrapper a,
div.ph_socialList_footerWrapper a {
	border:none;
	display:block;
	padding: 0 6px 0 2px;
}

a.ph_twitter {
	height: 16px;
	width: 62px;
	background: url(../images/view/buttons/ph_button_twitter.gif) left top no-repeat;
	text-indent: -9999px;
}
a.ph_twitter:hover {
	background: url(../images/view/buttons/ph_button_twitter.gif) left -18px no-repeat;
}

a.ph_flickr {
	height: 16px;
	width: 50px;
	background: url(../images/view/buttons/ph_button_flickr.gif) left top no-repeat;
}
a.ph_flickr:hover {
	background: url(../images/view/buttons/ph_button_flickr.gif) left -18px no-repeat;
}

a.ph_facebook {
	height: 16px;
	width: 67px;
	background: url(../images/view/buttons/ph_button_facebook.gif) left top no-repeat;
}
a.ph_facebook:hover {
	background: url(../images/view/buttons/ph_button_facebook.gif) left -18px no-repeat;
}

a.ph_linkedIn {
	height: 16px;
	width: 64px;
	background: url(../images/view/buttons/ph_button_linkedIn.gif) left top no-repeat;
}
a.ph_linkedIn:hover {
	background: url(../images/view/buttons/ph_button_linkedIn.gif) left -18px no-repeat;
}

ph_inline_p  a.ph_twitter,
ph_inline_p  a.ph_flickr,
a.ph_facebook,
a.ph_linkedIn {
		
}

img.ph_twitter_img {
	margin-top: 6px;
	border: none;	
}

.ph_hm_note {
	font-size: 11px;
	color: #999;
}
.ph_hm_note a {
	color: #999;
}

/*==================================== 
// Utils
====================================*/
.clear {
	clear: both;
}


















