/* @override http://www.guerrilladigital.cc/2010/wp-content/themes/guerrilla_digital_2012/css/color.css */
body{
	background: #4d4a42;
	color: #aaa;
}
#headerWrapperOuter{
	background: url(../images/camo_224x128.gif) repeat center top;
}

#aboutWrapper,
#portfolioWrapper{
	background: #b8b19f url(../images/GD_bkg2013v2-600x600.jpg) repeat center top;
	color: #444;
}
#audioWrapper,
body.category #contentOuterWrapper,
body.single-post #contentOuterWrapper{
	background: #FFF url(../images/GD_bkg2013-600x600.jpg) repeat center top;
	color: #444;
}
#audioWrapper ul.portfolioDirectory li,
body.category .entry{
	border-bottom: 1px dotted #CCC;
}
#audioWrapper ul.portfolioDirectory li.last,
body.category .entry.last{
	border-bottom: none;
}
#typefaceSection ul.portfolioDirectory li{
	background: #FFF;
	box-shadow: 2px 2px 4px rgba(0,0,0,.35);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
}
div#facebookProfilePic img{
	box-shadow: 2px 2px 4px rgba(0,0,0,.35);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
	border: 10px solid #d8d4c9;
}
ul#instagramList img,
#printPackageSection img,
#webDesignSection img,
iframe[src^='http://www.youtube.com'],
iframe[src^='http://www.vimeo.com']{
	box-shadow: 2px 2px 4px rgba(0,0,0,.35);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
}
#contactWrapper,
#instagramOuterWrapper{
	background: #8a8577 url(../images/GD_bkg2013v3-600x600.jpg) repeat center top;
	color: #353535;
}
div#headerWrapper{
	background: #810000;
	box-shadow: 2px 2px 4px rgba(0,0,0,.35);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.35);
}
ul#menu-primary-menu a:link,
ul#menu-primary-menu a:visited,
ul#menu-primary-menu-alternate a:link,
ul#menu-primary-menu-alternate a:visited{
	color: #000;
	text-decoration: none;
}
ul#menu-primary-menu a:hover,
ul#menu-primary-menu-alternate a:hover{
	background: #000;
	color: #FFF;
}
#twitterOuterWrapper{
	background: #1d4b58 url(../images/GD_bkg2013v5-600x600.jpg) repeat center top;
	color: #71a2af;
}
#twitterOuterWrapper h5{
	color: #FFF;
}
#twitterOuterWrapper a:link,
#twitterOuterWrapper a:visited{
	color: #a4ecff;
	text-decoration: none;
}
#twitterOuterWrapper a:hover{
	color: #FFF;
	text-decoration: underline;
}
ul.twitter li {
	border-bottom: 1px dotted #255b69;
}
#recent_posts ul li{
	border-bottom: 1px dotted #CCC;
}
ul.twitter li.last,
#lastFMFeed p.last,
#recent_posts ul li.last{
	border-bottom: 0;
}
#lastFMOuterWrapper{
	color: #1d4b58;
	background: #71a2af url(../images/GD_bkg2013v4-600x600.jpg) repeat center top;
}
#lastFMFeed p{
	border-bottom: 1px dotted #5293a6;
}
#lastFMOuterWrapper a:link,
#lastFMOuterWrapper a:visited{
	text-decoration: none;
}
div#friendsBookmarks a:link,
div#inspirationBookmarks a:link,
div#friendsBookmarks a:visited,
div#inspirationBookmarks a:visited{
	color: #96b0b7;
	text-decoration: none;
}
div#friendsBookmarks a:hover,
div#inspirationBookmarks a:hover{
	color: #FFF;
	text-decoration: underline;
}
div#studioGear h5,
.typefaceDescription h5,
.audioDescription h4,
div#aboutContent h4,
div#webDesignSection h5,
div#recordingIntro h4 {
	color: #810000;
}
body.category .entry h4 a:link,
body.category .entry h4 a:visited,
body.single-post .entry h4 a:link,
body.single-post .entry h4 a:visited,
#recent_posts a:link,
#recent_posts a:visited {
	color: #810000;
	text-decoration: none;
}
body.category .entry h4 a:hover,
body.single-post .entry h4 a:hover,
#recent_posts a:hover {
	color: #000;
	text-decoration: underline;
}

div#footer h6{
	color: #b8b19f;
}
div#copyright p a:link,
div#copyright p a:visited{
	color: #aaa;
	text-decoration: none;
}
div#copyright p a:hover{
	color: #FFF;
	text-decoration: underline;
}
#webDesignSection h6 a:link,
#webDesignSection h6 a:visited{
	text-decoration: none;
}
#webDesignSection h6 a:hover{
	color: #000;
	text-decoration: underline;
}
ul.websiteAttributes{
	list-style-type: square;
}
#recent_posts ul{
	list-style-type: disc;
}
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {

}/* end of Smaller than standard 960 (devices and browsers) */

/* Tablet Portrait size to stsandard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
}/* end of Tablet Portrait size to standard 960 (devices and browsers) */

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
#webDesignSection .portfolioDirectory li{
	border-bottom: 1px dotted #8a8577 ;
}
#webDesignSection .portfolioDirectory li.last,
#webDesignSection .portfolioDirectory ul li{
	border-bottom: none;
}
}/* end of All Mobile Sizes (devices and browser) */

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {	
}/* end of Mobile Landscape Size to Tablet Portrait (devices and browsers) */

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

}/* end of Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */