/*
Theme Name: Upstream Video
Theme URI: http://danielsu.com
Description: Fixed width 2 column
Author: Daniel Su
Author URI: http://danielsu.com


/*-----------Block Level Elements--------------*/

body {
	background-image: url(./images/grey_fish_bg4.gif);
	margin:0px;
	padding: 0px;

	font-size: 10pt;
	font-family: arial;
}

a:visited,
a:active,
a:link{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#page {
	width: 800px;
	margin: 0 auto;
	margin-top: 90px;
}

#header {
	width: 100%;
	display: none;
	visibility: hidden;
}

#headerimg {

}

.description {

}

#wrapper {
	/*width: 100%;*/
}

#content {
	margin: 0;
	float: right;
	width: 538px;
	padding: 30px;
	background-color: white;
}

#menu {
	float: right;
	width: 202px;

	background-image: url(./images/logo_type_red_square.gif);
	background-repeat: no-repeat;
	padding-top: 0px;

}

#menu2 {
	clear: both;
	color: #AAAAAA;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	font-weight: bold;
	color: #AAAAAA;
}

#footer {
	clear: both;
	font-size: 8pt;
	text-align: center;
	color: #AAAAAA;
	margin-bottom: 40px;
	padding-left: 202px;
}

/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

.post h1{
	letter-spacing: -1.5px;
	font-family: times, georgia;
	font-weight: normal;
}

.post h2{
	/*
	display: none;
	visibility: hidden;
	*/
}

h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu ul h2 {

}

#menu ul li {

}

#menu ul ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


#menu a:visited,
#menu a:active,
#menu a:link{
	color: white;
}

#menu ul li {
	background-color: black;
	padding: 6px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

#menu ul ul ul {

}

#menu p {

}

#menu a {

}
#menu a:hover {

}

#menu a:visited {

}



/*--------------Sidebar2------------*/

#menu2 h2{
	font-size: 10pt;
	font-family: arial;
}

#menu2 a:visited,
#menu2 a:active,
#menu2 a:link{
	color: #AAAAAA;
}

#menu2 ul li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: right;
}


#menu2 ul li ul{
	list-style-type: none;
	width: 200px;
	float: none;
}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}

/*-------------E-Commerce------------------*/

body input{
	font-size: 10pt;
}

.post .producttext input {
	background-color: #52565F;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 6pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}

td.textcol,
td.imagecol{
	margin-bottom: 40px;
}


#menu #checkout a:visited,
#menu #checkout a:active,
#menu #checkout a:link{
	color: #CCCCCC;
}
#menu #checkout{
	color: #CCCCCC;
	font-weight: bold;
	text-align: right;
/*
	padding: 6px;
	padding-top: 40px;
*/
}




#menu ul li.widget.widget_wp_shopping_cart {
	background-color: transparent;
	width: 154px;
	margin-left: 10px;
	font-weight: normal;
}

#menu ul li.widget.widget_wp_shopping_cart h2{
	text-align: right;
	font-size: 10pt;
}

.shoppingcart{
	/* 
	width: 150px;
	padding: 0px;
	margin: 0px;
	*/
}

#menu ul li #widgetshoppingcart{
	/*
	width: 170px;
	padding-right: 6px;
	 */
	text-align: right;
	font-size: 8pt;
}

#menu ul li #sliding_cart{
	/* width: 164px; */
	text-align: right;
	/* background-color: blue; */
}

.post strong.cattitles {
	letter-spacing: -1.5px;
	font-family: times, georgia;
	font-weight: normal;
	font-size: 22pt;
}

