/*
sidemenu2012.css

stylesheet for the left navigation menu for rogerhodgson.com
October 2012

Author ID Design http://iddesign.ca/
*/

/*Quattrocentro Roman substituted for the (Adobe-restricted) Trajan Pro*/
@font-face {
    font-family: 'QuattrocentoRomanRegular';
    src: url('fonts/Quattrocento-Regular-webfont.eot');
    src: url('fonts/Quattrocento-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Quattrocento-Regular-webfont.woff') format('woff'),
         url('fonts/Quattrocento-Regular-webfont.ttf') format('truetype'),
         url('fonts/Quattrocento-Regular-webfont.svg#QuattrocentoRomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*menu sits within div#earea*/

#social-container {
	width:142px;
	padding:5px 7px 5px 6px;
	text-align:center;
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid rgba(0,0,0,0.25);
	border-top:1px solid rgba(0,0,0,0.25);
	font-weight:bold;
}

#social-container p {
	text-align:center;
	margin:0px 0px 5px 0px;
}

#social-container img {
	display:inline-block;
	margin:0px 3px 5px 3px;
}

#menu-container { /*full width 155px*/
	width: 142px;
	padding: 0px 7px 10px 6px;
	border-bottom:1px solid rgba(0,0,0,0.25);
	/*background-color: pink;*/
}

#albumlinks-container {
	text-align:center;
	padding: 0px 7px 10px 6px;
	margin:15px 0px 10px 0px;
}

#albumlinks-container img {
	width: 144px;
	display:inline-block;
	border:0px;
}

#albumlinks-container p {
	text-align:center;
}

.longway-text {
	font-size:13px;
	color:#009;
}

.menu-button {
	font-family: 'QuattrocentoRomanRegular', 'Times New Roman', serif;
	text-transform: uppercase;
	color: #34396c;
	text-align: center;
	font-size: 15px;
	padding: 5px;
	border: 2px solid white;
	background: #fdfdfd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZWNmZGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #cecfdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#cecfdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#cecfdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fdfdfd 0%,#cecfdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#cecfdb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fdfdfd 0%,#cecfdb 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#cecfdb',GradientType=0 ); /* IE6-8 */
	margin: 0px 0px 5px 0px;
}

.menu-button:hover {
	cursor:pointer;
	font-family: 'QuattrocentoRomanRegular', 'Times New Roman', serif;
	text-transform: uppercase;
	color: #7f8afa;
	text-align: center;
	font-size: 15px;
	padding: 5px;
	border: 2px solid #d5d6e0;
	
	background: #d0d2dd; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZDJkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #d0d2dd 0%, #fafafb 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0d2dd), color-stop(100%,#fafafb)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #d0d2dd 0%,#fafafb 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #d0d2dd 0%,#fafafb 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #d0d2dd 0%,#fafafb 100%); /* IE10+ */

background: linear-gradient(to bottom,  #d0d2dd 0%,#fafafb 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d2dd', endColorstr='#fafafb',GradientType=0 ); /* IE6-8 */


}

a.menu-link:link {
	color:#FF0000;
	text-decoration:none;}      /* unvisited link */
a.menu-link:visited {color:#00FF00;}  /* visited link */
a.menu-link:hover {color:#FF00FF;}  /* mouse over link */
a.menu-link:active {color:#0000FF;}  /* selected link */

a.longway-link:link {
	color:#009;
	text-decoration:none;
}
a.longway-link:visited {color:#00FF00;}  /* visited link */
a.longway-link:hover {color:#FF00FF;}  /* mouse over link */
a.longway-link:active {color:#0000FF;}  /* selected link */