/*

File:			custom.css

Description:	Custom styles for Thesis



BASIC USAGE:



If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 

will be appended with the "custom" class, like so: <body class="custom">. You can use 

the "custom" class to override *any* CSS declarations contained in the style.css file.



For example, if you wish to change the default link color to green, you would add the 

following declarations to this file:



	.custom a, .custom a:visited { color: #090; }	<--- This makes links green

	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them



WHY THIS WORKS:



By using the "custom" class, you are creating more specific CSS declarations for HTML

elements. CSS styling is applied through rules of specificity, and because declarations

prepended with .custom are more specific, they get applied when the page is rendered!



More information about styling your Thesis installation using this file can be found

in the User's Guide:

	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/

*/



 

  Normal

  0

  

  

  

  

  false

  false

  false

  

  EN-US

  X-NONE

  X-NONE

  

   

   

   

   

   

   

   

   

   

   

   

  

  MicrosoftInternetExplorer4

  

   

   

   

   

   

   

   

   

   

   

   

  



 <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"

  DefSemiHidden="true" DefQFormat="false" DefPriority="99"

  LatentStyleCount="267">

  <w:LsdException Locked="false" Priority="0" SemiHidden="false"

   UnhideWhenUsed="false" QFormat="true" Name="Normal"/>

  <w:LsdException Locked="false" Priority="9" SemiHidden="false"

   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  <w:LsdException Locked="false" Priority="10" SemiHidden="false"

   UnhideWhenUsed="false" QFormat="true" Name="Title"/>

  

  <w:LsdException Locked="false" Priority="11" SemiHidden="false"

   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/>

  <w:LsdException Locked="false" Priority="22" SemiHidden="false"

   UnhideWhenUsed="false" QFormat="true" Name="Strong"/>

  <w:LsdException Locked="false" Priority="20" SemiHidden="false"

   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/>

  <w:LsdException Locked="false" Priority="59" SemiHidden="false"

   UnhideWhenUsed="false" Name="Table Grid"/>

  

  <w:LsdException Locked="false" Priority="1" SemiHidden="false"

   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/>

  <w:LsdException Locked="false" Priority="60" SemiHidden="false"

   UnhideWhenUsed="false" Name="Light Shading"/>

  <w:LsdException Locked="false" Priority="61" SemiHidden="false"

   UnhideWhenUsed="false" Name="Light List"/>

  <w:LsdException Locked="false" Priority="62" SemiHidden="false"

   UnhideWhenUsed="false" Name="Light Grid"/>

  <w:LsdException Locked="false" Priority="63" SemiHidden="false"

   UnhideWhenUsed="false" Name="Medium Shading 1"/>

  <w:LsdException Locked="false" Priority="64" SemiHidden="false"

   UnhideWhenUsed="false" Name="Medium Shading 2"/>

  <w:LsdException Locked="false" Priority="65" SemiHidden="false"

   UnhideWhenUsed="false" Name="Medium List 1"/>

  <w:LsdException Locked="false" Priority="66" SemiHidden="false"

   UnhideWhenUsed="false" Name="Medium List 2"/>

  <w:LsdException Locked="false" Priority="67" SemiHidden="false"

   UnhideWhenUsed="false" Name="Medium Grid 1"/>

  <w:LsdException Locked="false" Priority="68" SemiHidden="false"

   UnhideWhenUsed="false" Name="Medium Grid 2"/>

  <w:LsdException Locked="false" Priority="69" SemiHidden="false"

   UnhideWhenUsed="false" Name="Medium Grid 3"/>

  <w:LsdException Locked="false" Priority="70" SemiHidden="false"

   UnhideWhenUsed="false" Name="Dark List"/>

  <w:LsdException Locked="false" Priority="71" SemiHidden="false"

   UnhideWhenUsed="false" Name="Colorful Shading"/>

  <w:LsdException Locked="false" Priority="72" SemiHidden="false"

   UnhideWhenUsed="false" Name="Colorful List"/>

  <w:LsdException Locked="false" Priority="73" SemiHidden="false"

   UnhideWhenUsed="false" Name="Colorful Grid"/>

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

 



<!--

 /* Font Definitions */

 @font-face

	{font-family:"Cambria Math";

	panose-1:2 4 5 3 5 4 6 3 2 4;

	mso-font-charset:0;

	mso-generic-font-family:roman;

	mso-font-pitch:variable;

	mso-font-signature:-1610611985 1107304683 0 0 159 0;}

@font-face

	{font-family:Calibri;

	panose-1:2 15 5 2 2 2 4 3 2 4;

	mso-font-charset:0;

	mso-generic-font-family:swiss;

	mso-font-pitch:variable;

	mso-font-signature:-1610611985 1073750139 0 0 159 0;}

 /* Style Definitions */

 p.MsoNormal, li.MsoNormal, div.MsoNormal

	{mso-style-unhide:no;

	mso-style-qformat:yes;

	mso-style-parent:"";

	margin-top:0in;

	margin-right:0in;

	margin-bottom:10.0pt;

	margin-left:0in;

	line-height:115%;

	mso-pagination:widow-orphan;

	font-size:11.0pt;

	font-family:"Calibri","sans-serif";

	mso-fareast-font-family:Calibri;

	mso-bidi-font-family:"Times New Roman";}

.MsoChpDefault

	{mso-style-type:export-only;

	mso-default-props:yes;

	font-size:10.0pt;

	mso-ansi-font-size:10.0pt;

	mso-bidi-font-size:10.0pt;

	mso-ascii-font-family:Calibri;

	mso-fareast-font-family:Calibri;

	mso-hansi-font-family:Calibri;}

@page Section1

	{size:8.5in 11.0in;

	margin:1.0in 1.0in 1.0in 1.0in;

	mso-header-margin:.5in;

	mso-footer-margin:.5in;

	mso-paper-source:0;}

div.Section1

	{page:Section1;}

-->





 /* Style Definitions */

 table.MsoNormalTable

	{mso-style-name:"Table Normal";

	mso-tstyle-rowband-size:0;

	mso-tstyle-colband-size:0;

	mso-style-noshow:yes;

	mso-style-priority:99;

	mso-style-qformat:yes;

	mso-style-parent:"";

	mso-padding-alt:0in 5.4pt 0in 5.4pt;

	mso-para-margin:0in;

	mso-para-margin-bottom:.0001pt;

	mso-pagination:widow-orphan;

	font-size:11.0pt;

	font-family:"Calibri","sans-serif";

	mso-ascii-font-family:Calibri;

	mso-ascii-theme-font:minor-latin;

	mso-fareast-font-family:"Times New Roman";

	mso-fareast-theme-font:minor-fareast;

	mso-hansi-font-family:Calibri;

	mso-hansi-theme-font:minor-latin;

	mso-bidi-font-family:"Times New Roman";

	mso-bidi-theme-font:minor-bidi;}







body.custom {



&nbsp;&nbsp;&nbsp; background: #

081042

}







.custom #container {



&nbsp;&nbsp;&nbsp; margin-top: 2em;



&nbsp;&nbsp;&nbsp; margin-bottom: 2em;



&nbsp;&nbsp;&nbsp; padding: 0.5em;



&nbsp;&nbsp;&nbsp; background: #841400;



&nbsp;&nbsp;&nbsp; border: 0.8em solid #ffffff;



}







.custom #page {



&nbsp;&nbsp;&nbsp; background: #fff;



}

.format_text input, #commentform input, #commentform textarea { width: 100px;}





