/*

Theme Name: jamesdurst

Theme URI:  http://www.tomstier.com

Description:  Custom theme for James Durst.

Version:    1.0

Author:   Tom Stier

Author URI: http://www.tomstier.com

Tags: james durst

*/



/*

    Copyright 2009 - 2010 Jestro LLC



    This program is free software: you can redistribute it and/or modify

    it under the terms of the GNU General Public License as published by

    the Free Software Foundation, either version 3 of the License, or

    (at your option) any later version.



    This program is distributed in the hope that it will be useful,

    but WITHOUT ANY WARRANTY; without even the implied warranty of

    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

    GNU General Public License for more details.



    You should have received a copy of the GNU General Public License

    along with this program.  If not, see <http://www.gnu.org/licenses/>.



*/



/* Import Stylesheets

-----------------------------------------------------------*/

@import url("stylesheets/master.css");

@import url("functions/stylesheets/style-options.php");



/* Required Wordpress Classes, don't remove these.

-----------------------------------------------------------*/

.aligncenter {

  display: block;

  margin-left: auto;

  margin-right: auto;

  }

.alignleft { float: left; }

.alignright { float: right; }



/* Make all custom CSS changes in a Child Theme. See this tutorial for instructions:

     ----> http://themes.jestro.com/punchcut/easy-upgrading-wordpress-child-themes/ <----

 Any custom changes you make here will be overidden when you upgrade the theme.

-----------------------------------------------------------*/



#nav li ul



 { z-index: 100; }
#separatewindow { margin-left: 20px }
input.htmlselectcode

  { font-size: 9px; background: #eeeeee; margin-right: auto; margin-left: auto; padding-top: 0; padding-right: 0; padding-bottom: 0; width: 200px; border: solid 1px #888; border-left-color-ltr-source: physical; border-left-color-rtl-source: physical; border-left-color-value: #888888; border-left-style-ltr-source: physical; border-left-style-rtl-source: physical; border-left-style-value: solid; border-left-width-ltr-source: physical; border-left-width-rtl-source: physical; border-left-width-value: 1px; border-right-color-ltr-source: physical; border-right-color-rtl-source: physical; border-right-color-value: #888888; border-right-style-ltr-source: physical; border-right-style-rtl-source: physical; border-right-style-value: solid; border-right-width-ltr-source: physical; border-right-width-rtl-source: physical; border-right-width-value: 1px  }
input.htmlselectcode:hover



{



color: #ec1d18;



background-color: #caafae;



background-image: none;



background-repeat: repeat;



background-attachment: scroll;



background-position: 0% 0%;



}
#playerMultipleList { margin-right: auto; margin-left: auto }

#sidebar ul li.widget ul li { list-style-type:circle; }



